, including all inherited members.
| AcquireInterface() | BaseInterface | [inline, virtual] |
| ClearTextures()=0 | ISimpleMaterial | [pure virtual] |
| Clone()=0 | ISimpleMaterial | [pure virtual] |
| CloneInterface(void *remapDir=NULL) | BaseInterface | [inline, virtual] |
| DeleteInterface() | BaseInterface | [inline, virtual] |
| FillMode enum name | ISimpleMaterial | |
| FillPoint enum value | ISimpleMaterial | |
| FillSolid enum value | ISimpleMaterial | |
| FillWireframe enum value | ISimpleMaterial | |
| GetAmbientColor() const =0 | ISimpleMaterial | [pure virtual] |
| GetBorderColor(MapUsage usage) const =0 | ISimpleMaterial | [pure virtual] |
| GetDiffuseColor() const =0 | ISimpleMaterial | [pure virtual] |
| GetEmissiveColor() const =0 | ISimpleMaterial | [pure virtual] |
| GetFillMode() const =0 | ISimpleMaterial | [pure virtual] |
| GetID() | BaseInterface | [virtual] |
| GetInterface(Interface_ID id) | BaseInterface | [virtual] |
| GetSelfIllumColorOn() const =0 | ISimpleMaterial | [pure virtual] |
| GetSpecularColor() const =0 | ISimpleMaterial | [pure virtual] |
| GetSpecularLevel() const =0 | ISimpleMaterial | [pure virtual] |
| GetSpecularPower()=0 | ISimpleMaterial | [pure virtual] |
| GetTexture(MapUsage usage)=0 | ISimpleMaterial | [pure virtual] |
| GetTextureTransform(MapUsage usage)=0 | ISimpleMaterial | [pure virtual] |
| immediateRelease enum value | BaseInterface | |
| LifetimeControl() | BaseInterface | [inline, virtual] |
| LifetimeType enum name | BaseInterface | |
| MapUsage enum name | ISimpleMaterial | |
| MaxUsage enum value | ISimpleMaterial | |
| noRelease enum value | BaseInterface | |
| operator delete(void *ptr) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
| operator new[](size_t size) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | [inline, virtual] |
| ReleaseInterface() | BaseInterface | [inline, virtual] |
| serverControlled enum value | BaseInterface | |
| SetAmbientColor(const AColor &color)=0 | ISimpleMaterial | [pure virtual] |
| SetBorderColor(MapUsage usage, const AColor &color)=0 | ISimpleMaterial | [pure virtual] |
| SetDiffuseColor(const AColor &color)=0 | ISimpleMaterial | [pure virtual] |
| SetEmissiveColor(const AColor &color)=0 | ISimpleMaterial | [pure virtual] |
| SetFillMode(ISimpleMaterial::FillMode mode)=0 | ISimpleMaterial | [pure virtual] |
| SetSelfIllumColorOn(bool bOn)=0 | ISimpleMaterial | [pure virtual] |
| SetSpecularColor(const AColor &color)=0 | ISimpleMaterial | [pure virtual] |
| SetSpecularLevel(float level)=0 | ISimpleMaterial | [pure virtual] |
| SetSpecularPower(float power)=0 | ISimpleMaterial | [pure virtual] |
| SetTexture(TexHandle *pTexture, MapUsage usage)=0 | ISimpleMaterial | [pure virtual] |
| SetTextureTransform(MapUsage usage, const Matrix3 &transform)=0 | ISimpleMaterial | [pure virtual] |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | [inline, virtual] |
| UsageDiffuse enum value | ISimpleMaterial | |
| UsageOpacity enum value | ISimpleMaterial | |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | [virtual] |
| ~InterfaceServer() | InterfaceServer | [virtual] |