CustomImplicitSurface2.h File Reference
#include <Core/Surface/ImplicitSurface2.h>
#include <functional>

Go to the source code of this file.

Classes

class  CubbyFlow::CustomImplicitSurface2
 Custom 2-D implicit surface using arbitrary function. More...
 
class  CubbyFlow::CustomImplicitSurface2::Builder
 Front-end to create CustomImplicitSurface2 objects step by step. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::CustomImplicitSurface2Ptr = std::shared_ptr< CustomImplicitSurface2 >
 Shared pointer type for the CustomImplicitSurface2. More...