Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <IQ3Shader.h>
Public Member Functions | |
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) |
SVarGroup () | |
virtual | ~SVarGroup () |
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 irr::scene::quake3::dumpVarGroup(), get(), isDefined(), set(), and SVarGroup().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:35 by Doxygen
(1.8.5) |