| 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 | |
| fillColor(const fk_Color &color) | fk_Texture | |
| fillColor(int r, int g, int b, int a=0) | fk_Texture | |
| fk_Attribute(void) | fk_Attribute | |
| fk_BaseObject(fk_ObjectType type=FK_BASEOBJECT) | fk_BaseObject | |
| fk_MeshTexture(fk_Image *image=(fk_Image *) NULL) | fk_MeshTexture | |
| 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 | |
| getBufferSize(void) | fk_Texture | |
| getImage(void) | fk_Texture | |
| getImageBuf(void) | fk_Texture | |
| getImageSize(void) | fk_Texture | |
| 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 | |
| getTexRendMode(void) | fk_Texture | |
| getTextureCoord(int tID, int vID) | fk_MeshTexture | |
| getTextureMode(void) | fk_Texture | |
| getTriNum(void) | fk_MeshTexture | |
| getVertexPos(int tID, int vID) | fk_MeshTexture | |
| init(void) | fk_MeshTexture | |
| pushPalette(fk_Material &mat) | fk_Shape | |
| putIndexFaceSet(fk_IndexFaceSet *ifs) | fk_MeshTexture | |
| readBMP(std::string fileName) | fk_Texture | |
| readBMPData(fk_ImType *buf) | fk_Texture | |
| readJPG(std::string fileName) | fk_Texture | |
| readMQOFile(std::string fileName, std::string objName, bool contFlg=true) | fk_MeshTexture | |
| readPNG(std::string fileName) | fk_Texture | |
| readPNGData(fk_ImType *buf) | fk_Texture | |
| 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 | |
| setImage(fk_Image *image) | fk_Texture | |
| setMaterialMode(fk_MaterialMode mode) | fk_Shape | |
| setObjMaterialID(int ID) | fk_Shape | |
| setPalette(fk_Material &mat, int ID) | fk_Shape | |
| setTexRendMode(fk_TexRendMode mode) | fk_Texture | |
| setTextureCoord(int tID, int vID, double x, double y) | fk_MeshTexture | |
| setTextureCoord(int tID, int vID, fk_TexCoord coord) | fk_MeshTexture | |
| setTextureMode(fk_TexMode mode) | fk_Texture | |
| setTriNum(int num) | fk_MeshTexture | |
| setTriPos(int tID, std::vector< fk_Vector > *array) | fk_MeshTexture | |
| setTriPos(int tID, fk_Vector *array) | fk_MeshTexture | |
| setTriTextureCoord(int tID, std::vector< fk_TexCoord > *array) | fk_MeshTexture | |
| setTriTextureCoord(int tID, fk_TexCoord *array) | fk_MeshTexture | |
| setVertexPos(int tID, int vID, double x, double y, double z) | fk_MeshTexture | |
| setVertexPos(int tID, int vID, fk_Vector pos) | fk_MeshTexture | |
| ~fk_Attribute() | fk_Attribute | |
| ~fk_MeshTexture() | fk_MeshTexture | |
| ~fk_Shape() | fk_Shape | [virtual] |