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