Cafu Engine
cf::math::BezierPatchT< T > Member List

This is the complete list of members for cf::math::BezierPatchT< T >, including all inherited members.

BezierPatchT()cf::math::BezierPatchT< T >
BezierPatchT(unsigned long Width_, unsigned long Height_, const ArrayT< Vector3T< T > > &Coords_)cf::math::BezierPatchT< T >
BezierPatchT(unsigned long Width_, unsigned long Height_, const ArrayT< Vector3T< T > > &Coords_, const ArrayT< Vector3T< T > > &TexCoords_)cf::math::BezierPatchT< T >
ComputeTangentSpace()cf::math::BezierPatchT< T >
ComputeTangentSpace_Obsolete()cf::math::BezierPatchT< T >
ForceLinearMaxLength(T MaxLength)cf::math::BezierPatchT< T >
GetSurfaceAreaAtVertex(unsigned long i, unsigned long j) const cf::math::BezierPatchT< T >
GetVertex(unsigned long i, unsigned long j) const cf::math::BezierPatchT< T >inline
GetVertex(unsigned long i, unsigned long j)cf::math::BezierPatchT< T >inline
Heightcf::math::BezierPatchT< T >
Meshcf::math::BezierPatchT< T >
Subdivide(T MaxError, T MaxLength, bool OptimizeFlat=true)cf::math::BezierPatchT< T >
Subdivide(unsigned long SubDivsHorz, unsigned long SubDivsVert, bool OptimizeFlat=true)cf::math::BezierPatchT< T >
Widthcf::math::BezierPatchT< T >
WrapsHorz() const cf::math::BezierPatchT< T >
WrapsVert() const cf::math::BezierPatchT< T >