![]() |
Project
|
This is the complete list of members for o2::cad::surface::BoundedSurface, including all inherited members.
| appendCoverBoxes(std::vector< CoverBox > &boxes) const | o2::cad::surface::BoundedSurface | inlinevirtual |
| appendDirectedEdges(std::vector< std::pair< Vec3, Vec3 > > &edges) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| appendDisplayMesh(std::vector< Vec3 > &vertices, std::vector< std::array< int, 3 > > &triangles) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| appendIntersections(const Vec3 &rayOrigin, const Vec3 &rayDirection, double minDistance, double maxDistance, std::vector< RayHit > &hits) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| appendRims(std::vector< SurfaceRim > &rims) const | o2::cad::surface::BoundedSurface | inlinevirtual |
| boundaryEdges() const | o2::cad::surface::BoundedSurface | inline |
| capacityContribution() const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| capacityIsExact() const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| conservativeBounds(Vec3 &lower, Vec3 &upper) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| containsPointOnSurface(const Vec3 &point) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| CoverBox typedef | o2::cad::surface::BoundedSurface | |
| distanceSqToPatch(const Vec3 &point) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| mBoundaryEdges | o2::cad::surface::BoundedSurface | protected |
| normalAt(const Vec3 &point) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| parametricLengthSqAt(const Vec2 &uv, const Vec2 &delta) const | o2::cad::surface::BoundedSurface | inline |
| parametricMetric(const Vec2 &uv, double &gUU, double &gUV, double &gVV) const =0 | o2::cad::surface::BoundedSurface | pure virtual |
| sampleTrimCurve(size_t index, std::vector< Vec3 > &samples) const | o2::cad::surface::BoundedSurface | inlinevirtual |
| setBoundaryEdges(std::vector< BoundaryEdgeRef > refs) | o2::cad::surface::BoundedSurface | inline |
| ~BoundedSurface()=default | o2::cad::surface::BoundedSurface | virtual |