#include <opennurbs_sphere.h>
|  | 
| ON_BoundingBox | BoundingBox () const | 
|  | 
| ON_3dPoint | Center () const | 
|  | 
| ON_3dPoint | ClosestPointTo (ON_3dPoint test_point) const | 
|  | 
| bool | ClosestPointTo (ON_3dPoint test_point, double *longitude_radians, double *latitude_radians) const | 
|  | 
| bool | Create (const ON_3dPoint ¢er, double radius) | 
|  | 
| double | Diameter () const | 
|  | 
| int | GetNurbForm (ON_NurbsSurface &) const | 
|  | 
| bool | IsValid () const | 
|  | 
| ON_Circle | LatitudeDegrees (double latitude_degrees) const | 
|  | 
| ON_Circle | LatitudeRadians (double latitude_radians) const | 
|  | 
| ON_Circle | LongitudeDegrees (double longitude_degrees) const | 
|  | 
| ON_Circle | LongitudeRadians (double longitude_radians) const | 
|  | 
| ON_3dVector | NormalAt (double longitude_radians, double latitude_radians) const | 
|  | 
| ON_3dPoint | NorthPole () const | 
|  | 
|  | ON_Sphere () | 
|  | 
|  | ON_Sphere (const ON_3dPoint ¢er, double radius) | 
|  | 
| ON_3dPoint | PointAt (double longitude_radians, double latitude_radians) const | 
|  | 
| double | Radius () const | 
|  | 
| ON_RevSurface * | RevSurfaceForm (ON_RevSurface *srf=NULL) const | 
|  | 
| bool | Rotate (double angle_radians, const ON_3dVector &axis_of_rotation) | 
|  | 
| bool | Rotate (double angle_radians, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | 
|  | 
| bool | Rotate (double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation) | 
|  | 
| bool | Rotate (double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | 
|  | 
| ON_3dPoint | SouthPole () const | 
|  | 
| bool | Transform (const ON_Xform &) | 
|  | 
| bool | Translate (const ON_3dVector &) | 
|  | 
|  | ~ON_Sphere () | 
|  | 
◆ ON_Sphere() [1/2]
◆ ON_Sphere() [2/2]
◆ ~ON_Sphere()
      
        
          | ON_Sphere::~ON_Sphere | ( |  | ) |  | 
      
 
 
◆ BoundingBox()
◆ Center()
◆ ClosestPointTo() [1/2]
◆ ClosestPointTo() [2/2]
      
        
          | bool ON_Sphere::ClosestPointTo | ( | ON_3dPoint | test_point, | 
        
          |  |  | double * | longitude_radians, | 
        
          |  |  | double * | latitude_radians ) const | 
      
 
 
◆ Create()
◆ Diameter()
      
        
          | double ON_Sphere::Diameter | ( |  | ) | const | 
      
 
 
◆ GetNurbForm()
◆ IsValid()
      
        
          | bool ON_Sphere::IsValid | ( |  | ) | const | 
      
 
 
◆ LatitudeDegrees()
      
        
          | ON_Circle ON_Sphere::LatitudeDegrees | ( | double | latitude_degrees | ) | const | 
      
 
 
◆ LatitudeRadians()
      
        
          | ON_Circle ON_Sphere::LatitudeRadians | ( | double | latitude_radians | ) | const | 
      
 
 
◆ LongitudeDegrees()
      
        
          | ON_Circle ON_Sphere::LongitudeDegrees | ( | double | longitude_degrees | ) | const | 
      
 
 
◆ LongitudeRadians()
      
        
          | ON_Circle ON_Sphere::LongitudeRadians | ( | double | longitude_radians | ) | const | 
      
 
 
◆ NormalAt()
      
        
          | ON_3dVector ON_Sphere::NormalAt | ( | double | longitude_radians, | 
        
          |  |  | double | latitude_radians ) const | 
      
 
 
◆ NorthPole()
◆ PointAt()
      
        
          | ON_3dPoint ON_Sphere::PointAt | ( | double | longitude_radians, | 
        
          |  |  | double | latitude_radians ) const | 
      
 
 
◆ Radius()
      
        
          | double ON_Sphere::Radius | ( |  | ) | const | 
      
 
 
◆ RevSurfaceForm()
◆ Rotate() [1/4]
      
        
          | bool ON_Sphere::Rotate | ( | double | angle_radians, | 
        
          |  |  | const ON_3dVector & | axis_of_rotation ) | 
      
 
 
◆ Rotate() [2/4]
◆ Rotate() [3/4]
      
        
          | bool ON_Sphere::Rotate | ( | double | sin_angle, | 
        
          |  |  | double | cos_angle, | 
        
          |  |  | const ON_3dVector & | axis_of_rotation ) | 
      
 
 
◆ Rotate() [4/4]
◆ SouthPole()
◆ Transform()
◆ Translate()
◆ plane
◆ radius
The documentation for this class was generated from the following files: