, including all inherited members.
| accept(VisitorBase &visitor)=0 | VRS::Visitable | [pure virtual] |
| acceptChildren(std::vector< Visitable * > &appendChildrenHere) const | VRS::Visitable | [inline, protected, virtual] |
| acceptedImpl(VisitorBase &vistor, bool pushObj, VisitorBase::VisitMode &mode) | VRS::Visitable | [inline, protected] |
| acceptHierarchyRecursionImpl(VisitorBase &visitor, bool pushObj) | VRS::Visitable | [inline, protected] |
| ALPHA enum value | VRS::TextureGL | |
| ALWAYS enum value | VRS::TextureGL | |
| Attribute(bool enabled=true) | VRS::Attribute | |
| callbacks(const ID &service) const | VRS::SharedObj | [protected] |
| category() const | VRS::TextureGL | [virtual] |
| CLAMP enum value | VRS::TextureGL | |
| CLAMP_TO_BORDER enum value | VRS::TextureGL | |
| CLAMP_TO_EDGE enum value | VRS::TextureGL | |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| COLOR enum value | VRS::TextureGL | |
| Component enum name | VRS::TextureGL | |
| currentTransactionNo() | VRS::SharedObj | [static] |
| definesComponent(Component component) const | VRS::TextureGL | [virtual] |
| DEPTH enum value | VRS::TextureGL | |
| DISABLED enum value | VRS::TextureGL | |
| EQUAL enum value | VRS::TextureGL | |
| FilterMode enum name | VRS::TextureGL | |
| GEQUAL enum value | VRS::TextureGL | |
| getAnisotropic() const | VRS::TextureGL | [virtual] |
| getBorderColor() const | VRS::TextureGL | [virtual] |
| getClientData() const | VRS::SharedObj | |
| getInternalFormat() const | VRS::TextureGL | [virtual] |
| getMagFilter() const | VRS::TextureGL | [virtual] |
| getMatrix() const | VRS::Texture | [virtual] |
| getMaxMipmapLevel() const | VRS::TextureGL | [virtual] |
| getMinFilter() const | VRS::TextureGL | [virtual] |
| getMinMipmapLevel() const | VRS::TextureGL | [virtual] |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| getShadowCompare() const | VRS::TextureGL | [virtual] |
| getShadowResult() const | VRS::TextureGL | [virtual] |
| getWrapS() const | VRS::Texture2DGL | [virtual] |
| getWrapT() const | VRS::Texture2DGL | [virtual] |
| GREATER enum value | VRS::TextureGL | |
| isA(const ID &id) const | VRS::SharedObj | |
| isEnabled() const | VRS::RenderObj | [virtual] |
| IsEqual(const SharedObj *obj1, const SharedObj *obj2) | VRS::SharedObj | [static] |
| isEqual(const SharedObj *other) const | VRS::SharedObj | [virtual] |
| isMipmap() const | VRS::TextureGL | [virtual] |
| lastTransactionNo() const | VRS::SharedObj | [virtual] |
| LEQUAL enum value | VRS::TextureGL | |
| LESS enum value | VRS::TextureGL | |
| LINEAR enum value | VRS::TextureGL | |
| LINEAR_MIPMAP_LINEAR enum value | VRS::TextureGL | |
| LINEAR_MIPMAP_NEAREST enum value | VRS::TextureGL | |
| MIRROR_CLAMP enum value | VRS::TextureGL | |
| MIRROR_CLAMP_TO_BORDER enum value | VRS::TextureGL | |
| MIRROR_CLAMP_TO_EDGE enum value | VRS::TextureGL | |
| MIRRORED_REPEAT enum value | VRS::TextureGL | |
| modified() | VRS::SharedObj | [virtual] |
| MonoAttribute(bool enabled=true) | VRS::MonoAttribute | [inline] |
| NEAREST enum value | VRS::TextureGL | |
| NEAREST_MIPMAP_LINEAR enum value | VRS::TextureGL | |
| NEAREST_MIPMAP_NEAREST enum value | VRS::TextureGL | |
| NEVER enum value | VRS::TextureGL | |
| NOT_EQUAL enum value | VRS::TextureGL | |
| operator==(const Texture2DGL &other) const | VRS::Texture2DGL | |
| VRS::TextureGL::operator==(const TextureGL &other) const | VRS::TextureGL | [protected] |
| VRS::Texture::operator==(const Texture &other) const | VRS::Texture | |
| VRS::MonoAttribute::operator==(const SharedObj &other) const | VRS::SharedObj | |
| outputAllTrackedObjectReferences() | VRS::SharedObj | [static] |
| outputReferences() const | VRS::SharedObj | |
| ref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| references() const | VRS::SharedObj | |
| registerCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| registerDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| RenderObj(bool enabled=true) | VRS::RenderObj | |
| REPEAT enum value | VRS::TextureGL | |
| setAnisotropic(GLfloat factor) | VRS::TextureGL | [virtual] |
| setBorderColor(const Color &color) | VRS::TextureGL | [virtual] |
| setClientData(void *clientData) | VRS::SharedObj | |
| setEnableState(bool enabled) | VRS::RenderObj | [virtual] |
| setFilter(FilterMode filter) | VRS::TextureGL | [virtual] |
| setInternalFormat(GLenum format=GL_ZERO) | VRS::TextureGL | [virtual] |
| setMagFilter(FilterMode filter) | VRS::TextureGL | [virtual] |
| setMatrix(const Matrix &textureMatrix) | VRS::Texture | [virtual] |
| setMaxMipmapLevel(unsigned int newMaxMipmapLevel) | VRS::TextureGL | [virtual] |
| setMinFilter(FilterMode filter) | VRS::TextureGL | [virtual] |
| setMinMipmapLevel(unsigned int newMinMipmapLevel) | VRS::TextureGL | [virtual] |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| setShadowCompare(ShadowCompareMode) | VRS::TextureGL | [virtual] |
| setShadowResult(ShadowResultMode) | VRS::TextureGL | [virtual] |
| setWrap(TextureGL::WrapMode wrapST) | VRS::Texture2DGL | [virtual] |
| setWrapS(TextureGL::WrapMode wrapS) | VRS::Texture2DGL | [virtual] |
| setWrapT(TextureGL::WrapMode wrapT) | VRS::Texture2DGL | [virtual] |
| SHADOW_ALPHA enum value | VRS::TextureGL | |
| SHADOW_INTENSITY enum value | VRS::TextureGL | |
| SHADOW_LUMINANCE enum value | VRS::TextureGL | |
| ShadowCompareMode enum name | VRS::TextureGL | |
| ShadowResultMode enum name | VRS::TextureGL | |
| SharedObj() | VRS::SharedObj | |
| SharedObj(const SharedObj &other) | VRS::SharedObj | |
| Texture(const Matrix &textureMatrix=Matrix()) | VRS::Texture | [protected] |
| Texture2DGL(TextureGL::WrapMode wrapS=TextureGL::REPEAT, TextureGL::WrapMode wrapT=TextureGL::REPEAT, TextureGL::FilterMode minFilter=TextureGL::TRILINEAR, TextureGL::FilterMode magFilter=TextureGL::LINEAR, GLfloat anisotropic=1.0, const Matrix &matrix=Matrix(), const Color &borderColor=Color(0.0f, 0.0f, 0.0f, 0.0f), GLenum internalFormat=GL_ZERO) | VRS::Texture2DGL | |
| TextureGL(FilterMode minFilter=TextureGL::TRILINEAR, FilterMode magFilter=TextureGL::LINEAR, GLfloat anisotropic=1.0, const Matrix &matrix=Matrix(), const Color &borderColor=Color(0.0f, 0.0f, 0.0f, 0.0f), GLenum internalFormat=GL_ZERO, unsigned int minMipmapLevel=0, unsigned int maxMipmapLevel=1000) | VRS::TextureGL | [protected] |
| trackReferences() | VRS::SharedObj | |
| TRILINEAR enum value | VRS::TextureGL | |
| unref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| unregisterCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| unregisterDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| VRS_SERIALIZABLE(Texture2DGL) | VRS::Texture2DGL | |
| VRS::TextureGL::VRS_SERIALIZABLE(TextureGL) | VRS::TextureGL | |
| VRS::Texture::VRS_SERIALIZABLE(RenderObj) | VRS::RenderObj | |
| VRS::SharedObj::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_SERIALIZABLE_ABSTRACT_CLASS(Texture) | VRS::Texture | |
| VRS_SERIALIZABLE_CLASS_ENUM(FilterMode) | VRS::TextureGL | |
| VRS_SERIALIZABLE_CLASS_ENUM(WrapMode) | VRS::TextureGL | |
| VRS_SERIALIZABLE_CLASS_ENUM(ShadowCompareMode) | VRS::TextureGL | |
| VRS_SERIALIZABLE_CLASS_ENUM(ShadowResultMode) | VRS::TextureGL | |
| VRS_SERIALIZABLE_CLASS_ENUM(Component) | VRS::TextureGL | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(Texture2DGL, TextureGL) | VRS::Texture2DGL | |
| VRS::TextureGL::VRS_TYPEINFO(TextureGL, Texture) | VRS::TextureGL | |
| VRS::Texture::VRS_TYPEINFO(Texture, MonoAttribute) | VRS::Texture | |
| VRS::MonoAttribute::VRS_TYPEINFO(MonoAttribute, Attribute) | VRS::MonoAttribute | |
| VRS::Attribute::VRS_TYPEINFO(Attribute, RenderObj) | VRS::Attribute | |
| VRS::RenderObj::VRS_TYPEINFO(RenderObj, SharedObj) | VRS::RenderObj | |
| VRS_VISITABLE_BASE | VRS::SharedObj | |
| WeakPointerBase class | VRS::SharedObj | [friend] |
| WrapMode enum name | VRS::TextureGL | |
| ~SharedObj() | VRS::SharedObj | [virtual] |
| ~Visitable() | VRS::Visitable | [inline, virtual] |