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:
| 
 | 
 
 MeridiansCount = 3 ParallelsCount = 5 | 
| 
 | 
 
 MeridiansCount = 10 ParallelsCount = 5 
 | 
| 
 | 
 
 MeridiansCount = 24 ParallelsCount = 24 
 | 
Defined in sg3D.h