| 
| 
  | PolyplateSpec (int &nPolyPoints, std::vector< double > &xPoints, std::vector< double > &yPoints, double &mThickness, double &mDensity) | 
|   | 
| 
void  | setPolyplate (int &nPolyPoints, std::vector< double > &xPoints, std::vector< double > &yPoints, double &mThickness, double &mDensity) | 
|   | 
 | 
| 
int  | numPoints | 
|   | 
| 
double  | thickness | 
|   | 
| 
std::vector< double >  | xCoords | 
|   | 
| 
std::vector< double >  | yCoords | 
|   | 
| 
double  | density | 
|   | 
| 
double  | mass | 
|   | 
| 
double  | volume | 
|   | 
| 
mat6  | inertiaMatrix | 
|   | 
| 
vec3  | centroid | 
|   | 
| 
double  | projectedArea | 
|   | 
| 
double  | cubedGRZ | 
|   | 
| 
double  | cubedGRY | 
|   | 
| 
double  | cubedGRX | 
|   | 
| 
double  | cubedGRXY | 
|   | 
| 
double  | cubedGRYX | 
|   | 
| 
double  | rectGRX | 
|   | 
| 
double  | rectGRY | 
|   | 
The documentation for this struct was generated from the following file: