|
AGX Dynamics 2.42.2.1
|
#include <agxData/EntityModel.h>#include <agxData/EntityStorage.h>#include <agxData/EntityRef.h>#include <agxData/EntityPtr.h>#include <agxData/EntityInstance.h>#include <agx/Integer.h>#include <agx/Real.h>#include <agx/macros.h>#include <agx/Physics/ContactEntity.h>#include <agx/Physics/GeometryEntity.h>#include <agx/Vec3.h>Go to the source code of this file.
Classes | |
| class | agx::Physics::ParticleGeometryContactModel |
| Abstract description of the data attributes for the Physics.ParticleGeometryContact entity. More... | |
| class | agx::Physics::ParticleGeometryContactPtr |
| Pointer to a entity instance of type Physics.ParticleGeometryContact. More... | |
Namespaces | |
| namespace | agx |
| The agx namespace contains the dynamics/math part of the AGX Dynamics API. | |
| namespace | agx::Physics |
Macros | |
| #define | AGX_ENTITY_WRAPPER 1 |
| #define | AGX_PHYSICS_PARTICLEGEOMETRYCONTACT_DATA_SET |
Typedefs | |
| typedef agx::observer_ptr< const ParticleGeometryContactModel > | agx::Physics::ParticleGeometryContactModelConstObserver |
| typedef agx::ref_ptr< const ParticleGeometryContactModel > | agx::Physics::ParticleGeometryContactModelConstRef |
| typedef agx::observer_ptr< ParticleGeometryContactModel > | agx::Physics::ParticleGeometryContactModelObserver |
| typedef agx::ref_ptr< ParticleGeometryContactModel > | agx::Physics::ParticleGeometryContactModelRef |
| typedef agxData::Array< ParticleGeometryContactPtr > | agx::Physics::ParticleGeometryContactPtrArray |
| typedef agx::VectorPOD< ParticleGeometryContactPtr > | agx::Physics::ParticleGeometryContactPtrVector |
| #define AGX_ENTITY_WRAPPER 1 |
Definition at line 24 of file ParticleGeometryContactEntity.h.
| #define AGX_PHYSICS_PARTICLEGEOMETRYCONTACT_DATA_SET |