eLynx SDK v3.3.0
C++ image processing API reference
Public Member Functions

eLynx::Math::BarycentricCoordinates2< T > Struct Template Reference

List of all members.

Public Member Functions

 BarycentricCoordinates2 (const Triangle2< T > &iTriangle)
 BarycentricCoordinates2 (const Point2< T > &iP0, const Point2< T > &iP1, const Point2< T > &iP2)
 BarycentricCoordinates2 (T iX0, T iY0, T iX1, T iY1, T iX2, T iY2)
void Swap (const uint32 iVertex1, const uint32 iVertex2)
void GetCoordinates (const Point2< T > &iPoint, T &oU, T &oV, T &oW) const
void GetCoordinates (const T iX, const T iY, T &oU, T &oV, T &oW) const

template<typename T>
struct eLynx::Math::BarycentricCoordinates2< T >


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

Generated on Thu Dec 9 2010 by doxygen 1.7.2