|
file | adj_higher_dim_connected_n_face_iter.hh [code] |
| Definition of forward and backward iterators on all the n-faces sharing an adjacent (n+1)-face with a (reference) n-face in a complex.
|
|
file | adj_higher_face_iter.hh [code] |
| Definition of forward and backward iterators on the adjacent (n+1)-faces of a (reference) n-face in a complex.
|
|
file | adj_lower_dim_connected_n_face_iter.hh [code] |
| Definition of forward and backward iterators on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face in a complex.
|
|
file | adj_lower_face_iter.hh [code] |
| Definition of forward and backward iterators on the adjacent (n-1)-faces of a (reference) n-face in a complex.
|
|
file | adj_lower_higher_face_iter.hh [code] |
| Definition of forward and backward iterators on all the adjacent (n-1)-faces and (n+1)-faces of a (reference) n-face in a complex.
|
|
file | adj_m_face_iter.hh [code] |
| Definition of forward and backward iterators on all the m-faces transitively adjacent to a (reference) n-face in a complex.
|
|
file | algebraic_face.hh [code] |
| Algebraic face of a complex.
|
|
file | algebraic_n_face.hh [code] |
| Algebraic n-face of a complex.
|
|
file | topo/all.hh [code] |
| File that includes all topology related algorithms.
|
|
file | center_only_iter.hh [code] |
| Definition of a complex relative iterator iterating on its center (reference face) only.
|
|
file | centered_iter_adapter.hh [code] |
| Complex relative iterator adapters adding the central (reference) point to the set of iterated faces.
|
|
file | complex.hh [code] |
| Structures for general complexes.
|
|
file | complex_iterators.hh [code] |
| Iterators on complexes.
|
|
file | detach.hh [code] |
| Detachin a cell from a binary complex-based image.
|
|
file | topo/essential.hh [code] |
| File that includes essential "point-wise" expression tools.
|
|
file | face.hh [code] |
| Face of a complex.
|
|
file | face_data.hh [code] |
| Data associated to the faces of a complex.
|
|
file | face_iter.hh [code] |
| Definition of forward and backward iterators on all the faces of a complex.
|
|
file | is_facet.hh [code] |
| Testing whether an mln::complex_psite is a facet.
|
|
file | is_n_face.hh [code] |
| Testing whether an mln::complex_psite is an n-face.
|
|
file | is_simple_2d.hh [code] |
| Define the function is_simple_2d which tests if a point is simple or not (Cf bertrand.07.chap).
|
|
file | is_simple_cell.hh [code] |
| Testing whether a facet is a simple cell.
|
|
file | n_face.hh [code] |
| n-face of a complex.
|
|
file | n_face_iter.hh [code] |
| Definition of forward and backward iterators on all the n-faces of a complex, n being a dynamic value.
|
|
file | n_faces_set.hh [code] |
| Set of n-face of a complex.
|
|
file | static_n_face_iter.hh [code] |
| Definition of forward and backward iterators on all the N-faces of a complex, N being a static value.
|
|