Classes
|
class
| AC3DsurfaceFormat |
| Provide a means of reading/writing AC3D format. More...
|
class
| AC3DsurfaceFormatCore |
| Internal class used by the AC3DsurfaceFormat. More...
|
class
| FTRsurfaceFormat |
| Reading of the (now deprecated and infrequently used) Foam Trisurface Format. More...
|
class
| GTSsurfaceFormat |
| Provide a means of reading/writing GTS format. The output is never sorted by zone and is only written if it consists entirely of triangles. More...
|
class
| NASsurfaceFormat |
| Nastran surface reader. More...
|
class
| NASsurfaceFormatCore |
| Internal class used by the NASsurfaceFormat. More...
|
class
| OBJsurfaceFormat |
| Provide a means of reading/writing Alias/Wavefront OBJ format. More...
|
class
| OFFsurfaceFormat |
| Provide a means of reading/writing Geomview OFF polyList format. More...
|
class
| OFSsurfaceFormat |
| Provide a means of reading/writing the single-file OpenFOAM surface format. More...
|
class
| OFSsurfaceFormatCore |
| Internal class used by the OFSsurfaceFormat. More...
|
class
| SMESHsurfaceFormat |
| Provide a means of writing tetgen SMESH format. More...
|
class
| STARCDsurfaceFormat |
| Read/write the surface shells from pro-STAR vrt/cel files. More...
|
class
| STARCDsurfaceFormatCore |
| Internal class used by the STARCDsurfaceFormat. More...
|
class
| STLsurfaceFormat |
| Provide a means of reading/writing STL files (ASCII and binary). More...
|
class
| STLsurfaceFormatCore |
| Internal class used by the STLsurfaceFormat. More...
|
class
| surfaceFormatsCore |
| A collection of helper functions for reading/writing surface formats. More...
|
class
| TRIsurfaceFormat |
| Provide a means of reading/writing .tri format. More...
|
class
| TRIsurfaceFormatCore |
| Internal class used by the TRIsurfaceFormat. More...
|
class
| VTKsurfaceFormat |
| Provide a means of writing VTK legacy format. The output is never sorted by zone. More...
|
class
| VTKsurfaceFormatCore |
| Internal class used by the VTKsurfaceFormat. More...
|
class
| WRLsurfaceFormat |
| Provide a means of writing VRML97 (wrl) format. More...
|
class
| WRLsurfaceFormatCore |
| Internal class used by the WRLsurfaceFormat. More...
|
class
| X3DsurfaceFormat |
| Provide a means of writing x3d format. More...
|
class
| X3DsurfaceFormatCore |
| Internal class used by the X3DsurfaceFormat. More...
|
Functions
|
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, AC3DsurfaceFormat, face, fileExtension, ac) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, AC3DsurfaceFormat, triFace, fileExtension, ac) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, AC3DsurfaceFormat, face, write, fileExtension, ac) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, AC3DsurfaceFormat, triFace, write, fileExtension, ac) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, AC3DsurfaceFormat, face, write, fileExtension, ac) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, AC3DsurfaceFormat, triFace, write, fileExtension, ac) |
| addNamedTemplatedToRunTimeSelectionTable (UnsortedMeshedSurface, FTRsurfaceFormat, face, fileExtension, ftr) |
| addNamedTemplatedToRunTimeSelectionTable (UnsortedMeshedSurface, FTRsurfaceFormat, triFace, fileExtension, ftr) |
| addNamedTemplatedToRunTimeSelectionTable (UnsortedMeshedSurface, GTSsurfaceFormat, face, fileExtension, gts) |
| addNamedTemplatedToRunTimeSelectionTable (UnsortedMeshedSurface, GTSsurfaceFormat, triFace, fileExtension, gts) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurface, GTSsurfaceFormat, face, write, fileExtension, gts) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurface, GTSsurfaceFormat, triFace, write, fileExtension, gts) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, GTSsurfaceFormat, face, write, fileExtension, gts) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, GTSsurfaceFormat, triFace, write, fileExtension, gts) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, NASsurfaceFormat, face, fileExtension, bdf) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, NASsurfaceFormat, face, fileExtension, nas) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, NASsurfaceFormat, triFace, fileExtension, bdf) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, NASsurfaceFormat, triFace, fileExtension, nas) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OBJsurfaceFormat, face, fileExtension, obj) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OBJsurfaceFormat, triFace, fileExtension, obj) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OBJsurfaceFormat, face, write, fileExtension, obj) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OBJsurfaceFormat, triFace, write, fileExtension, obj) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OFFsurfaceFormat, face, fileExtension, off) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OFFsurfaceFormat, triFace, fileExtension, off) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OFFsurfaceFormat, face, write, fileExtension, off) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OFFsurfaceFormat, triFace, write, fileExtension, off) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OFSsurfaceFormat, face, fileExtension, ofs) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, OFSsurfaceFormat, triFace, fileExtension, ofs) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OFSsurfaceFormat, face, write, fileExtension, ofs) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, OFSsurfaceFormat, triFace, write, fileExtension, ofs) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, SMESHsurfaceFormat, face, write, fileExtension, smesh) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, SMESHsurfaceFormat, triFace, write, fileExtension, smesh) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STARCDsurfaceFormat, face, fileExtension, inp) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STARCDsurfaceFormat, triFace, fileExtension, inp) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STARCDsurfaceFormat, face, write, fileExtension, inp) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STARCDsurfaceFormat, triFace, write, fileExtension, inp) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STLsurfaceFormat, face, fileExtension, stl) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STLsurfaceFormat, triFace, fileExtension, stl) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STLsurfaceFormat, face, fileExtension, stlb) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, STLsurfaceFormat, triFace, fileExtension, stlb) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STLsurfaceFormat, face, write, fileExtension, stl) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STLsurfaceFormat, triFace, write, fileExtension, stl) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STLsurfaceFormat, face, write, fileExtension, stlb) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, STLsurfaceFormat, triFace, write, fileExtension, stlb) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, STLsurfaceFormat, face, write, fileExtension, stl) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, STLsurfaceFormat, triFace, write, fileExtension, stl) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, STLsurfaceFormat, face, write, fileExtension, stlb) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, STLsurfaceFormat, triFace, write, fileExtension, stlb) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, TRIsurfaceFormat, face, fileExtension, tri) |
| addNamedTemplatedToRunTimeSelectionTable (MeshedSurface, TRIsurfaceFormat, triFace, fileExtension, tri) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, TRIsurfaceFormat, face, write, fileExtension, tri) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, TRIsurfaceFormat, triFace, write, fileExtension, tri) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, TRIsurfaceFormat, face, write, fileExtension, tri) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, TRIsurfaceFormat, triFace, write, fileExtension, tri) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, VTKsurfaceFormat, face, write, fileExtension, vtk) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, VTKsurfaceFormat, triFace, write, fileExtension, vtk) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, VTKsurfaceFormat, face, write, fileExtension, vtk) |
| addNamedTemplatedToMemberFunctionSelectionTable (UnsortedMeshedSurface, VTKsurfaceFormat, triFace, write, fileExtension, vtk) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, WRLsurfaceFormat, face, write, fileExtension, wrl) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, WRLsurfaceFormat, triFace, write, fileExtension, wrl) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, X3DsurfaceFormat, face, write, fileExtension, x3d) |
| addNamedTemplatedToMemberFunctionSelectionTable (MeshedSurfaceProxy, X3DsurfaceFormat, triFace, write, fileExtension, x3d) |