Collider3.h File Reference
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... | |