Collider3.h File Reference
#include <Core/Surface/Surface3.h>
#include <functional>

Go to the source code of this file.

Classes

class  CubbyFlow::Collider3
 Abstract base class for generic collider object. More...
 
struct  CubbyFlow::Collider3::ColliderQueryResult
 Internal query result structure. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::Collider3Ptr = std::shared_ptr< Collider3 >
 Shared pointer type for the Collider3. More...