SG_SPHERE structure

 

The SG_SPHERE structure is a presentation of a polygonal sphere.

 

Has the following fields

 

double  Raduis;                - sphere radius

short     MeridiansCount        - the number of sphere meridians

short     ParallelsCount;         - the number of sphere parallels

 

Illustration:

 

sph_1

 

 

MeridiansCount = 3

ParallelsCount = 5

sph_2

 

 

MeridiansCount = 10

ParallelsCount = 5

 

sph_3

 

 

MeridiansCount = 24

ParallelsCount = 24

 

 

Defined in sg3D.h