AGX Dynamics 2.41.1.2
Loading...
Searching...
No Matches
Trimesh.h File Reference

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