My Project
|
Custom vertex type for the bounding box. More...
#include <VertexFVF.h>
Public Attributes | |
Vector3 | p |
Vertex position. | |
DWORD | color |
Vertex color. | |
Static Public Attributes | |
static const DWORD | FVF = D3DFVF_XYZ | D3DFVF_DIFFUSE |
Custom vertex type for the bounding box.