AGX Dynamics 2.40.1.2
Loading...
Searching...
No Matches
Capsule.h File Reference

Go to the source code of this file.

Classes

class  agxCollide::Capsule
 Implements a Capsule shape 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 Capsule > agxCollide::CapsuleConstObserver
 
typedef agx::ref_ptr< const Capsule > agxCollide::CapsuleConstRef
 
typedef agx::observer_ptr< Capsule > agxCollide::CapsuleObserver
 
typedef agx::ref_ptr< Capsule > agxCollide::CapsuleRef