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

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

buildTemplateSpheres()BALL::SASTriangulatorprivate
createHashGrid(const TriangulatedSurface &part)BALL::SASTriangulatorprivate
createNewTriangles(TriangulatedSurface &part, HashGrid3< TrianglePoint * > &grid)BALL::SASTriangulatorprivate
createPlanes(SASFace *face, std::list< std::pair< TPlane3< double >, double > > &planes)BALL::SASTriangulatorprivate
createPoints(TriangulatedSurface &part, const std::list< std::pair< TPlane3< double >, double > > &planes, HashGrid3< TrianglePoint * > &grid)BALL::SASTriangulatorprivate
edge_BALL::SASTriangulatorprotected
numberOfRefinements(const double &density, const double &radius)BALL::SASTriangulatorprivate
onePointOutside(Index outside, Triangle *t, TriangulatedSurface &part, HashGrid3< TrianglePoint * > &grid)BALL::SASTriangulatorprivate
removeInsideTriangles(TriangulatedSurface &part)BALL::SASTriangulatorprivate
run()BALL::SASTriangulator
SASTriangulator()BALL::SASTriangulator
SASTriangulator(TriangulatedSAS *tsas)BALL::SASTriangulator
sqrt_density_BALL::SASTriangulatorprotected
tagPoints(TriangulatedSurface &part, const std::list< std::pair< TPlane3< double >, double > > &planes)BALL::SASTriangulatorprivate
template_spheres_BALL::SASTriangulatorprotected
triangulateFace(SASFace *face)BALL::SASTriangulatorprivate
tsas_BALL::SASTriangulatorprotected
twoPointsOutside(Position outside1, Position outside2, Triangle *t, TriangulatedSurface &part, HashGrid3< TrianglePoint * > &grid)BALL::SASTriangulatorprivate
vertexExists(const TVector3< double > &point, HashGrid3< TrianglePoint * > &grid)BALL::SASTriangulatorprivate
~SASTriangulator()BALL::SASTriangulatorvirtual