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
makVrv::ArrayRange Struct Reference

Specifies a range of drawables in the drawable array. More...

Public Member Functions

 ArrayRange (unsigned _offset, unsigned _count)
 CTOR. More...
 
 ArrayRange ()
 CTOR. More...
 

Public Attributes

unsigned int offset
 Offset into the drawable array. More...
 
unsigned int count
 Number of drawables in the range. More...
 

Detailed Description

Specifies a range of drawables in the drawable array.

Constructor & Destructor Documentation

makVrv::ArrayRange::ArrayRange ( unsigned  _offset,
unsigned  _count 
)
inline

CTOR.

makVrv::ArrayRange::ArrayRange ( )
inline

CTOR.

Member Data Documentation

unsigned int makVrv::ArrayRange::offset

Offset into the drawable array.

unsigned int makVrv::ArrayRange::count

Number of drawables in the range.

Referenced by makVrv::DtInstanceManager::drawableOffsetMatrixIndex().


The documentation for this struct 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)