#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/Sphere.h>
|
bool | InSpace (const std::pair< float, float > ¶m, Vec3f *p) const |
|
bool | InSpace (const std::pair< float, float > ¶m, Vec3f *p, Vec3f *n) const |
|
bool | InSpace (float u, float v, Vec3f *p) const |
|
bool | InSpace (float u, float v, Vec3f *p, Vec3f *n) const |
|
| UpperSphereAsSquaresParametrization () |
|
| UpperSphereAsSquaresParametrization (const SphereAsSquaresParametrization &p) |
|
void | HyperplaneCoordinateSystem (Vec3f *hcs0, Vec3f *hcs1, Vec3f *hcs2) const |
|
void | Init (const Sphere &sphere, const Vec3f &planeNormal) |
|
bool | InSpace (const std::pair< float, float > ¶m, bool lower, Vec3f *p) const |
|
bool | InSpace (const std::pair< float, float > ¶m, bool lower, Vec3f *p, Vec3f *n) const |
|
float | Parameters (const Vec3f &p, std::pair< float, float > *param) const |
|
| SphereAsSquaresParametrization () |
|
| SphereAsSquaresParametrization (const Sphere &sphere, const Vec3f &planeNormal) |
|
void | Transform (const GfxTL::MatrixXX< 3, 3, float > &rot, const GfxTL::Vector3Df &trans) |
|
Definition at line 341 of file Sphere.h.
◆ UpperSphereAsSquaresParametrization() [1/2]
◆ UpperSphereAsSquaresParametrization() [2/2]
◆ InSpace() [1/4]
◆ InSpace() [2/4]
◆ InSpace() [3/4]
◆ InSpace() [4/4]
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/Sphere.h