VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Private Member Functions
makVrv::DtPerGeomInstance Class Reference

data that is both Per geometry and per instance such as switch states ***** Used on the GPU directly so make sure to keep this and the GLSL definition the same size ***** More...

Public Member Functions

 DtPerGeomInstance (int state, int geomOffset)
 CTOR. More...
 

Public Attributes

int myInstanceId
 
int myGeometryOffset
 
int mySwitchesOffBitMask
 
float myPadding
 

Private Member Functions

 DtPerGeomInstance ()
 unimplemented default constructor More...
 

Detailed Description

data that is both Per geometry and per instance such as switch states ***** Used on the GPU directly so make sure to keep this and the GLSL definition the same size *****

Constructor & Destructor Documentation

makVrv::DtPerGeomInstance::DtPerGeomInstance ( int  state,
int  geomOffset 
)

CTOR.

makVrv::DtPerGeomInstance::DtPerGeomInstance ( )
private

unimplemented default constructor

Member Data Documentation

int makVrv::DtPerGeomInstance::myInstanceId
int makVrv::DtPerGeomInstance::myGeometryOffset
int makVrv::DtPerGeomInstance::mySwitchesOffBitMask
float makVrv::DtPerGeomInstance::myPadding

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)