Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Vertex Class Reference

Public Member Functions

 Vertex (double vx, double vy, double tx, double ty)
 
 Vertex ()
 

Public Attributes

double vertex_c [2]
 
double tex_c [2]
 

Detailed Description

Definition at line 95 of file MeshRemapper.cpp.

Constructor & Destructor Documentation

Vertex::Vertex ( double  vx,
double  vy,
double  tx,
double  ty 
)

Definition at line 104 of file MeshRemapper.cpp.

References tex_c, and vertex_c.

Vertex::Vertex ( )
inline

Definition at line 99 of file MeshRemapper.cpp.

Member Data Documentation

double Vertex::tex_c[2]

Definition at line 101 of file MeshRemapper.cpp.

Referenced by A_Polygon::Intersect(), and Vertex().

double Vertex::vertex_c[2]

Definition at line 100 of file MeshRemapper.cpp.

Referenced by A_Polygon::Intersect(), and Vertex().


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