CubbyFlow::CustomImplicitSurface2 Member List
This is the complete list of members for CubbyFlow::CustomImplicitSurface2, including all inherited members.
| BoundingBox() const | CubbyFlow::Surface2 | |
| ClosestDistance(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | |
| ClosestIntersection(const Ray2D &ray) const | CubbyFlow::Surface2 | |
| ClosestNormal(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | |
| ClosestPoint(const Vector2D &otherPoint) const | CubbyFlow::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::CustomImplicitSurface2 | static |
| ImplicitSurface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::ImplicitSurface2 | |
| ImplicitSurface2(const ImplicitSurface2 &other) | CubbyFlow::ImplicitSurface2 | |
| Intersects(const Ray2D &ray) const | CubbyFlow::Surface2 | |
| isNormalFlipped | CubbyFlow::Surface2 | |
| SignedDistance(const Vector2D &otherPoint) const | CubbyFlow::ImplicitSurface2 | |
| Surface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::Surface2 | |
| Surface2(const Surface2 &other) | CubbyFlow::Surface2 | |
| transform | CubbyFlow::Surface2 | |
| UpdateQueryEngine() | CubbyFlow::Surface2 | virtual |
| ~CustomImplicitSurface2() | CubbyFlow::CustomImplicitSurface2 | virtual |
| ~ImplicitSurface2() | CubbyFlow::ImplicitSurface2 | virtual |
| ~Surface2() | CubbyFlow::Surface2 | virtual |
1.8.14