My Project
Public Attributes | Static Public Attributes | List of all members
ParaEngine::LINEVERTEX Struct Reference

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
 

Detailed Description

Custom vertex type for the bounding box.


The documentation for this struct was generated from the following files: