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

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_DisplayOptiondopts
 
GU_ConstDetailHandle geometry
 
RE_CacheVersion geo_version
 
RE_CacheVersion select_version
 
RE_CacheVersion view_version
 
const GR_FrustumListvisible_frustums
 

Detailed Description

Set of parameters sent to GR_Primitive::viewUpdate().

Examples:
GUI/GUI_PrimFramework.h.

Definition at line 134 of file GR_UpdateParms.h.

Constructor & Destructor Documentation

GR_ViewUpdateParms::GR_ViewUpdateParms ( const GR_DisplayOption opt,
const GU_ConstDetailHandle geo,
RE_CacheVersion  geov,
RE_CacheVersion  selv,
RE_CacheVersion  viewv,
const GR_FrustumList frustums 
)
inline

Definition at line 137 of file GR_UpdateParms.h.

Member Data Documentation

const GR_DisplayOption& GR_ViewUpdateParms::dopts

Definition at line 151 of file GR_UpdateParms.h.

RE_CacheVersion GR_ViewUpdateParms::geo_version

Definition at line 153 of file GR_UpdateParms.h.

GU_ConstDetailHandle GR_ViewUpdateParms::geometry

Definition at line 152 of file GR_UpdateParms.h.

RE_CacheVersion GR_ViewUpdateParms::select_version

Definition at line 154 of file GR_UpdateParms.h.

RE_CacheVersion GR_ViewUpdateParms::view_version

Definition at line 155 of file GR_UpdateParms.h.

const GR_FrustumList& GR_ViewUpdateParms::visible_frustums

Definition at line 156 of file GR_UpdateParms.h.


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