Deserialize(std::istream *i, bool binary) | LowStretchSphereParametrization | |
InSpace(float u, float v, Vec3f *p) const | LowStretchSphereParametrization | inline |
InSpace(float u, float v, Vec3f *p, Vec3f *n) const | LowStretchSphereParametrization | inline |
LowStretchSphereParametrization(const Sphere &sphere) | LowStretchSphereParametrization | |
Optimize(IteratorT begin, IteratorT end, float epsilon) | LowStretchSphereParametrization | |
Parameters(const Vec3f &p, std::pair< float, float > *param) const | LowStretchSphereParametrization | inline |
Serialize(std::ostream *o, bool binary) const | LowStretchSphereParametrization | |
SerializedSize() | LowStretchSphereParametrization | static |
Shape(const Sphere &sphere) | LowStretchSphereParametrization | |
Shape() const | LowStretchSphereParametrization | inline |
WrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, bool *uwrap, bool *vwrap) const | LowStretchSphereParametrization | inline |
WrapComponents(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, size_t uextent, size_t vextent, MiscLib::Vector< int > *componentImg, MiscLib::Vector< std::pair< int, size_t > > *labels) const | LowStretchSphereParametrization | |