|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Parametric equation of an origin-centered sphere. More...
Inheritance diagram for IG::Num::Func3d2dExamples::SphereParametric:
Collaboration diagram for IG::Num::Func3d2dExamples::SphereParametric:Public Member Functions | |
| SphereParametric () | |
| Constructs parametric definition of a unit sphere. | |
| SphereParametric (int r) | |
| Construct a parametric definition of an origin-centered sphere with a specified radius. | |
Parametric equation of an origin-centered sphere.
$A Igor Oct09;
| IG::Num::Func3d2dExamples::SphereParametric::SphereParametric | ( | ) | [inline] |
Constructs parametric definition of a unit sphere.
in form of 3D vector function of 2 variables.
| IG::Num::Func3d2dExamples::SphereParametric::SphereParametric | ( | int | r | ) | [inline] |
Construct a parametric definition of an origin-centered sphere with a specified radius.
| r |