walberla::mesh::distance_octree::DistanceOctree< MeshType > Member List

This is the complete list of members for walberla::mesh::distance_octree::DistanceOctree< MeshType >, including all inherited members.

AABB typedefwalberla::mesh::distance_octree::DistanceOctree< MeshType >
DistanceOctree(const shared_ptr< TriangleDistance< MeshType > > &triDist, uint_t maxDepth=20u, uint_t minNumTriangles=25u)walberla::mesh::distance_octree::DistanceOctree< MeshType >inline
FaceHandle typedefwalberla::mesh::distance_octree::DistanceOctree< MeshType >
fromNormal(const Normal &p)walberla::mesh::distance_octree::DistanceOctree< MeshType >inlinestatic
fromPoint(const Point &p)walberla::mesh::distance_octree::DistanceOctree< MeshType >inlinestatic
fromScalar(const Scalar &x)walberla::mesh::distance_octree::DistanceOctree< MeshType >inlinestatic
getAABB() constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
height() constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
Normal typedefwalberla::mesh::distance_octree::DistanceOctree< MeshType >
numTriangles() constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
numTrianglesToStream(std::ostream &os)walberla::mesh::distance_octree::DistanceOctree< MeshType >inline
Point typedefwalberla::mesh::distance_octree::DistanceOctree< MeshType >
rootNode_walberla::mesh::distance_octree::DistanceOctree< MeshType >protected
Scalar typedefwalberla::mesh::distance_octree::DistanceOctree< MeshType >
sqDistance(const Point &p) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqDistance(const Point &p, FaceHandle &closestTriangle) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqDistance(const Point &p, Point &closestPoint) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqDistance(const Point &p, Point &closestPoint, Normal &normal) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqSignedDistance(const Point &p) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqSignedDistance(const Point &p, FaceHandle &closestTriangle) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqSignedDistance(const Point &p, Point &closestPoint) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
sqSignedDistance(const Point &p, Point &closestPoint, Normal &normal) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >inline
toPoint(const Vector3< Scalar > &p)walberla::mesh::distance_octree::DistanceOctree< MeshType >inlinestatic
toScalar(const real_t &x)walberla::mesh::distance_octree::DistanceOctree< MeshType >inlinestatic
writeVTKOutput(const std::string &filestem) constwalberla::mesh::distance_octree::DistanceOctree< MeshType >