nAbstractShaderNode::TexNode Class Reference
#include <nabstractshadernode.h>
Detailed Description
Definition at line 98 of file nabstractshadernode.h.
Public Member Functions | |
| TexNode () | |
| default constructor | |
| TexNode (nShaderState::Param shaderParam, const char *texName) | |
| constructor | |
Public Attributes | |
| nShaderState::Param | shaderParameter |
| nString | texName |
| nRef< nTexture2 > | refTexture |
Constructor & Destructor Documentation
|
|
default constructor
Definition at line 120 of file nabstractshadernode.h. |
|
||||||||||||
|
constructor
Definition at line 130 of file nabstractshadernode.h. |
Member Data Documentation
|
|
Definition at line 106 of file nabstractshadernode.h. |
|
|
Definition at line 107 of file nabstractshadernode.h. |
|
|
Definition at line 108 of file nabstractshadernode.h. |
The documentation for this class was generated from the following file: