CubbyFlow::CustomImplicitSurface3 Member List

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

BoundingBox() constCubbyFlow::Surface3
ClosestDistance(const Vector3D &otherPoint) constCubbyFlow::Surface3
ClosestIntersection(const Ray3D &ray) constCubbyFlow::Surface3
ClosestNormal(const Vector3D &otherPoint) constCubbyFlow::Surface3
ClosestPoint(const Vector3D &otherPoint) constCubbyFlow::Surface3
CustomImplicitSurface3(const std::function< double(const Vector3D &)> &func, const BoundingBox3D &domain=BoundingBox3D(), double resolution=1e-3, double rayMarchingResolution=1e-6, unsigned int maxNumberOfIterations=5, const Transform3 &transform=Transform3(), bool isNormalFlipped=false)CubbyFlow::CustomImplicitSurface3
GetBuilder()CubbyFlow::CustomImplicitSurface3static
ImplicitSurface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)CubbyFlow::ImplicitSurface3
ImplicitSurface3(const ImplicitSurface3 &other)CubbyFlow::ImplicitSurface3
Intersects(const Ray3D &ray) constCubbyFlow::Surface3
isNormalFlippedCubbyFlow::Surface3
SignedDistance(const Vector3D &otherPoint) constCubbyFlow::ImplicitSurface3
Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)CubbyFlow::Surface3
Surface3(const Surface3 &other)CubbyFlow::Surface3
transformCubbyFlow::Surface3
UpdateQueryEngine()CubbyFlow::Surface3virtual
~CustomImplicitSurface3()CubbyFlow::CustomImplicitSurface3virtual
~ImplicitSurface3()CubbyFlow::ImplicitSurface3virtual
~Surface3()CubbyFlow::Surface3virtual