Public Member Functions | |
| Block2D () | |
| default constructor | |
| void | SetPitch (double pitch) |
| sets pitch an triggers graphical output of block with pitch | |
| void | SetDimension (int imax, int jmax) |
| set number of cells for block indices | |
| void | InterpolCenter (int i1, int i2, int j1, int j2) |
| interpols grid nodes within frame defined by given indices | |
| void | SetByPointChain2D (AI_IndexDir_Enum dir, int iNode, int jNode, const PointChain2D &pointChain, int startNode, int maxLineSegments) |
| Position at node index. | |
|
|
default constructor
|
|
|
sets pitch an triggers graphical output of block with pitch
|
|
||||||||||||
|
set number of cells for block indices
|
|
||||||||||||||||||||
|
interpols grid nodes within frame defined by given indices
|
|
||||||||||||||||||||||||||||
|
Position at node index.
|
1.4.6-NO