#include <IQ3Shader.h>
Public Member Functions | |
SVarGroup () | |
virtual | ~SVarGroup () |
const core::stringc & | get (const c8 *name) const |
u32 | isDefined (const c8 *name, const c8 *content=0) const |
void | set (const c8 *name, const c8 *content=0) |
Public Attributes | |
core::array< SVariable > | Variable |
Definition at line 575 of file IQ3Shader.h.
|
inline |
Definition at line 577 of file IQ3Shader.h.
References irr::core::ALLOC_STRATEGY_SAFE, and Variable.
|
inlinevirtual |
Definition at line 578 of file IQ3Shader.h.
|
inline |
Definition at line 596 of file IQ3Shader.h.
References Variable.
Definition at line 607 of file IQ3Shader.h.
References isDefined(), and Variable.
core::array< SVariable > irr::scene::quake3::SVarGroup::Variable |
Definition at line 621 of file IQ3Shader.h.
Referenced by SVarGroup(), irr::scene::quake3::dumpVarGroup(), get(), isDefined(), and set().