Kigs Framework
Doc version 0.8
Open source multi purpose Rapid Application Development framework
|
This is the complete list of members for OpenGLTexture, including all inherited members.
AddDynamicAttribute(KigsID ID, const value_type &value) | CoreModifiable | |
addItem(const CMSP &item, ItemPosition pos=Last) override | Drawable | virtual |
addUser(CoreModifiable *user) | CoreModifiable | virtual |
aggregateWith(CMSP &item, ItemPosition pos=Last) | CoreModifiable | |
Append(std::string &XMLString, const std::list< CoreModifiable * > &toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
BBoxUpdate(kdouble time) | Drawable | inlinevirtual |
CheckPostDraw(TravState *travstate) | Drawable | inline |
CreateFromImage(const SmartPointer< TinyImage > &image, bool directInit=false) override | OpenGLTexture | protectedvirtual |
debugPrintfFullTree(int maxindent=3) | CoreModifiable | static |
DoDraw(TravState *travstate) | Drawable | virtual |
DoPostDraw(TravState *travstate) | Drawable | virtual |
DoPreDraw(TravState *) | Drawable | virtual |
Draw(TravState *) | Drawable | protectedvirtual |
EmptyItemList() | CoreModifiable | |
Export(const std::string &filename, CoreModifiable *toexport, bool recursive=false, ExportSettings *settings=nullptr) | CoreModifiable | static |
Export(std::string &XMLString, const std::list< CoreModifiable * > &toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
Export(std::vector< CoreModifiable * > &savedList, XMLNode *currentNode, bool recursive, ExportSettings *settings) | CoreModifiable | protected |
ExportToXMLNode(CoreModifiable *toexport, XML *owner_xml_file, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
ExportToXMLString(CoreModifiable *toexport, bool recursive, ExportSettings *settings=nullptr) | CoreModifiable | static |
FatherNode3DNeedBoundingBoxUpdate() | Drawable | protectedvirtual |
flagAsNotificationCenterRegistered() | CoreModifiable | inline |
GenericCreateDynamicAttribute(CoreModifiable::ATTRIBUTE_TYPE type, KigsID ID) | CoreModifiable | protected |
getAttribute(KigsID labelid) const | CoreModifiable | |
GetGlobalPosition(Matrix3x4 *pLocalToGlobal, kfloat &x, kfloat &y, kfloat &z) | Drawable | inlinevirtual |
GetInstanceByGlobalPath(const std::string &path) | CoreModifiable | static |
GetInstanceByPath(const std::string &path) | CoreModifiable | |
GetMethods() | CoreModifiable | |
getNbArrayElements(KigsID attributeLabel) const | CoreModifiable | |
GetRootInstances(const KigsID &cid, bool exactTypeOnly=false) | CoreModifiable | static |
GetRuntimeID() const | CoreModifiable | |
Import(const std::string &filename, bool noInit=false, bool keepImportFileName=false, ImportState *state=nullptr, const std::string &override_name="") | CoreModifiable | static |
Import(XMLNodeTemplate< StringType > *currentNode, CoreModifiable *currentModifiable, ImportState &importState) | CoreModifiable | protectedstatic |
Init() | CoreModifiable | |
InitModifiable() override | OpenGLTexture | protectedvirtual |
InitParametersFromList(const std::vector< CoreModifiableAttribute * > *params) | CoreModifiable | |
Load() override | OpenGLTexture | protectedvirtual |
mFileName | Texture | protected |
mForcePow2 | Texture | protected |
mHasMipmap | Texture | protected |
mHeight | Texture | protected |
mIsDynamic | Texture | protected |
mRepeat_U | Texture | protected |
mRepeat_V | Texture | protected |
mTextureType | Texture | protected |
mTransparencyType | Texture | protected |
mWidth | Texture | protected |
PostDraw(TravState *travstate) override | OpenGLTexture | virtual |
PreDraw(TravState *) override | OpenGLTexture | virtual |
ProtectedDestroy() override | OpenGLTexture | protectedvirtual |
removeItem(const CMSP &item) override | Drawable | virtual |
removeUser(CoreModifiable *user) | CoreModifiable | virtual |
SetRepeatUV(bool RU, bool RV) | Texture | inline |
Texture(const kstl::string &name, DECLARE_CLASS_NAME_TREE_ARG) | Texture | |
TextureType enum name | Texture | |
UninitModifiable() override | OpenGLTexture | protectedvirtual |
UpdateAggregates(const Timer &timer, void *addParam) | CoreModifiable | protected |
UpdateBufferZone(unsigned char *bitmapbuffer, const BBox2DI &zone, const Point2DI &bitmapSize) override | OpenGLTexture | protectedvirtual |
~Texture() | Texture | protectedvirtual |