[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
ConvexPolytope< N, T > Member List | ![]() |
This is the complete list of members for ConvexPolytope< N, T >, including all inherited members.
addExtremeVertex(const point_view_type &p) | ConvexPolytope< N, T > | virtual |
addFacet(const node_type &a, const node_type &b) | StarPolytope< N, T > | virtual |
addFacet(const node_type &a, const node_type &b, const node_type &c) | StarPolytope< N, T > | virtual |
addVertex(const point_view_type &p) | Polytope< N, T > | virtual |
closed(const node_type n) const | Polytope< N, T > | virtual |
closed() const | Polytope< N, T > | virtual |
contains(const point_view_type &p) const | ConvexPolytope< N, T > | virtual |
distance(const node_type u, const point_view_type &p) const | Polytope< N, T > | virtual |
eraseFacet(const node_type u) | Polytope< N, T > | virtual |
fill(MultiArrayView< N, unsigned int > &array, const unsigned int label, const point_view_type offset, const point_view_type scale) const | Polytope< N, T > | virtual |
fill(MultiArrayView< N, unsigned int > &array, const unsigned int label, const point_view_type offset) const | Polytope< N, T > | virtual |
getCenter() const | StarPolytope< N, T > | virtual |
getConnected(const node_type u) const | Polytope< N, T > | virtual |
litFacets(const point_view_type &p) const | Polytope< N, T > | virtual |
nSurface() const | StarPolytope< N, T > | virtual |
nVolume() const | StarPolytope< N, T > | virtual |
operator=(const Polytope< N, T > &other) | Polytope< N, T > | virtual |
Polytope() | Polytope< N, T > | |
Polytope(const Polytope< N, T > &other) | Polytope< N, T > | |
StarPolytope() | StarPolytope< N, T > | |
StarPolytope(const point_view_type ¢er) | StarPolytope< N, T > | |
StarPolytope(const point_view_type &a, const point_view_type &b, const point_view_type &c, const point_view_type ¢er) | StarPolytope< N, T > | |
StarPolytope(const point_view_type &a, const point_view_type &b, const point_view_type &c, const point_view_type &d, const point_view_type ¢er) | StarPolytope< N, T > | |
tidyUp() | Polytope< N, T > | virtual |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|