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_RectTexture(fk_Image *image=(fk_Image *) NULL) | fk_RectTexture | |
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 | |
getRepeatMode(void) | fk_RectTexture | |
getRepeatParam(void) | fk_RectTexture | |
getTexRendMode(void) | fk_Texture | |
getTextureCoord(int ID) | fk_RectTexture | |
getTextureMode(void) | fk_Texture | |
getTextureSize(void) | fk_RectTexture | |
init(void) | fk_RectTexture | |
pushPalette(fk_Material &mat) | fk_Shape | |
readBMP(std::string fileName) | fk_Texture | |
readBMPData(fk_ImType *buf) | fk_Texture | |
readJPG(std::string fileName) | fk_Texture | |
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 | |
setRepeatMode(bool mode) | fk_RectTexture | |
setRepeatParam(double wNum, double hNum) | fk_RectTexture | |
setTexRendMode(fk_TexRendMode mode) | fk_Texture | |
setTextureCoord(double sX, double sY, double eX, double eY) | fk_RectTexture | |
setTextureCoord(const fk_TexCoord &S, const fk_TexCoord &E) | fk_RectTexture | |
setTextureMode(fk_TexMode mode) | fk_Texture | |
setTextureSize(double w, double h) | fk_RectTexture | |
~fk_Attribute() | fk_Attribute | [virtual] |
~fk_RectTexture() | fk_RectTexture | [virtual] |
~fk_Shape() | fk_Shape | [virtual] |