| BoundingBoxLocal() const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| ClosestDistance(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestDistanceLocal(const Vector< double, N > &otherPoint) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| ClosestIntersection(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
| ClosestIntersectionLocal(const Ray< double, N > &ray) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| ClosestNormal(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestNormalLocal(const Vector< double, N > &otherPoint) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| ClosestPoint(const Vector< double, N > &otherPoint) const | CubbyFlow::Surface< N > | |
| ClosestPointLocal(const Vector< double, N > &otherPoint) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| GetBoundingBox() const | CubbyFlow::Surface< N > | |
| GetBuilder() | CubbyFlow::SurfaceToImplicit< N > | static |
| GetSurface() const | CubbyFlow::SurfaceToImplicit< N > | |
| 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 > | |
| Intersects(const Ray< double, N > &ray) const | CubbyFlow::Surface< N > | |
| IntersectsLocal(const Ray< double, N > &ray) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| IsBounded() const override | CubbyFlow::SurfaceToImplicit< 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 override | CubbyFlow::SurfaceToImplicit< N > | virtual |
| operator=(const SurfaceToImplicit &other) | CubbyFlow::SurfaceToImplicit< N > | |
| operator=(SurfaceToImplicit &&other) noexcept | CubbyFlow::SurfaceToImplicit< 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 > | |
| SignedDistanceLocal(const Vector< double, N > &otherPoint) const override | CubbyFlow::SurfaceToImplicit< N > | protectedvirtual |
| 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 > | |
| SurfaceToImplicit(std::shared_ptr< Surface< N >> surface, const Transform< N > &_transform=Transform< N >{}, bool _isNormalFlipped=false) | CubbyFlow::SurfaceToImplicit< N > | |
| SurfaceToImplicit(const SurfaceToImplicit &other) | CubbyFlow::SurfaceToImplicit< N > | |
| SurfaceToImplicit(SurfaceToImplicit &&other) noexcept | CubbyFlow::SurfaceToImplicit< N > | |
| transform | CubbyFlow::Surface< N > | |
| UpdateQueryEngine() override | CubbyFlow::SurfaceToImplicit< N > | virtual |
| ~ImplicitSurface() override=default | CubbyFlow::ImplicitSurface< N > | |
| ~Surface()=default | CubbyFlow::Surface< N > | virtual |
| ~SurfaceToImplicit() override=default | CubbyFlow::SurfaceToImplicit< N > | |