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