#include <STLMesh.H>
Public Member Functions | |
| void | PrintMesh () |
| void | Transform (const Real scale, const RealVect translate, const Real theta, RealVect axis) |
Public Attributes | |
| vertlist | vertices |
| edgelist | edges |
| trilist | triangles |
| conninfo | connect |
| Real | tol |
Classes | |
| struct | conninfo |
| Connectivity. More... | |
| struct | edgelist |
| Edges. More... | |
| struct | trilist |
| Triangles. More... | |
| struct | vertlist |
| Vertices. More... | |
| void STLMesh::PrintMesh | ( | ) |
| void STLMesh::Transform | ( | const Real | scale, | |
| const RealVect | translate, | |||
| const Real | theta, | |||
| RealVect | axis | |||
| ) |
1.5.5