VR-Forces 4.6 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.
 ArrayRange ()
 CTOR.

Public Attributes

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

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.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)