CubbyFlow::Surface< N > Member List
This is the complete list of members for CubbyFlow::Surface< N >, including all inherited members.
| BoundingBoxLocal() const =0 | CubbyFlow::Surface< N > | protectedpure virtual |
| ClosestDistance(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestDistanceLocal(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | protectedvirtual |
| ClosestIntersection(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
| ClosestIntersectionLocal(const Ray< double, N > &ray) const =0 | CubbyFlow::Surface< N > | protectedpure virtual |
| ClosestNormal(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestNormalLocal(const Vector< double, N > &otherPoint) const =0 | CubbyFlow::Surface< N > | protectedpure virtual |
| ClosestPoint(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestPointLocal(const Vector< double, N > &otherPoint) const =0 | CubbyFlow::Surface< N > | protectedpure virtual |
| GetBoundingBox() const | CubbyFlow::Surface< N > | |
| Intersects(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
| IntersectsLocal(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | protectedvirtual |
| 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 Surface &other) | CubbyFlow::Surface< N > | |
| operator=(Surface &&other) noexcept | CubbyFlow::Surface< 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 |
| ~Surface()=default | CubbyFlow::Surface< N > | virtual |
1.8.13