VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 offset
 Offset into the drawable array.
unsigned 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 makVrv::ArrayRange::offset

Offset into the drawable array.

unsigned makVrv::ArrayRange::count

Number of drawables in the range.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)