Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions | Public Attributes
irr::scene::quake3::SVarGroupList Struct Reference

holding a group a variable More...

#include <IQ3Shader.h>

Inheritance diagram for irr::scene::quake3::SVarGroupList:
irr::IReferenceCounted

List of all members.

Public Member Functions

 SVarGroupList ()
virtual ~SVarGroupList ()
- Public Member Functions inherited from irr::IReferenceCounted
bool drop () const
 Drops the object. Decrements the reference counter by one.
const c8getDebugName () const
 Returns the debug name of the object.
s32 getReferenceCount () const
 Get the reference count.
void grab () const
 Grabs the object. Increments the reference counter by one.
 IReferenceCounted ()
 Constructor.
virtual ~IReferenceCounted ()
 Destructor.

Public Attributes

core::array< SVarGroupVariableGroup

Additional Inherited Members

- Protected Member Functions inherited from irr::IReferenceCounted
void setDebugName (const c8 *newName)
 Sets the debug name of the object.

Detailed Description

holding a group a variable

Definition at line 624 of file IQ3Shader.h.


Constructor & Destructor Documentation

irr::scene::quake3::SVarGroupList::SVarGroupList ( )
inline
virtual irr::scene::quake3::SVarGroupList::~SVarGroupList ( )
inlinevirtual

Definition at line 630 of file IQ3Shader.h.


Member Data Documentation

core::array< SVarGroup > irr::scene::quake3::SVarGroupList::VariableGroup

The documentation for this struct was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Tue Jun 5 2012 17:59:18 by Doxygen (1.8.1)