BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::SESTriangulator Member List

This is the complete list of members for BALL::SESTriangulator, including all inherited members.

buildAmbiguousTriangles(TriangleEdge *edge, std::list< TrianglePoint * > points, std::list< TriangleEdge * > &border, const TSphere3< double > &sphere, TriangulatedSES &part, bool convex)BALL::SESTriangulatorprivate
buildFirstTriangle(SESFace *face, TriangulatedSES &part, std::list< TriangleEdge * > &border, const TSphere3< double > &sphere, const HashSet< TrianglePoint * > &points, bool convex)BALL::SESTriangulatorprivate
buildSphericTriangles(SESFace *face, TriangulatedSES &part, const TSphere3< double > &sphere, bool convex=true)BALL::SESTriangulatorprivate
buildTemplateSpheres()BALL::SESTriangulatorprivate
buildTriangles(SESEdge *edge0, SESEdge *edge1, SESEdge *edge2, SESEdge *edge3, const std::vector< TVector3< double > > &centers, const std::vector< TVector3< double > > &edge1_points, const std::vector< TVector3< double > > &edge3_points, const double &probe_radius)BALL::SESTriangulatorprivate
buildUnambiguousTriangle(TriangleEdge *edge, TrianglePoint *point, std::list< TriangleEdge * > &border, const TSphere3< double > &sphere, TriangulatedSES &part, bool convex)BALL::SESTriangulatorprivate
createTriangleAndEdges(TriangleEdge *edge, TrianglePoint *point, const TSphere3< double > &sphere, TriangleEdge *&edge1, bool &old1, TriangleEdge *&edge2, bool &old2, Triangle *&triangle, bool convex)BALL::SESTriangulatorprivate
edge_BALL::SESTriangulatorprotected
firstSESEdge(const std::list< SESEdge * > &sesedge)BALL::SESTriangulatorprivate
numberOfRefinements(const double &density, const double &radius)BALL::SESTriangulatorprivate
partitionFreeSingularEdge(SESEdge *singular_edge)BALL::SESTriangulatorprivate
partitionNonFreeSingularEdge(SESEdge *singular_edge)BALL::SESTriangulatorprivate
partitionOfCircle(const TCircle3< double > &circle, const TVector3< double > &p0, const TAngle< double > &phi, Size number_of_segments, vector< TVector3< double > > &partition, bool on_surface=true)BALL::SESTriangulatorprivate
partitionSingularEdge(SESEdge *singular_edge)BALL::SESTriangulatorprivate
partitionSingularEdges()BALL::SESTriangulatorprivate
point_BALL::SESTriangulatorprotected
preProcessing()BALL::SESTriangulatorprivate
run()BALL::SESTriangulator
SESTriangulator()BALL::SESTriangulator
SESTriangulator(TriangulatedSES *tses)BALL::SESTriangulator
sqrt_density_BALL::SESTriangulatorprotected
template_spheres_BALL::SESTriangulatorprotected
triangulateContactFace(SESFace *face, const TSphere3< double > &sphere)BALL::SESTriangulatorprivate
triangulateContactFaces()BALL::SESTriangulatorprivate
triangulateFreeToricFace(SESFace *face, const double &probe_radius)BALL::SESTriangulatorprivate
triangulateNonSingularToricFace(SESFace *face, const double &probe_radius)BALL::SESTriangulatorprivate
triangulateSingularToricFace(SESFace *face, const double &probe_radius)BALL::SESTriangulatorprivate
triangulateSphericFace(SESFace *face, const TSphere3< double > &sphere)BALL::SESTriangulatorprivate
triangulateSphericFaces()BALL::SESTriangulatorprivate
triangulateToricFace(SESFace *face, const double &probe_radius)BALL::SESTriangulatorprivate
triangulateToricFaces()BALL::SESTriangulatorprivate
tses_BALL::SESTriangulatorprotected
~SESTriangulator()BALL::SESTriangulatorvirtual