- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
Texture Class Reference¶
Base class for all textures. More...
#include <Texture.h>
Inheritance diagram for Texture:
Inheritance graph
[legend]
Collaboration diagram for Texture:
Collaboration graph
[legend]
Public Member Functions |
|
| Texture () | |
| Texture (HTreeObject *htreeobject) | |
| virtual BOOL | Evaluate (const Vector &evalp, HTexInfo *texinfo)=0 |
| virtual BOOL | EvaluateTransparency (const Vector &evalp, HTexInfo *texinfo)=0 |
| virtual HObjectListNode * | GetPointerList (HPointerPropertyBase *prop) |
| virtual void | CheckOut (HHashObject *cache) |
| virtual void | OnNotifyNewProperty (HProperty *prop, const String &matchname) |
| HModel * | GetModel () |
| HGroup * | GetGroup () |