#include </home/guntram/tmp/GrAL/gral/base/include/Gral/Views/cut-grid-view.h>

Public Types | |
| typedef grid_geometry_category | category |
| typedef base_geom_type::coord_type | coord_type |
| typedef point_traits< coord_type > | pt |
| typedef grid_view< CFG > | grid_type |
| typedef grid_types< grid_type > | gt |
| typedef gt::Vertex | Vertex |
Public Member Functions | |
| geom_view (grid_type const &gg, base_geom_type const &geom) | |
| geom_view (ref_ptr< grid_type const > gg, ref_ptr< base_geom_type const > geom) | |
| int | space_dimension () const |
| grid_type const & | TheGrid () const |
| coord_type | coord (Vertex v) const |
could offer the local outward normal vector at split vertices as an aid to defining new coordinates.
could somehow automatically inherit all geometric stuff from GEOM ... but only if no changes to coordinates are allowed!
Definition at line 659 of file cut-grid-view.h.
1.5.8