VR-Forces 5.0.2 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::DtIntSize< T > Class Template Reference

template<class T>
class makVrv::DtIntSize< T >

Class for Screen/Texture Size.

Public Member Functions

 DtIntSize ()
 
 DtIntSize (T _width, T _height)
 

Public Attributes

width
 
height
 

Constructor & Destructor Documentation

template<class T >
makVrv::DtIntSize< T >::DtIntSize ( )
inline

CTOR.

template<class T >
makVrv::DtIntSize< T >::DtIntSize ( _width,
_height 
)
inline

CTOR.

Member Data Documentation

template<class T >
T makVrv::DtIntSize< T >::width
template<class T >
T makVrv::DtIntSize< T >::height

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)