|
eLynx SDK
v3.3.0 C++ image processing API reference |
Public Member Functions | |
| BezierTriangle3 (T iX0, T iY0, T iX1, T iY1, T iX2, T iY2) | |
| void | Swap (const uint32 iVertex1, const uint32 iVertex2) |
| void | Interpolate (const T iX, const T iY, U *oV) const |
Public Attributes | |
| Point3< U > | _cp [10] |