CubbyFlow::Plane< N > Member List

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

ClosestDistance(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
ClosestDistanceLocal(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >protectedvirtual
ClosestIntersection(const Ray< double, N > &ray) constCubbyFlow::Surface< N >
ClosestNormal(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
ClosestPoint(const Vector< double, N > &otherPoint) constCubbyFlow::Surface< N >
GetBoundingBox() constCubbyFlow::Surface< N >
GetBuilder()CubbyFlow::Plane< N >static
Intersects(const Ray< double, N > &ray) constCubbyFlow::Surface< N >
IsBounded() const overrideCubbyFlow::Plane< 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
normalCubbyFlow::Plane< N >
operator=(const Plane &other)CubbyFlow::Plane< N >
operator=(Plane &&other) noexceptCubbyFlow::Plane< N >
CubbyFlow::Surface::operator=(const Surface &other)CubbyFlow::Surface< N >
CubbyFlow::Surface::operator=(Surface &&other) noexceptCubbyFlow::Surface< N >
Plane(const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false)CubbyFlow::Plane< N >
Plane(const Vector< double, N > &normal, const Vector< double, N > &point, const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false)CubbyFlow::Plane< N >
Plane(const Plane &other)CubbyFlow::Plane< N >
Plane(Plane &&other) noexceptCubbyFlow::Plane< N >
pointCubbyFlow::Plane< N >
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
~Plane() override=defaultCubbyFlow::Plane< N >
~Surface()=defaultCubbyFlow::Surface< N >virtual