|
arsa
2.7
|
#include <IQ3Shader.h>
Public Member Functions | |
| SVariable (const c8 *n, const c8 *c=0) | |
| virtual | ~SVariable () |
| void | clear () |
| s32 | isValid () const |
| bool | operator== (const SVariable &other) const |
| bool | operator< (const SVariable &other) const |
Public Attributes | |
| core::stringc | name |
| core::stringc | content |
Definition at line 540 of file IQ3Shader.h.
Definition at line 545 of file IQ3Shader.h.
|
inlinevirtual |
Definition at line 546 of file IQ3Shader.h.
Definition at line 548 of file IQ3Shader.h.
|
inline |
Definition at line 554 of file IQ3Shader.h.
Definition at line 564 of file IQ3Shader.h.
Definition at line 559 of file IQ3Shader.h.
| core::stringc irr::scene::quake3::SVariable::content |
Definition at line 543 of file IQ3Shader.h.
| core::stringc irr::scene::quake3::SVariable::name |
Definition at line 542 of file IQ3Shader.h.
1.8.15