Collider2.h File Reference
#include <Core/Surface/Surface2.h>
#include <functional>

Go to the source code of this file.

Classes

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

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::Collider2Ptr = std::shared_ptr< Collider2 >
 Shared pointer type for the Collider2. More...