ug4
|
This is the complete list of members for ug::BoolMarker, including all inherited members.
assign_grid(Grid *g) | ug::BoolMarker | |
assign_grid(Grid &g) | ug::BoolMarker | inline |
BoolMarker() | ug::BoolMarker | |
BoolMarker(Grid &g) | ug::BoolMarker | |
clear() | ug::BoolMarker | |
default_mark() | ug::BoolMarker | inline |
edge_created(Grid *grid, Edge *e, GridObject *pParent=NULL, bool replacesParent=false) | ug::BoolMarker | virtual |
edge_to_be_erased(Grid *grid, Edge *e, Edge *replacedBy=NULL) | ug::GridObserver | inlinevirtual |
edges_to_be_merged(Grid *grid, Edge *target, Edge *elem1, Edge *elem2) | ug::BoolMarker | virtual |
elements_to_be_cleared(Grid *grid) | ug::GridObserver | inlinevirtual |
enable_mark_inheritance(bool enable) | ug::BoolMarker | inline |
enable_strict_inheritance(bool enable) | ug::BoolMarker | inline |
face_created(Grid *grid, Face *f, GridObject *pParent=NULL, bool replacesParent=false) | ug::BoolMarker | virtual |
face_to_be_erased(Grid *grid, Face *f, Face *replacedBy=NULL) | ug::GridObserver | inlinevirtual |
faces_to_be_merged(Grid *grid, Face *target, Face *elem1, Face *elem2) | ug::BoolMarker | virtual |
grid() | ug::BoolMarker | inline |
grid_to_be_destroyed(Grid *grid) | ug::BoolMarker | virtual |
is_marked(GridObject *e) const | ug::BoolMarker | |
is_marked(Vertex *e) const | ug::BoolMarker | inline |
is_marked(Edge *e) const | ug::BoolMarker | inline |
is_marked(Face *e) const | ug::BoolMarker | inline |
is_marked(Volume *e) const | ug::BoolMarker | inline |
m_aaMarkEDGE | ug::BoolMarker | protected |
m_aaMarkFACE | ug::BoolMarker | protected |
m_aaMarkVOL | ug::BoolMarker | protected |
m_aaMarkVRT | ug::BoolMarker | protected |
m_aBool | ug::BoolMarker | protected |
m_defaultMark | ug::BoolMarker | protected |
m_markInheritanceEnabled | ug::BoolMarker | protected |
m_pGrid | ug::BoolMarker | protected |
m_strictInheritanceEnabled | ug::BoolMarker | protected |
mark(Vertex *e, bool mark=true) | ug::BoolMarker | inline |
mark(Edge *e, bool mark=true) | ug::BoolMarker | inline |
mark(Face *e, bool mark=true) | ug::BoolMarker | inline |
mark(Volume *e, bool mark=true) | ug::BoolMarker | inline |
mark(TIter begin, TIter end, bool mark=true) | ug::BoolMarker | inline |
mark_inheritance_enabeld() | ug::BoolMarker | inline |
set_default_mark(bool mark) | ug::BoolMarker | inline |
strict_inheritance_enabled() | ug::BoolMarker | inline |
unmark(Vertex *e) | ug::BoolMarker | inline |
unmark(Edge *e) | ug::BoolMarker | inline |
unmark(Face *e) | ug::BoolMarker | inline |
unmark(Volume *e) | ug::BoolMarker | inline |
unmark(TIter begin, TIter end) | ug::BoolMarker | inline |
vertex_created(Grid *grid, Vertex *vrt, GridObject *pParent=NULL, bool replacesParent=false) | ug::BoolMarker | virtual |
vertex_to_be_erased(Grid *grid, Vertex *vrt, Vertex *replacedBy=NULL) | ug::GridObserver | inlinevirtual |
vertices_to_be_merged(Grid *grid, Vertex *target, Vertex *elem1, Vertex *elem2) | ug::BoolMarker | virtual |
volume_created(Grid *grid, Volume *vol, GridObject *pParent=NULL, bool replacesParent=false) | ug::BoolMarker | virtual |
volume_to_be_erased(Grid *grid, Volume *vol, Volume *replacedBy=NULL) | ug::GridObserver | inlinevirtual |
volumes_to_be_merged(Grid *grid, Volume *target, Volume *elem1, Volume *elem2) | ug::BoolMarker | virtual |
~BoolMarker() | ug::BoolMarker | virtual |
~GridObserver() | ug::GridObserver | inlinevirtual |