| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies.mesh |
| Modifier and Type | Class and Description |
|---|---|
class |
GeodeticMeshLoader
Loader for mesh defined by geodetic coordinates.
|
class |
ObjMeshLoader
.obj format mesh loader.
.obj format is defined here: https://fr.wikipedia.org/wiki/Objet_3D_(format_de_fichier).
|
| Modifier and Type | Method and Description |
|---|---|
MeshProvider |
FacetBodyShape.getMeshProvider()
Getter for the mesh provider.
|
| Constructor and Description |
|---|
FacetBodyShape(String name,
CelestialBodyFrame bodyFrame,
MeshProvider meshLoader)
Constructor.
|
StarConvexFacetBodyShape(String name,
CelestialBodyFrame bodyFrame,
MeshProvider meshLoader)
Constructor for a star convex FacetBodyShape.
|
Copyright © 2024 CNES. All rights reserved.