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