VR-Forces Development_Version 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::DtScreenRect Struct Reference

Screen Space Rectangle class. More...

Public Member Functions

uint32 area (void) const
 Get the area of the screen rect.

Public Attributes

Vector2_uint32 vMin
Vector2_uint32 vMax

Detailed Description

Screen Space Rectangle class.

Member Function Documentation

uint32 makVrv::DtScreenRect::area ( void  ) const
inline

Get the area of the screen rect.

References vMax, vMin, makVrv::DtVector2< T >::x, and makVrv::DtVector2< T >::y.

Member Data Documentation

Vector2_uint32 makVrv::DtScreenRect::vMin

Referenced by area().

Vector2_uint32 makVrv::DtScreenRect::vMax

Referenced by area().


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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)