| 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_IFSTexture(fk_Image *image=(fk_Image *) NULL) | fk_IFSTexture | |
| 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 | |
| getConnectMode(void) | fk_IFSTexture | |
| getIFS(void) | fk_IFSTexture | |
| 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_IFSTexture | |
| getTextureMode(void) | fk_Texture | |
| init(void) | fk_IFSTexture | |
| moveVPosition(int vID, const fk_Vector &pos, int order=0) | fk_IFSTexture | |
| moveVPosition(int vID, double x, double y, double z, int order=0) | fk_IFSTexture | |
| moveVPosition(int vID, double *pos, int order=0) | fk_IFSTexture | |
| pushPalette(fk_Material &mat) | fk_Shape | |
| readBMP(std::string fileName) | fk_Texture | |
| readBMPData(fk_ImType *buf) | fk_Texture | |
| readD3DXFile(std::string fileName, std::string objName, int materialID=-1) | fk_IFSTexture | |
| readJPG(std::string fileName) | fk_Texture | |
| readMQOData(unsigned char *buffer, std::string objName, int materialID=-1, bool contFlg=true) | fk_IFSTexture | |
| readMQOFile(std::string fileName, std::string objName, int materialID=-1, bool contFlg=true) | fk_IFSTexture | |
| readPNG(std::string fileName) | fk_Texture | |
| readPNGData(fk_ImType *buf) | fk_Texture | |
| setAnimationTime(double t) | fk_IFSTexture | |
| 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 | |
| setBVHMotion(fk_BVHMotion *bvh) | fk_IFSTexture | |
| setConnectMode(bool connectFlg) | fk_IFSTexture | |
| 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, fk_TexCoord &coord) | fk_IFSTexture | |
| setTextureMode(fk_TexMode mode) | fk_Texture | |
| ~fk_Attribute() | fk_Attribute | |
| ~fk_IFSTexture() | fk_IFSTexture | |
| ~fk_Shape() | fk_Shape | [virtual] |