HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_InstanceManager::gr_DrawEntry Class Reference

#include <GR_InstanceManager.h>

Public Member Functions

 gr_DrawEntry ()
 
 gr_DrawEntry (fpreal32 _z, int did, int didx)
 

Public Attributes

fpreal32 z
 
int draw_id
 
int draw_index
 

Detailed Description

Definition at line 340 of file GR_InstanceManager.h.

Constructor & Destructor Documentation

GR_InstanceManager::gr_DrawEntry::gr_DrawEntry ( )
inline

Definition at line 343 of file GR_InstanceManager.h.

GR_InstanceManager::gr_DrawEntry::gr_DrawEntry ( fpreal32  _z,
int  did,
int  didx 
)
inline

Definition at line 344 of file GR_InstanceManager.h.

Member Data Documentation

int GR_InstanceManager::gr_DrawEntry::draw_id

Definition at line 347 of file GR_InstanceManager.h.

int GR_InstanceManager::gr_DrawEntry::draw_index

Definition at line 348 of file GR_InstanceManager.h.

fpreal32 GR_InstanceManager::gr_DrawEntry::z

Definition at line 346 of file GR_InstanceManager.h.


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