| Interface | Description |
|---|---|
| MeshProvider |
Generic mesh provider.
|
| Class | Description |
|---|---|
| BodyShapeFitter |
Body shape fitter, allowing to build shapes fitted on the main Shape.
|
| FacetBodyShape |
Facet body shape defined by a list of facets.
|
| FacetBodyShapeStatistics |
Class containing statistics methods for the FacetBodyShape object.
|
| FacetPoint |
Point location relative to a 2D body surface of type
FacetBodyShape. |
| FieldData |
Data container for
FacetBodyShape field data. |
| GeodeticMeshLoader |
Loader for mesh defined by geodetic coordinates.
|
| Intersection |
Intersection data.
|
| ObjMeshLoader |
.obj format mesh loader.
.obj format is defined here: https://fr.wikipedia.org/wiki/Objet_3D_(format_de_fichier).
|
| StarConvexFacetBodyShape |
Star-convex facet body shape defined by a list of facets.
|
| Triangle |
3D triangle definition.
|
| Vertex |
3D vertex definition.
|
| Enum | Description |
|---|---|
| BodyShapeFitter.EllipsoidType |
Type of ellipsoid to apply transformation methods on.
|
| ObjMeshLoader.DataType |
Expected data type of .obj file.
|
Copyright © 2024 CNES. All rights reserved.