Jet  v1.3.3
jet::CustomImplicitSurface2 Member List

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

boundingBox() constjet::Surface2
builder()jet::CustomImplicitSurface2static
closestDistance(const Vector2D &otherPoint) constjet::Surface2
closestIntersection(const Ray2D &ray) constjet::Surface2
closestNormal(const Vector2D &otherPoint) constjet::Surface2
closestPoint(const Vector2D &otherPoint) constjet::Surface2
CustomImplicitSurface2(const std::function< double(const Vector2D &)> &func, const BoundingBox2D &domain=BoundingBox2D(), double resolution=1e-3, double rayMarchingResolution=1e-6, unsigned int numberOfIterations=5, const Transform2 &transform=Transform2(), bool isNormalFlipped=false)jet::CustomImplicitSurface2
ImplicitSurface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false)jet::ImplicitSurface2
ImplicitSurface2(const ImplicitSurface2 &other)jet::ImplicitSurface2
intersects(const Ray2D &ray) constjet::Surface2
isBounded() constjet::Surface2virtual
isInside(const Vector2D &otherPoint) constjet::Surface2
isNormalFlippedjet::Surface2
isValidGeometry() constjet::Surface2virtual
signedDistance(const Vector2D &otherPoint) constjet::ImplicitSurface2
Surface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false)jet::Surface2
Surface2(const Surface2 &other)jet::Surface2
transformjet::Surface2
updateQueryEngine()jet::Surface2virtual
~CustomImplicitSurface2()jet::CustomImplicitSurface2virtual
~ImplicitSurface2()jet::ImplicitSurface2virtual
~Surface2()jet::Surface2virtual