Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_Sphere, including all inherited members.
BoundingBox() const | ON_Sphere | |
Center() const | ON_Sphere | |
ClosestPointTo(ON_3dPoint test_point, double *longitude_radians, double *latitude_radians) const | ON_Sphere | |
ClosestPointTo(ON_3dPoint test_point) const | ON_Sphere | |
Create(const ON_3dPoint ¢er, double radius) | ON_Sphere | |
Diameter() const | ON_Sphere | |
GetNurbForm(ON_NurbsSurface &) const | ON_Sphere | |
IsValid() const | ON_Sphere | |
LatitudeDegrees(double latitude_degrees) const | ON_Sphere | |
LatitudeRadians(double latitude_radians) const | ON_Sphere | |
LongitudeDegrees(double longitude_degrees) const | ON_Sphere | |
LongitudeRadians(double longitude_radians) const | ON_Sphere | |
NormalAt(double longitude_radians, double latitude_radians) const | ON_Sphere | |
NorthPole() const | ON_Sphere | |
ON_Sphere() | ON_Sphere | |
ON_Sphere(const ON_3dPoint ¢er, double radius) | ON_Sphere | |
plane | ON_Sphere | |
PointAt(double longitude_radians, double latitude_radians) const | ON_Sphere | |
Radius() const | ON_Sphere | |
radius | ON_Sphere | |
RevSurfaceForm(bool bArcLengthParameterization, ON_RevSurface *srf=NULL) const | ON_Sphere | |
RevSurfaceForm(ON_RevSurface *srf=NULL) const | ON_Sphere | |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation) | ON_Sphere | |
Rotate(double angle_radians, const ON_3dVector &axis_of_rotation) | ON_Sphere | |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | ON_Sphere | |
Rotate(double angle_radians, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | ON_Sphere | |
SouthPole() const | ON_Sphere | |
Transform(const ON_Xform &) | ON_Sphere | |
Translate(const ON_3dVector &) | ON_Sphere | |
~ON_Sphere() | ON_Sphere |