Delauney::Vertex Class Reference

Inherits TVector2Template< real32 >.

List of all members.

Public Types

enum  eLocation { kInvalid = 0, kInside = 1, kOnEdge = 2 }

Public Member Functions

 Vertex (real x, real y, eLocation location)
void SetInvalid () const
boolean IsInvalid () const
boolean IsOnEdge () const

Public Attributes

eLocation fLocation

Member Enumeration Documentation

Enumerator:
kInvalid 
kInside 
kOnEdge 

Constructor & Destructor Documentation

Delauney::Vertex::Vertex ( real  x,
real  y,
eLocation  location 
)

Member Function Documentation

boolean Delauney::Vertex::IsInvalid (  )  const [inline]
boolean Delauney::Vertex::IsOnEdge (  )  const [inline]
void Delauney::Vertex::SetInvalid (  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Mon Apr 26 22:48:11 2010 for Carrara SDK Doc by  doxygen 1.6.3