FlowGeometry Class Reference

class for handling the geometry == rectangular grids organized in vertices and cells

List of all members.

Public Member Functions

Public Attributes

Friends


Member Function Documentation

bool FlowGeometry::getInterpolationAt ( vec3  pos,
int *  vtxID,
float *  coef 
)

Returns true if inside. Stores the vertex indices and interpolation weights for the given position in the arrays.

Stores the indexes and weights of vertices surrounding the given position. This information can be used later on for interpolation of channel values.

Parameters:
pos geometrical position for the lookup
vtxID list of surrounding vertices (given by vertex ID)
coef list of surrounding vertex weights (sum == 1.0)
Returns:
true if the given position is inside of the geometrical boundaries

Generated on Thu Jan 21 00:31:55 2010 for simpleVIS by  doxygen 1.6.1