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