|
AGX Dynamics 2.41.1.2
|
#include <agx/agx_vector_types.h>#include <agx/SPDMatrix3x3.h>#include <agx/agxPhysics_export.h>#include <agxCollide/MeshData.h>#include <agxCollide/Mesh.h>#include <agxCollide/TriangleVoronoiRegion.h>#include <agxStream/Serializable.h>#include <agxData/LocalVector.h>Go to the source code of this file.
Classes | |
| class | agxCollide::Trimesh |
| Triangle mesh for geometric intersection tests. More... | |
Namespaces | |
| namespace | agxCollide |
| This namespace consists of a set of classes for handling geometric intersection tests including boolean tests, penetration and contact sets. | |
Typedefs | |
| typedef agx::observer_ptr< const Trimesh > | agxCollide::TrimeshConstObserver |
| typedef agx::ref_ptr< const Trimesh > | agxCollide::TrimeshConstRef |
| typedef agx::observer_ptr< Trimesh > | agxCollide::TrimeshObserver |
| typedef agx::ref_ptr< Trimesh > | agxCollide::TrimeshRef |