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 574 of file IQ3Shader.h.
|
inline |
Definition at line 576 of file IQ3Shader.h.
References irr::core::ALLOC_STRATEGY_SAFE, irr::core::array< T, TAlloc >::setAllocStrategy(), and Variable.
|
inlinevirtual |
Definition at line 577 of file IQ3Shader.h.
|
inline |
Definition at line 595 of file IQ3Shader.h.
References irr::core::array< T, TAlloc >::linear_search(), and Variable.
|
inline |
Definition at line 579 of file IQ3Shader.h.
References irr::core::array< T, TAlloc >::size(), and Variable.
Referenced by set().
Definition at line 606 of file IQ3Shader.h.
References isDefined(), irr::core::array< T, TAlloc >::push_back(), and Variable.
core::array< SVariable > irr::scene::quake3::SVarGroup::Variable |
Definition at line 620 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 Mon May 6 2013 07:46:21 by Doxygen
(1.8.1.2) |