CubbyFlow::CustomImplicitSurface3 Member List
This is the complete list of members for CubbyFlow::CustomImplicitSurface3, including all inherited members.
BoundingBox() const | CubbyFlow::Surface3 | |
ClosestDistance(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestIntersection(const Ray3D &ray) const | CubbyFlow::Surface3 | |
ClosestNormal(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestPoint(const Vector3D &otherPoint) const | CubbyFlow::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::CustomImplicitSurface3 | static |
ImplicitSurface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::ImplicitSurface3 | |
ImplicitSurface3(const ImplicitSurface3 &other) | CubbyFlow::ImplicitSurface3 | |
Intersects(const Ray3D &ray) const | CubbyFlow::Surface3 | |
isNormalFlipped | CubbyFlow::Surface3 | |
SignedDistance(const Vector3D &otherPoint) const | CubbyFlow::ImplicitSurface3 | |
Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Surface3 | |
Surface3(const Surface3 &other) | CubbyFlow::Surface3 | |
transform | CubbyFlow::Surface3 | |
UpdateQueryEngine() | CubbyFlow::Surface3 | virtual |
~CustomImplicitSurface3() | CubbyFlow::CustomImplicitSurface3 | virtual |
~ImplicitSurface3() | CubbyFlow::ImplicitSurface3 | virtual |
~Surface3() | CubbyFlow::Surface3 | virtual |