allClear(bool matFlag=true) | fk_Point | |
clearMaterial(void) | fk_Shape | |
deleteAttrID(const int key) | fk_Attribute | |
deleteAttrII(const int key) | fk_Attribute | |
deleteAttrIS(const int key) | fk_Attribute | |
deleteAttrSD(const std::string key) | fk_Attribute | |
deleteAttrSI(const std::string key) | fk_Attribute | |
deleteAttrSS(const std::string key) | fk_Attribute | |
existAttrID(const int key) const | fk_Attribute | |
existAttrII(const int key) const | fk_Attribute | |
existAttrIS(const int key) const | fk_Attribute | |
existAttrSD(const std::string key) const | fk_Attribute | |
existAttrSI(const std::string key) const | fk_Attribute | |
existAttrSS(const std::string key) const | fk_Attribute | |
fk_Attribute(void) | fk_Attribute | |
fk_BaseObject(fk_ObjectType type=FK_BASEOBJECT) | fk_BaseObject | |
fk_Point(std::vector< fk_Vector > *array=NULL) | fk_Point | |
fk_Shape(fk_ObjectType=FK_SHAPE) | fk_Shape | |
getAttrID(const int key) const | fk_Attribute | |
getAttrII(const int key) const | fk_Attribute | |
getAttrIS(const int key) const | fk_Attribute | |
getAttrSD(const std::string key) const | fk_Attribute | |
getAttrSI(const std::string key) const | fk_Attribute | |
getAttrSS(const std::string key) const | fk_Attribute | |
getColorCount(void) | fk_Point | |
getColorID(int vID) | fk_Point | |
getDrawMode(void) | fk_Point | |
getDrawMode(int ID) | fk_Point | |
getMaterial(int id) | fk_Shape | |
getMaterialMode(void) | fk_Shape | |
getMaterialVector(void) | fk_Shape | |
getObjectType(void) const | fk_BaseObject | |
getObjMaterialID(void) | fk_Shape | |
getPaletteData(void) | fk_Shape | |
getPaletteSize(void) | fk_Shape | |
getSize(void) | fk_Point | |
getVertex(int ID) | fk_Point | |
pushPalette(fk_Material &mat) | fk_Shape | |
pushVertex(fk_Vector pos) | fk_Point | |
removeVertex(int ID) | fk_Point | |
setAttrID(const int key, const double value) | fk_Attribute | |
setAttrII(const int key, const int value) | fk_Attribute | |
setAttrIS(const int key, const std::string value) | fk_Attribute | |
setAttrSD(const std::string key, const double value) | fk_Attribute | |
setAttrSI(const std::string key, const int value) | fk_Attribute | |
setAttrSS(const std::string key, const std::string value) | fk_Attribute | |
setColorID(int vID, int cID) | fk_Point | |
setDrawMode(int ID, bool mode) | fk_Point | |
setMaterialMode(fk_MaterialMode mode) | fk_Shape | |
setObjMaterialID(int ID) | fk_Shape | |
setPalette(fk_Material &mat, int ID) | fk_Shape | |
setVertex(int ID, fk_Vector pos) | fk_Point | |
setVertex(int num, fk_Vector *array) | fk_Point | |
setVertex(std::vector< fk_Vector > *array) | fk_Point | |
~fk_Attribute() | fk_Attribute | |
~fk_Point() | fk_Point | |
~fk_Shape() | fk_Shape | [virtual] |