SurfaceSet3.h File Reference
#include <Core/Geometry/BVH3.h>
#include <Core/Surface/Surface3.h>
#include <vector>

Go to the source code of this file.

Classes

class  CubbyFlow::SurfaceSet3
 3-D surface set. More...
 
class  CubbyFlow::SurfaceSet3::Builder
 Front-end to create SurfaceSet3 objects step by step. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::SurfaceSet3Ptr = std::shared_ptr< SurfaceSet3 >
 Shared pointer for the SurfaceSet3 type. More...