Classification_type enum name | CGAL::Fixed_alpha_shape_3< Dt > | |
classify(Cell_handle c) const | CGAL::Fixed_alpha_shape_3< Dt > | |
classify(Facet f) const | CGAL::Fixed_alpha_shape_3< Dt > | |
classify(Cell_handle f, int i) const | CGAL::Fixed_alpha_shape_3< Dt > | |
classify(const Edge &e) const | CGAL::Fixed_alpha_shape_3< Dt > | |
classify(Vertex_handle v) const | CGAL::Fixed_alpha_shape_3< Dt > | |
clear() | CGAL::Fixed_alpha_shape_3< Dt > | |
EXTERIOR enum value | CGAL::Fixed_alpha_shape_3< Dt > | |
Fixed_alpha_shape_3(FT alpha=0) | CGAL::Fixed_alpha_shape_3< Dt > | |
Fixed_alpha_shape_3(Dt &dt, FT alpha=0) | CGAL::Fixed_alpha_shape_3< Dt > | |
Fixed_alpha_shape_3(InputIterator first, InputIterator last, const FT &alpha=0) | CGAL::Fixed_alpha_shape_3< Dt > | |
FT typedef | CGAL::Fixed_alpha_shape_3< Dt > | |
get_alpha(void) const | CGAL::Fixed_alpha_shape_3< Dt > | |
get_alpha_shape_cells(OutputIterator it, Classification_type type) | CGAL::Fixed_alpha_shape_3< Dt > | |
get_alpha_shape_edges(OutputIterator it, Classification_type type) | CGAL::Fixed_alpha_shape_3< Dt > | |
get_alpha_shape_facets(OutputIterator it, Classification_type type) | CGAL::Fixed_alpha_shape_3< Dt > | |
get_alpha_shape_vertices(OutputIterator it, Classification_type type) | CGAL::Fixed_alpha_shape_3< Dt > | |
Gt typedef | CGAL::Fixed_alpha_shape_3< Dt > | |
insert(Point p, Cell_handle start=Cell_handle()) | CGAL::Fixed_alpha_shape_3< Dt > | |
INTERIOR enum value | CGAL::Fixed_alpha_shape_3< Dt > | |
operator<<(std::ostream &os, const Fixed_alpha_shape_3< Dt > &A) | CGAL::Fixed_alpha_shape_3< Dt > | related |
REGULAR enum value | CGAL::Fixed_alpha_shape_3< Dt > | |
remove(Vertex_handle v) | CGAL::Fixed_alpha_shape_3< Dt > | |
SINGULAR enum value | CGAL::Fixed_alpha_shape_3< Dt > | |