Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

NormalDiffuseTexVertex Class Reference

#include <vertex.h>

Collaboration diagram for NormalDiffuseTexVertex:

Collaboration graph
[legend]
List of all members.

Detailed Description

Basic vertex class with position, normal, diffuse and a 2-dim texture coordinate.

Author:
Mattias Jansson (mattias@realityrift.com)


Public Attributes

Vector3d m_kPosition
Vector3d m_kNormal
Color32 m_kColor
float m_afTexCoord [2]

Static Public Attributes

VertexDeclaration s_kDecl


Member Data Documentation

Vector3d m_kPosition
 

Position

Vector3d m_kNormal
 

Normal

Color32 m_kColor
 

Diffuse color

float m_afTexCoord[2]
 

Texture coordinate

VertexDeclaration s_kDecl [static]
 

Vertex declaration


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:16 2004 for NeoEngine by doxygen 1.3.5