nMultiLayeredNode Class Reference
[Scene System]
#include <nmultilayerednode.h>
Inheritance diagram for nMultiLayeredNode:

Detailed Description
(C) 2005 RadonLabs GmbH
Definition at line 14 of file nmultilayerednode.h.
Public Member Functions | |
| nMultiLayeredNode () | |
| constructor | |
| virtual | ~nMultiLayeredNode () |
| destructor | |
| virtual bool | SaveCmds (nPersistServer *ps) |
| object persistency | |
| virtual bool | RenderGeometry (nSceneServer *sceneServer, nRenderContext *renderContext) |
| render geometry | |
| void | SetUVStretch (int nr, float val) |
| void | SetDX7UVStretch (int nr, float val) |
| void | SetTexCount (int cnt) |
| void | SetPartIndex (int partIndex) |
| sets the part Index of this node | |
| int | GetPartIndex () const |
| gets the part Index of this node | |
Protected Attributes | |
| float | uvStretch [6] |
| float | dx7uvStretch [6] |
| int | texCount |
| int | partIndex |
Constructor & Destructor Documentation
|
|
constructor
Definition at line 16 of file nmultilayerednode_main.cc. |
|
|
destructor
Definition at line 24 of file nmultilayerednode_main.cc. |
Member Function Documentation
|
|
object persistency
Reimplemented from nShapeNode. |
|
||||||||||||
|
render geometry
Reimplemented from nShapeNode. Definition at line 33 of file nmultilayerednode_main.cc. |
|
||||||||||||
|
Definition at line 46 of file nmultilayerednode.h. |
|
||||||||||||
|
Definition at line 56 of file nmultilayerednode.h. |
|
|
Definition at line 67 of file nmultilayerednode.h. |
|
|
sets the part Index of this node
Definition at line 77 of file nmultilayerednode.h. |
|
|
gets the part Index of this node
Definition at line 87 of file nmultilayerednode.h. |
Member Data Documentation
|
|
Definition at line 35 of file nmultilayerednode.h. |
|
|
Definition at line 36 of file nmultilayerednode.h. |
|
|
Definition at line 37 of file nmultilayerednode.h. |
|
|
Definition at line 38 of file nmultilayerednode.h. |
The documentation for this class was generated from the following files: