add_vertex(Vertex v, bool is_on_tile_boundary, bool is_on_mesh_boundary) | Tile | |
base_mesh_vertex | Tile | [private] |
boundary_neighbours | Tile | [private] |
boundary_neighbours_calculated | Tile | [private] |
boundary_parametrization(OriginalMesh &om, const OriginalMesh &bm, const vector< Tile * > &tiles, map< int, unsigned int > &matrix_pos, SparseMatrix &matrix, double *b_ret_x, double *b_ret_y, OriginalMesh::Point &ret_map_centroid) | Tile | |
boundary_vertices | Tile | [private] |
boundary_vertices_begin() const | Tile | |
boundary_vertices_end() const | Tile | |
calculate_boundary_lengths(OriginalMesh &m, const vector< Tile * > &tiles) | Tile | [static] |
calculate_boundary_neighbours(OriginalMesh const &m) | Tile | [private] |
calculate_error(OriginalMesh &mesh) | Tile | |
change_to_boundary(Vertex v) | Tile | |
check_conditions_EB(Vertex &new_seed, const OriginalMesh &mesh) | Tile | |
check_conditions_MB(Vertex &new_seed, OriginalMesh &mesh) | Tile | |
check_conditions_MN(Vertex &new_seed, OriginalMesh &mesh) | Tile | |
check_conditions_NZ(Vertex &new_seed, OriginalMesh &mesh) | Tile | |
clear() | Tile | |
connected_neighbours(OriginalMesh &m, unsigned int germe1, unsigned int germe2) | Tile | |
faces_begin(OriginalMesh *mesh) | Tile | |
faces_begin(OriginalMesh *mesh, OriginalMesh::FaceHandle &fh) | Tile | |
find_neighbours_orders(OriginalMesh &m) | Tile | |
get_base_mesh_vertex() const | Tile | [inline] |
get_id() const | Tile | [inline] |
get_seed() const | Tile | [inline] |
id | Tile | [private] |
interior_vertices | Tile | [private] |
interior_vertices_begin() const | Tile | |
interior_vertices_end() const | Tile | |
neighbour_tiles | Tile | [private] |
neighbour_tiles_begin() const | Tile | |
neighbour_tiles_end() const | Tile | |
no_vertices_on_mesh_boundary | Tile | [private] |
reposition_seed(const OriginalMesh &mesh) | Tile | |
seed | Tile | [private] |
set_base_mesh_vertex(BaseMesh::VertexHandle const &bm_vertex) | Tile | [inline] |
Tile(const Vertex tile_seed, const unsigned int tile_id) | Tile | |
tile_boundary_length | Tile | [private, static] |
Tile_Face_Iter class | Tile | [friend] |
Tile_Vertex_Iter class | Tile | [friend] |
vertices_begin() | Tile | |
~Tile() | Tile | [inline] |