IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::Func3d2dExamples::SphereParametric Class Reference

Parametric equation of an origin-centered sphere. More...

Inheritance diagram for IG::Num::Func3d2dExamples::SphereParametric:
Collaboration diagram for IG::Num::Func3d2dExamples::SphereParametric:

List of all members.

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.

Detailed Description

Parametric equation of an origin-centered sphere.

$A Igor Oct09;


Constructor & Destructor Documentation

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.

Parameters:
r

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events