|
WSF
|
Represents a vertex for a drawn item. More...
#include <WsfDraw.hpp>
Public Member Functions | |
| VertexObject () | |
Public Attributes | |
| VertexType | mVertexType |
| size_t | mPlatformIndex |
| UtVec3d | mPosition |
Represents a vertex for a drawn item.
|
inline |
References WsfDraw::cUNSET_VERTEX, mPlatformIndex, mPosition, and mVertexType.
| size_t WsfDraw::VertexObject::mPlatformIndex |
Referenced by WsfDraw::Vertex(), WsfDraw::VertexECS(), WsfDraw::VertexNED(), VertexObject(), and WsfDraw::VertexScreenPlat().
| UtVec3d WsfDraw::VertexObject::mPosition |
| VertexType WsfDraw::VertexObject::mVertexType |