| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <IQ3Shader.h>
Public Member Functions | |
| void | clear () |
| s32 | isValid () const |
| bool | operator< (const SVariable &other) const |
| bool | operator== (const SVariable &other) const |
| SVariable (const c8 *n, const c8 *c=0) | |
| virtual | ~SVariable () |
Public Attributes | |
| core::stringc | content |
| core::stringc | name |
Definition at line 542 of file IQ3Shader.h.
Definition at line 547 of file IQ3Shader.h.
|
inlinevirtual |
Definition at line 548 of file IQ3Shader.h.
|
inline |
Definition at line 550 of file IQ3Shader.h.
|
inline |
Definition at line 556 of file IQ3Shader.h.
References name, and irr::core::string< T, TAlloc >::size().
|
inline |
Definition at line 566 of file IQ3Shader.h.
References irr::core::string< T, TAlloc >::c_str(), and name.
|
inline |
Definition at line 561 of file IQ3Shader.h.
References irr::core::string< T, TAlloc >::c_str(), and name.
| core::stringc irr::scene::quake3::SVariable::content |
Definition at line 545 of file IQ3Shader.h.
Referenced by clear().
| core::stringc irr::scene::quake3::SVariable::name |
Definition at line 544 of file IQ3Shader.h.
Referenced by clear(), isValid(), operator<(), and operator==().
| The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:35 by Doxygen
(1.8.5) |