|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Base function for component functions, provides internal variable for vector function. More...
Inheritance diagram for IG::Num::Func3d2dBase::ComponentFunctionBase:
Collaboration diagram for IG::Num::Func3d2dBase::ComponentFunctionBase:Protected Member Functions | |
| ComponentFunctionBase (IFunc3d2d func) | |
Protected Attributes | |
| IFunc3d2d | _vectorFunction |
Properties | |
| IFunc3d2d | VectorFunction [get, set] |
| A 3D vector function of two variables that is the base for component 2D scalar functions. | |
Private Member Functions | |
| ComponentFunctionBase () | |
Base function for component functions, provides internal variable for vector function.
| IG::Num::Func3d2dBase::ComponentFunctionBase::ComponentFunctionBase | ( | ) | [inline, private] |
| IG::Num::Func3d2dBase::ComponentFunctionBase::ComponentFunctionBase | ( | IFunc3d2d | func | ) | [inline, protected] |
IFunc3d2d IG::Num::Func3d2dBase::ComponentFunctionBase::VectorFunction [get, set] |
A 3D vector function of two variables that is the base for component 2D scalar functions.