#include <IQ3Shader.h>
Definition at line 542 of file IQ3Shader.h.
Definition at line 547 of file IQ3Shader.h.
virtual irr::scene::quake3::SVariable::~SVariable | ( | ) | [inline, virtual] |
Definition at line 548 of file IQ3Shader.h.
void irr::scene::quake3::SVariable::clear | ( | ) | [inline] |
Definition at line 550 of file IQ3Shader.h.
s32 irr::scene::quake3::SVariable::isValid | ( | ) | const [inline] |
Definition at line 556 of file IQ3Shader.h.
References name, and irr::core::string< T, TAlloc >::size().
bool irr::scene::quake3::SVariable::operator< | ( | const SVariable & | other | ) | const [inline] |
Definition at line 566 of file IQ3Shader.h.
References irr::core::string< T, TAlloc >::c_str(), and name.
bool irr::scene::quake3::SVariable::operator== | ( | const SVariable & | other | ) | const [inline] |
Definition at line 561 of file IQ3Shader.h.
References irr::core::string< T, TAlloc >::c_str(), and name.
Definition at line 545 of file IQ3Shader.h.
Referenced by clear().
Definition at line 544 of file IQ3Shader.h.
Referenced by clear(), isValid(), operator<(), and operator==().