This is the complete list of members for CubbyFlow::Sphere< N >, including all inherited members.
center | CubbyFlow::Sphere< N > | |
ClosestDistance(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
ClosestIntersection(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
ClosestNormal(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
ClosestPoint(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
GetBoundingBox() const | CubbyFlow::Surface< N > | |
GetBuilder() | CubbyFlow::Sphere< N > | static |
Intersects(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
IsBounded() const | CubbyFlow::Surface< N > | virtual |
IsInside(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
IsInsideLocal(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | protectedvirtual |
isNormalFlipped | CubbyFlow::Surface< N > | |
IsValidGeometry() const | CubbyFlow::Surface< N > | virtual |
operator=(const Sphere &other) | CubbyFlow::Sphere< N > | |
operator=(Sphere &&other) noexcept | CubbyFlow::Sphere< N > | |
CubbyFlow::Surface::operator=(const Surface &other) | CubbyFlow::Surface< N > | |
CubbyFlow::Surface::operator=(Surface &&other) noexcept | CubbyFlow::Surface< N > | |
radius | CubbyFlow::Sphere< N > | |
Sphere(const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::Sphere< N > | |
Sphere(const Vector< double, N > ¢er, double radius, const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::Sphere< N > | |
Sphere(const Sphere &other) | CubbyFlow::Sphere< N > | |
Sphere(Sphere &&other) noexcept | CubbyFlow::Sphere< N > | |
Surface(const Transform< N > &transform=Transform< N >(), bool isNormalFlipped=false) | CubbyFlow::Surface< N > | |
Surface(const Surface &other) | CubbyFlow::Surface< N > | |
Surface(Surface &&other) noexcept | CubbyFlow::Surface< N > | |
transform | CubbyFlow::Surface< N > | |
UpdateQueryEngine() | CubbyFlow::Surface< N > | virtual |
~Sphere() override=default | CubbyFlow::Sphere< N > | |
~Surface()=default | CubbyFlow::Surface< N > | virtual |