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

template<class T>
class makVrv::DtSphericalQuad< T >

Structure to hold a quad in spherical coordinates during geometry construction.

Public Member Functions

 DtSphericalQuad (DtSphericalVertex< T > topLeft, DtSphericalVertex< T > topRight, DtSphericalVertex< T > bottomLeft, DtSphericalVertex< T > bottomRight)
 

Public Attributes

DtSphericalVertex< T > myTopLeft
 
DtSphericalVertex< T > myTopRight
 
DtSphericalVertex< T > myBottomLeft
 
DtSphericalVertex< T > myBottomRight
 

Constructor & Destructor Documentation

template<class T >
makVrv::DtSphericalQuad< T >::DtSphericalQuad ( DtSphericalVertex< T >  topLeft,
DtSphericalVertex< T >  topRight,
DtSphericalVertex< T >  bottomLeft,
DtSphericalVertex< T >  bottomRight 
)

CTOR Instantiates a new Spherical Quad with the given vertices.

Parameters
topLeftthe topLeft vertex
topRightthe topRight vertex
bottomLeftthe bottomLeft vertex
bottomRightthe bottomRight vertex

Member Data Documentation

template<class T >
DtSphericalVertex<T> makVrv::DtSphericalQuad< T >::myTopLeft
template<class T >
DtSphericalVertex<T> makVrv::DtSphericalQuad< T >::myTopRight
template<class T >
DtSphericalVertex<T> makVrv::DtSphericalQuad< T >::myBottomLeft
template<class T >
DtSphericalVertex<T> makVrv::DtSphericalQuad< T >::myBottomRight

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)