HyperplaneCoordinateSystem(Vec3f *hcs0, Vec3f *hcs1, Vec3f *hcs2) const | SphereAsSquaresParametrization | |
Init(const Sphere &sphere, const Vec3f &planeNormal) | SphereAsSquaresParametrization | |
InSpace(const std::pair< float, float > ¶m, Vec3f *p) const | LowerSphereAsSquaresParametrization | inline |
InSpace(const std::pair< float, float > ¶m, Vec3f *p, Vec3f *n) const | LowerSphereAsSquaresParametrization | inline |
InSpace(float u, float v, Vec3f *p) const | LowerSphereAsSquaresParametrization | inline |
InSpace(float u, float v, Vec3f *p, Vec3f *n) const | LowerSphereAsSquaresParametrization | inline |
SphereAsSquaresParametrization::InSpace(const std::pair< float, float > ¶m, bool lower, Vec3f *p) const | SphereAsSquaresParametrization | |
SphereAsSquaresParametrization::InSpace(const std::pair< float, float > ¶m, bool lower, Vec3f *p, Vec3f *n) const | SphereAsSquaresParametrization | |
LowerSphereAsSquaresParametrization() | LowerSphereAsSquaresParametrization | inline |
LowerSphereAsSquaresParametrization(const SphereAsSquaresParametrization &p) | LowerSphereAsSquaresParametrization | inline |
Parameters(const Vec3f &p, std::pair< float, float > *param) const | SphereAsSquaresParametrization | |
SphereAsSquaresParametrization() | SphereAsSquaresParametrization | inline |
SphereAsSquaresParametrization(const Sphere &sphere, const Vec3f &planeNormal) | SphereAsSquaresParametrization | |
Transform(const GfxTL::MatrixXX< 3, 3, float > &rot, const GfxTL::Vector3Df &trans) | SphereAsSquaresParametrization | |