Box2.h File Reference
#include <Core/Surface/Surface2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::Box2 |
2-D box geometry. More... | |
class | CubbyFlow::Box2::Builder |
Front-end to create Box2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::Box2Ptr = std::shared_ptr< Box2 > |
Shared pointer type for the Box2. More... | |