CubbyFlow::ImplicitSurface< N > Member List

This is the complete list of members for CubbyFlow::ImplicitSurface< N >, including all inherited members.

BoundingBoxLocal() const =0CubbyFlow::Surface< N >protectedpure virtual
ClosestDistance(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
ClosestIntersection(const Ray< double, N > &ray) constCubbyFlow::Surface< N >
ClosestIntersectionLocal(const Ray< double, N > &ray) const =0CubbyFlow::Surface< N >protectedpure virtual
ClosestNormal(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
ClosestNormalLocal(const Vector< double, N > &otherPoint) const =0CubbyFlow::Surface< N >protectedpure virtual
ClosestPoint(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
ClosestPointLocal(const Vector< double, N > &otherPoint) const =0CubbyFlow::Surface< N >protectedpure virtual
GetBoundingBox() constCubbyFlow::Surface< N >
ImplicitSurface(const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false)CubbyFlow::ImplicitSurface< N >
ImplicitSurface(const ImplicitSurface &other)CubbyFlow::ImplicitSurface< N >
ImplicitSurface(ImplicitSurface &&other) noexceptCubbyFlow::ImplicitSurface< N >
Intersects(const Ray< double, N > &ray) constCubbyFlow::Surface< N >
IntersectsLocal(const Ray< double, N > &ray) constCubbyFlow::Surface< N >protectedvirtual
IsBounded() constCubbyFlow::Surface< N >virtual
IsInside(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
IsInsideLocal(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >protectedvirtual
isNormalFlippedCubbyFlow::Surface< N >
IsValidGeometry() constCubbyFlow::Surface< N >virtual
operator=(const ImplicitSurface &other)CubbyFlow::ImplicitSurface< N >
operator=(ImplicitSurface &&other) noexceptCubbyFlow::ImplicitSurface< N >
CubbyFlow::Surface::operator=(const Surface &other)CubbyFlow::Surface< N >
CubbyFlow::Surface::operator=(Surface &&other) noexceptCubbyFlow::Surface< N >
SignedDistance(const Vector< double, N > &otherPoint) constCubbyFlow::ImplicitSurface< N >
SignedDistanceLocal(const Vector< double, N > &otherPoint) const =0CubbyFlow::ImplicitSurface< N >protectedpure virtual
Surface(const Transform< N > &transform=Transform< N >(), bool isNormalFlipped=false)CubbyFlow::Surface< N >
Surface(const Surface &other)CubbyFlow::Surface< N >
Surface(Surface &&other) noexceptCubbyFlow::Surface< N >
transformCubbyFlow::Surface< N >
UpdateQueryEngine()CubbyFlow::Surface< N >virtual
~ImplicitSurface() override=defaultCubbyFlow::ImplicitSurface< N >
~Surface()=defaultCubbyFlow::Surface< N >virtual