Mesh::Vertex Struct Reference

Collaboration diagram for Mesh::Vertex:
[legend]
List of all members.

Public Member Functions

void reset ()
void add (const Vertex &v)
void mad (const Vertex &v, float c)
void normalize ()

Public Attributes

Vector3 m_position
Vector3 m_normal
Vector3 m_t1
Vector3 m_t2
float m_maxc
float m_minc
int m_triangleUsing
Vector2 m_uv
Vector4 m_diffuse
bool m_reliable

Detailed Description

Definition at line 16 of file Mesh.h.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 15 09:09:24 2007 for Surface Splating by  doxygen 1.5.1-p1