![]() |
Kigs Framework
Doc version 0.8
Open source multi purpose Rapid Application Development framework
|
This is the complete list of members for DrawVertice, including all inherited members.
AddDynamicAttribute(KigsID ID, const value_type &value) | CoreModifiable | |
addItem(const CMSP &item, ItemPosition pos=Last) override | Drawable | virtual |
addUser(CoreModifiable *user) | CoreModifiable | virtual |
aggregateWith(CMSP &item, ItemPosition pos=Last) | CoreModifiable | |
Append(std::string &XMLString, const std::list< CoreModifiable * > &toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
BBoxUpdate(kdouble) override | DrawVertice | inlinevirtual |
CheckPostDraw(TravState *travstate) | Drawable | inline |
debugPrintfFullTree(int maxindent=3) | CoreModifiable | static |
DoDraw(TravState *travstate) | Drawable | virtual |
DoPostDraw(TravState *travstate) | Drawable | virtual |
DoPreDraw(TravState *) | Drawable | virtual |
Draw(TravState *travstate) override | DrawVertice | virtual |
EmptyItemList() | CoreModifiable | |
Export(const std::string &filename, CoreModifiable *toexport, bool recursive=false, ExportSettings *settings=nullptr) | CoreModifiable | static |
Export(std::string &XMLString, const std::list< CoreModifiable * > &toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
Export(std::vector< CoreModifiable * > &savedList, XMLNode *currentNode, bool recursive, ExportSettings *settings) | CoreModifiable | protected |
ExportToXMLNode(CoreModifiable *toexport, XML *owner_xml_file, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
ExportToXMLString(CoreModifiable *toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
FatherNode3DNeedBoundingBoxUpdate() | Drawable | protectedvirtual |
flagAsNotificationCenterRegistered() | CoreModifiable | inline |
GenericCreateDynamicAttribute(CoreModifiable::ATTRIBUTE_TYPE type, KigsID ID) | CoreModifiable | protected |
getAttribute(KigsID labelid) const | CoreModifiable | |
GetGlobalPosition(Matrix3x4 *pLocalToGlobal, kfloat &x, kfloat &y, kfloat &z) | Drawable | inlinevirtual |
GetInstanceByGlobalPath(const std::string &path) | CoreModifiable | static |
GetInstanceByPath(const std::string &path) | CoreModifiable | |
GetMethods() | CoreModifiable | |
getNbArrayElements(KigsID attributeLabel) const | CoreModifiable | |
GetRootInstances(const KigsID &cid, bool exactTypeOnly=false) | CoreModifiable | static |
GetRuntimeID() const | CoreModifiable | |
Import(const std::string &filename, bool noInit=false, bool keepImportFileName=false, ImportState *state=nullptr, const std::string &override_name="") | CoreModifiable | static |
Import(XMLNodeTemplate< StringType > *currentNode, CoreModifiable *currentModifiable, ImportState &importState) | CoreModifiable | protectedstatic |
Init() | CoreModifiable | |
InitModifiable() override | DrawVertice | protectedvirtual |
InitParametersFromList(const std::vector< CoreModifiableAttribute * > *params) | CoreModifiable | |
mColorCount | DrawVertice | protected |
mColorDecal | DrawVertice | protected |
mColorFormat | DrawVertice | protected |
mColors | DrawVertice | protected |
mColorSize | DrawVertice | protected |
mIndiceCount | DrawVertice | protected |
mIndiceFormat | DrawVertice | protected |
mIndices | DrawVertice | protected |
mIndiceSize | DrawVertice | protected |
mNormalCount | DrawVertice | protected |
mNormalDecal | DrawVertice | protected |
mNormalFormat | DrawVertice | protected |
mNormals | DrawVertice | protected |
mNormalSize | DrawVertice | protected |
mTexCoordCount | DrawVertice | protected |
mTexCoordDecal | DrawVertice | protected |
mTexCoordFormat | DrawVertice | protected |
mTexCoords | DrawVertice | protected |
mTexCoordSize | DrawVertice | protected |
mTransparencyType | DrawVertice | protected |
mVertexCount | DrawVertice | protected |
mVertexDecal | DrawVertice | protected |
mVertexFormat | DrawVertice | protected |
mVertexSize | DrawVertice | protected |
mVertices | DrawVertice | protected |
PostDraw(TravState *) | Drawable | protectedvirtual |
PreDraw(TravState *) | Drawable | protectedvirtual |
ProtectedDestroy() override | DrawVertice | protectedvirtual |
removeItem(const CMSP &item) override | Drawable | virtual |
removeUser(CoreModifiable *user) | CoreModifiable | virtual |
UninitModifiable() | CoreModifiable | virtual |
UpdateAggregates(const Timer &timer, void *addParam) | CoreModifiable | protected |