VR-Forces 4.10 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. More...
 

Public Attributes

Vector2_int vMin
 
Vector2_int 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_int makVrv::DtScreenRect::vMin

Referenced by area().

Vector2_int makVrv::DtScreenRect::vMax

Referenced by area().


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)