|
arsa
2.7
|
holding a group a variable More...
#include <IQ3Shader.h>
Public Member Functions | |
| SVarGroupList () | |
| virtual | ~SVarGroupList () |
Public Member Functions inherited from irr::IReferenceCounted | |
| IReferenceCounted () | |
| Constructor. More... | |
| virtual | ~IReferenceCounted () |
| Destructor. More... | |
| void | grab () const |
| Grabs the object. Increments the reference counter by one. More... | |
| bool | drop () const |
| Drops the object. Decrements the reference counter by one. More... | |
| s32 | getReferenceCount () const |
| Get the reference count. More... | |
| const c8 * | getDebugName () const |
| Returns the debug name of the object. More... | |
Public Attributes | |
| core::array< SVarGroup > | VariableGroup |
Additional Inherited Members | |
Protected Member Functions inherited from irr::IReferenceCounted | |
| void | setDebugName (const c8 *newName) |
| Sets the debug name of the object. More... | |
holding a group a variable
Definition at line 623 of file IQ3Shader.h.
|
inline |
Definition at line 625 of file IQ3Shader.h.
|
inlinevirtual |
Definition at line 629 of file IQ3Shader.h.
| core::array< SVarGroup > irr::scene::quake3::SVarGroupList::VariableGroup |
Definition at line 631 of file IQ3Shader.h.
1.8.15