| Home | Download | Screen shots | Discussion | Documentation | Links |
|---|
Inheritance diagram for TextureTransformNode:

Public Methods | |
| virtual | ~TextureTransformNode ()=0 throw () |
| Destructor. | |
| virtual const TextureTransformNode * | toTextureTransform () const throw () |
| Cast to a TextureTransformNode. | |
| virtual TextureTransformNode * | toTextureTransform () throw () |
| Cast to a TextureTransformNode. | |
Protected Methods | |
| TextureTransformNode (const NodeType &nodeType, const ScopePtr &scope) | |
| Constructor. | |
|
|
Destructor.
|
|
||||||||||||
|
Constructor.
|
|
|
Cast to a TextureTransformNode.
Reimplemented from Node. |
|
|
Cast to a TextureTransformNode.
Reimplemented from Node. |