VR-Forces 4.7 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::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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)