Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Gray3D::cMeshVertsT< _TYPE_VERT > Class Template Reference

#include <cMesh.h>

Public Member Functions

 cMeshVertsT ()
 

Detailed Description

template<class _TYPE_VERT>
class Gray3D::cMeshVertsT< _TYPE_VERT >

_TYPE_VERT = vertex structure. Sets the stride size as sizeof(_TYPE_VERT).

Note
ASSUME the first element of _TYPE_VERT is always a cVector3f

Constructor & Destructor Documentation

◆ cMeshVertsT()

template<class _TYPE_VERT >
Gray3D::cMeshVertsT< _TYPE_VERT >::cMeshVertsT ( )
inline

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