Grid Struct Reference

#include <grid.h>

Collaboration diagram for Grid:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Grid (Face *)
void computeBarycenter (vector3 &, int, int, Face *)

Public Attributes

vector3 unit_u
vector3 unit_v
double uv_vert1_u
double uv_vert2 [2]

Constructor & Destructor Documentation

Grid::Grid ( Face f  ) 

Create instance of Grid.

Parameters:
[in] f Face of interes.


Member Function Documentation

void Grid::computeBarycenter ( vector3 p,
int  index,
int  n,
Face f 
)

Compute barycenter of face tile.

Parameters:
[out] p Barycenter of face tile.
[in] index Index of face tile.
[in] n Not sure what this is.
[in] f Face of interes.


Member Data Documentation

vector3 Grid::unit_u

vector3 Grid::unit_v

double Grid::uv_vert1_u

double Grid::uv_vert2[2]


The documentation for this struct was generated from the following files:
Generated on Fri Feb 13 13:58:40 2009 for meshmorph by  doxygen 1.5.1