CubbyFlow::CustomImplicitSurface2 Member List

This is the complete list of members for CubbyFlow::CustomImplicitSurface2, including all inherited members.

BoundingBox() constCubbyFlow::Surface2
ClosestDistance(const Vector2D &otherPoint) constCubbyFlow::Surface2
ClosestIntersection(const Ray2D &ray) constCubbyFlow::Surface2
ClosestNormal(const Vector2D &otherPoint) constCubbyFlow::Surface2
ClosestPoint(const Vector2D &otherPoint) constCubbyFlow::Surface2
CustomImplicitSurface2(const std::function< double(const Vector2D &)> &func, const BoundingBox2D &domain=BoundingBox2D(), double resolution=1e-3, double rayMarchingResolution=1e-6, unsigned int maxNumberOfIterations=5, const Transform2 &transform=Transform2(), bool isNormalFlipped=false)CubbyFlow::CustomImplicitSurface2
GetBuilder()CubbyFlow::CustomImplicitSurface2static
ImplicitSurface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false)CubbyFlow::ImplicitSurface2
ImplicitSurface2(const ImplicitSurface2 &other)CubbyFlow::ImplicitSurface2
Intersects(const Ray2D &ray) constCubbyFlow::Surface2
isNormalFlippedCubbyFlow::Surface2
SignedDistance(const Vector2D &otherPoint) constCubbyFlow::ImplicitSurface2
Surface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false)CubbyFlow::Surface2
Surface2(const Surface2 &other)CubbyFlow::Surface2
transformCubbyFlow::Surface2
UpdateQueryEngine()CubbyFlow::Surface2virtual
~CustomImplicitSurface2()CubbyFlow::CustomImplicitSurface2virtual
~ImplicitSurface2()CubbyFlow::ImplicitSurface2virtual
~Surface2()CubbyFlow::Surface2virtual