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

Class for Screen/Texture Size. More...

Public Member Functions

 DtIntSize ()
 CTOR.
 DtIntSize (T _width, T _height)
 CTOR.

Public Attributes

width
height

Detailed Description

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

Class for Screen/Texture Size.

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