Jet  v1.3.3
jet::CustomImplicitSurface3 Member List

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

boundingBox() constjet::Surface3
builder()jet::CustomImplicitSurface3static
closestDistance(const Vector3D &otherPoint) constjet::Surface3
closestIntersection(const Ray3D &ray) constjet::Surface3
closestNormal(const Vector3D &otherPoint) constjet::Surface3
closestPoint(const Vector3D &otherPoint) constjet::Surface3
CustomImplicitSurface3(const std::function< double(const Vector3D &)> &func, const BoundingBox3D &domain=BoundingBox3D(), double resolution=1e-3, double rayMarchingResolution=1e-6, unsigned int maxNumOfIterations=5, const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::CustomImplicitSurface3
ImplicitSurface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::ImplicitSurface3
ImplicitSurface3(const ImplicitSurface3 &other)jet::ImplicitSurface3
intersects(const Ray3D &ray) constjet::Surface3
isBounded() constjet::Surface3virtual
isInside(const Vector3D &otherPoint) constjet::Surface3
isNormalFlippedjet::Surface3
isValidGeometry() constjet::Surface3virtual
signedDistance(const Vector3D &otherPoint) constjet::ImplicitSurface3
Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::Surface3
Surface3(const Surface3 &other)jet::Surface3
transformjet::Surface3
updateQueryEngine()jet::Surface3virtual
~CustomImplicitSurface3()jet::CustomImplicitSurface3virtual
~ImplicitSurface3()jet::ImplicitSurface3virtual
~Surface3()jet::Surface3virtual