Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::BicubicSurface Member List

This is the complete list of members for SimTK::BicubicSurface, including all inherited members.

BicubicSurface()SimTK::BicubicSurfaceinline
BicubicSurface(const BicubicSurface &source)SimTK::BicubicSurface
BicubicSurface(const Vector &x, const Vector &y, const Matrix &f, Real smoothness=0)SimTK::BicubicSurface
BicubicSurface(const Vec2 &XY, const Vec2 &spacing, const Matrix &f, Real smoothness=0)SimTK::BicubicSurface
BicubicSurface(const Vector &x, const Vector &y, const Matrix &f, const Matrix &fx, const Matrix &fy, const Matrix &fxy)SimTK::BicubicSurface
BicubicSurface(const Vec2 &XY, const Vec2 &spacing, const Matrix &f, const Matrix &fx, const Matrix &fy, const Matrix &fxy)SimTK::BicubicSurface
calcBezierPatch(int x, int y) const SimTK::BicubicSurface
calcDerivative(const Array_< int > &derivComponents, const Vec2 &XY, PatchHint &hint) const SimTK::BicubicSurface
calcDerivative(const Array_< int > &derivComponents, const Vec2 &XY) const SimTK::BicubicSurface
calcHermitePatch(int x, int y) const SimTK::BicubicSurface
calcParaboloid(const Vec2 &XY, PatchHint &hint, Transform &X_SP, Vec2 &k) const SimTK::BicubicSurface
calcParaboloid(const Vec2 &XY, Transform &X_SP, Vec2 &k) const SimTK::BicubicSurface
calcUnitNormal(const Vec2 &XY, PatchHint &hint) const SimTK::BicubicSurface
calcUnitNormal(const Vec2 &XY) const SimTK::BicubicSurface
calcValue(const Vec2 &XY, PatchHint &hint) const SimTK::BicubicSurface
calcValue(const Vec2 &XY) const SimTK::BicubicSurface
clear()SimTK::BicubicSurface
createPolygonalMesh(Real resolution=1) const SimTK::BicubicSurface
getMaxXY() const SimTK::BicubicSurface
getMinXY() const SimTK::BicubicSurface
getNumAccesses() const SimTK::BicubicSurface
getNumAccessesNearbyPatch() const SimTK::BicubicSurface
getNumAccessesSamePatch() const SimTK::BicubicSurface
getNumAccessesSamePoint() const SimTK::BicubicSurface
getNumPatches(int &nx, int &ny) const SimTK::BicubicSurface
isEmpty() const SimTK::BicubicSurfaceinline
isSurfaceDefined(const Vec2 &XY) const SimTK::BicubicSurface
operator=(const BicubicSurface &source)SimTK::BicubicSurface
resetStatistics() const SimTK::BicubicSurface
~BicubicSurface()SimTK::BicubicSurface