eLynx SDK v3.0.1
C++ image processing API reference

eLynx::Math::BarycentricCoordinates2< T > Member List

This is the complete list of members for eLynx::Math::BarycentricCoordinates2< T >, including all inherited members.

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

Generated on 14 Apr 2009 by doxygen 1.5.8