All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Vertex Class Reference

#include <vertex.h>

Public Member Functions

 Vertex ()
 
 Vertex (int)
 
 Vertex (Vertex const &)
 
void AddWithWeight (Vertex const &, float, void *=0)
 
void AddVaryingWithWeight (const Vertex &, float, void *=0)
 
void Clear (void *=0)
 
void ApplyVertexEdit (FarVertexEdit const &)
 

Detailed Description

Definition at line 40 of file vertex.h.

Constructor & Destructor Documentation

Vertex ( )
inline

Definition at line 42 of file vertex.h.

Vertex ( int  )
inline

Definition at line 44 of file vertex.h.

Vertex ( Vertex const &  )
inline

Definition at line 46 of file vertex.h.

Member Function Documentation

void AddVaryingWithWeight ( const Vertex ,
float  ,
void *  = 0 
)
inline

Definition at line 50 of file vertex.h.

void AddWithWeight ( Vertex const &  ,
float  ,
void *  = 0 
)
inline

Definition at line 48 of file vertex.h.

void ApplyVertexEdit ( FarVertexEdit const &  )
inline

Definition at line 54 of file vertex.h.

void Clear ( void *  = 0)
inline

Definition at line 52 of file vertex.h.


The documentation for this class was generated from the following file: