#include <aigrid.h>
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 geometrical position of grid nodes within frame defined by given indices | |
void | SetByPointChain2D (AI_IndexDir_Enum dir, int iNode, int jNode, PointChain2D pointChain, int startNode, int maxLineSegments) |
Position at node index. |
|
Position at node index.
|