VR-Forces 5.0.1 Developer's Guide
 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.

Public Member Functions

uint32 area (void) const
 

Public Attributes

Vector2_int vMin
 
Vector2_int vMax
 

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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)