| 
    HDK
    
   | 
 
Set of parameters sent to GR_Primitive::viewUpdate(). More...
#include <GR_UpdateParms.h>
Public Member Functions | |
| GR_ViewUpdateParms (const GR_DisplayOption &opt, const GU_ConstDetailHandle &geo, RE_CacheVersion geov, RE_CacheVersion selv, RE_CacheVersion viewv, const GR_FrustumList &frustums) | |
Public Attributes | |
| const GR_DisplayOption & | dopts | 
| GU_ConstDetailHandle | geometry | 
| RE_CacheVersion | geo_version | 
| RE_CacheVersion | select_version | 
| RE_CacheVersion | view_version | 
| const GR_FrustumList & | visible_frustums | 
Set of parameters sent to GR_Primitive::viewUpdate().
Definition at line 140 of file GR_UpdateParms.h.
      
  | 
  inline | 
Definition at line 143 of file GR_UpdateParms.h.
| const GR_DisplayOption& GR_ViewUpdateParms::dopts | 
Definition at line 157 of file GR_UpdateParms.h.
| RE_CacheVersion GR_ViewUpdateParms::geo_version | 
Definition at line 159 of file GR_UpdateParms.h.
| GU_ConstDetailHandle GR_ViewUpdateParms::geometry | 
Definition at line 158 of file GR_UpdateParms.h.
| RE_CacheVersion GR_ViewUpdateParms::select_version | 
Definition at line 160 of file GR_UpdateParms.h.
| RE_CacheVersion GR_ViewUpdateParms::view_version | 
Definition at line 161 of file GR_UpdateParms.h.
| const GR_FrustumList& GR_ViewUpdateParms::visible_frustums | 
Definition at line 162 of file GR_UpdateParms.h.