Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::scene::quake3::SVarGroupList Class Reference

holding a group a variable More...

#include <jimcpp/core/engine/IQ3Shader.hpp>

Inheritance diagram for jpp::scene::quake3::SVarGroupList:
Inheritance graph
Collaboration diagram for jpp::scene::quake3::SVarGroupList:
Collaboration graph

Public Attributes

core::array< SVarGroupVariableGroup
 

Additional Inherited Members

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

Detailed Description

holding a group a variable


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

Jimcpp    @cppfx.xyz

K