Block2D Struct Reference

GridBlock 2D, scope: Grid2D. More...

#include <aigrid.h>

List of all members.

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.


Detailed Description

GridBlock 2D, scope: Grid2D.


Member Function Documentation

void Block2D::SetByPointChain2D AI_IndexDir_Enum  dir,
int  iNode,
int  jNode,
PointChain2D  pointChain,
int  startNode,
int  maxLineSegments
 

Position at node index.

Parameters:
dir indexdirection on block
iNode first node on block, i
jNode first node on block, j
pointChain template point chain
startNode start node on point chain
maxLineSegments number of line segments to be set on block by point chain


Generated on Thu Jul 29 10:53:07 2010 for AiGrid by  doxygen 1.4.6-NO