| checkDB(void) const | FK::fk_DataAccess | |
| checkTopology(void) | FK::fk_DataAccess | |
| deleteAttrID(const int key) | FK::fk_Attribute | |
| deleteAttrII(const int key) | FK::fk_Attribute | |
| deleteAttrIS(const int key) | FK::fk_Attribute | |
| deleteAttrSD(const std::string key) | FK::fk_Attribute | |
| deleteAttrSI(const std::string key) | FK::fk_Attribute | |
| deleteAttrSS(const std::string key) | FK::fk_Attribute | |
| existAttrID(const int key) const | FK::fk_Attribute | |
| existAttrII(const int key) const | FK::fk_Attribute | |
| existAttrIS(const int key) const | FK::fk_Attribute | |
| existAttrSD(const std::string key) const | FK::fk_Attribute | |
| existAttrSI(const std::string key) const | FK::fk_Attribute | |
| existAttrSS(const std::string key) const | FK::fk_Attribute | |
| existEdge(fk_Edge *edge) const | FK::fk_DataAccess | |
| existEdge(int ID) const | FK::fk_DataAccess | |
| existHalf(fk_Half *half) const | FK::fk_DataAccess | |
| existHalf(int ID) const | FK::fk_DataAccess | |
| existLoop(fk_Loop *loop) const | FK::fk_DataAccess | |
| existLoop(int ID) const | FK::fk_DataAccess | |
| existVertex(fk_Vertex *vertex) const | FK::fk_DataAccess | |
| existVertex(int ID) const | FK::fk_DataAccess | |
| fk_Attribute(void) | FK::fk_Attribute | |
| fk_BaseObject(fk_Type type=fk_Type::BASEOBJECT) | FK::fk_BaseObject | |
| fk_DataAccess(void) | FK::fk_DataAccess | |
| fk_Shape(fk_Type=fk_Type::SHAPE) | FK::fk_Shape | |
| getAttrID(const int key) const | FK::fk_Attribute | |
| getAttrII(const int key) const | FK::fk_Attribute | |
| getAttrIS(const int key) const | FK::fk_Attribute | |
| getAttrSD(const std::string key) const | FK::fk_Attribute | |
| getAttrSI(const std::string key) const | FK::fk_Attribute | |
| getAttrSS(const std::string key) const | FK::fk_Attribute | |
| getEData(int ID) const | FK::fk_DataAccess | |
| getEdgeList(std::list< fk_Edge * > *list) | FK::fk_DataAccess | |
| getENum(void) const | FK::fk_DataAccess | |
| getHalfList(std::list< fk_Half * > *list) | FK::fk_DataAccess | |
| getHData(int ID) const | FK::fk_DataAccess | |
| getHNum(void) const | FK::fk_DataAccess | |
| getLastE(void) const | FK::fk_DataAccess | |
| getLastH(void) const | FK::fk_DataAccess | |
| getLastL(void) const | FK::fk_DataAccess | |
| getLastV(void) const | FK::fk_DataAccess | |
| getLData(int ID) const | FK::fk_DataAccess | |
| getLNum(void) const | FK::fk_DataAccess | |
| getLoopList(std::list< fk_Loop * > *list) | FK::fk_DataAccess | |
| getNextE(fk_Edge *edge) const | FK::fk_DataAccess | |
| getNextH(fk_Half *half) const | FK::fk_DataAccess | |
| getNextL(fk_Loop *loop) const | FK::fk_DataAccess | |
| getNextV(fk_Vertex *vertex) const | FK::fk_DataAccess | |
| getObjectType(void) const | FK::fk_BaseObject | |
| getRealShapeType(void) | FK::fk_Shape | |
| getVData(int ID) const | FK::fk_DataAccess | |
| getVertexList(std::list< fk_Vertex * > *list) | FK::fk_DataAccess | |
| getVNum(void) const | FK::fk_DataAccess | |
| modifyAttribute(std::string name) | FK::fk_Shape | |
| printTopology(void) | FK::fk_DataAccess | |
| setAttrID(const int key, const double value) | FK::fk_Attribute | |
| setAttrII(const int key, const int value) | FK::fk_Attribute | |
| setAttrIS(const int key, const std::string value) | FK::fk_Attribute | |
| setAttrSD(const std::string key, const double value) | FK::fk_Attribute | |
| setAttrSI(const std::string key, const int value) | FK::fk_Attribute | |
| setAttrSS(const std::string key, const std::string value) | FK::fk_Attribute | |
| setShaderAttribute(std::string name, int dim, std::vector< int > *array, bool self=false) | FK::fk_Shape | |
| setShaderAttribute(std::string name, int dim, std::vector< float > *array, bool self=false) | FK::fk_Shape | |
| setShaderAttribute(std::string name, int dim, std::vector< fk_Vector > *array) | FK::fk_Shape | |
| setShaderAttribute(std::string name, int dim, std::vector< fk_TexCoord > *array) | FK::fk_Shape | |
| setShaderAttribute(std::string name, int dim, std::vector< fk_HVector > *array) | FK::fk_Shape | |
| ~fk_Attribute() | FK::fk_Attribute | virtual |
| ~fk_DataAccess() | FK::fk_DataAccess | virtual |
| ~fk_Shape() | FK::fk_Shape | virtual |