| AddExplicitSurface(const std::shared_ptr< Surface< N >> &surface) | CubbyFlow::ImplicitSurfaceSet< N > | |
| AddSurface(const std::shared_ptr< ImplicitSurface< N >> &surface) | CubbyFlow::ImplicitSurfaceSet< 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::ImplicitSurfaceSet< N > | static |
| ImplicitSurface(const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::ImplicitSurface< N > | |
| ImplicitSurface(const ImplicitSurface &other) | CubbyFlow::ImplicitSurface< N > | |
| ImplicitSurface(ImplicitSurface &&other) noexcept | CubbyFlow::ImplicitSurface< N > | |
| ImplicitSurfaceSet()=default | CubbyFlow::ImplicitSurfaceSet< N > | |
| ImplicitSurfaceSet(ConstArrayView1< std::shared_ptr< ImplicitSurface< N >>> surfaces, const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::ImplicitSurfaceSet< N > | |
| ImplicitSurfaceSet(ConstArrayView1< std::shared_ptr< Surface< N >>> surfaces, const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::ImplicitSurfaceSet< N > | |
| ImplicitSurfaceSet(const ImplicitSurfaceSet &other) | CubbyFlow::ImplicitSurfaceSet< N > | |
| ImplicitSurfaceSet(ImplicitSurfaceSet &&other) noexcept | CubbyFlow::ImplicitSurfaceSet< N > | |
| Intersects(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
| IsBounded() const override | CubbyFlow::ImplicitSurfaceSet< N > | virtual |
| IsInside(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| isNormalFlipped | CubbyFlow::Surface< N > | |
| IsValidGeometry() const override | CubbyFlow::ImplicitSurfaceSet< N > | virtual |
| NumberOfSurfaces() const | CubbyFlow::ImplicitSurfaceSet< N > | |
| operator=(const ImplicitSurfaceSet &other) | CubbyFlow::ImplicitSurfaceSet< N > | |
| operator=(ImplicitSurfaceSet &&other) noexcept | CubbyFlow::ImplicitSurfaceSet< N > | |
| CubbyFlow::ImplicitSurface::operator=(const ImplicitSurface &other) | CubbyFlow::ImplicitSurface< N > | |
| CubbyFlow::ImplicitSurface::operator=(ImplicitSurface &&other) noexcept | CubbyFlow::ImplicitSurface< N > | |
| CubbyFlow::Surface::operator=(const Surface &other) | CubbyFlow::Surface< N > | |
| CubbyFlow::Surface::operator=(Surface &&other) noexcept | CubbyFlow::Surface< N > | |
| SignedDistance(const Vector< double, N > &otherPoint) const | CubbyFlow::ImplicitSurface< 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 > | |
| SurfaceAt(size_t i) const | CubbyFlow::ImplicitSurfaceSet< N > | |
| transform | CubbyFlow::Surface< N > | |
| UpdateQueryEngine() override | CubbyFlow::ImplicitSurfaceSet< N > | virtual |
| ~ImplicitSurface() override=default | CubbyFlow::ImplicitSurface< N > | |
| ~ImplicitSurfaceSet() override=default | CubbyFlow::ImplicitSurfaceSet< N > | |
| ~Surface()=default | CubbyFlow::Surface< N > | virtual |