cell2d_algebraic_curve< C, V > Member List

This is the complete list of members for cell2d_algebraic_curve< C, V >, including all inherited members.
AlgebraicCurve typedefcell2d_algebraic_curve< C, V >
AlgebraicSet typedefcell2d_algebraic_curve< C, V >
bounding_box(void)bounding_box< C, V > [inline]
bounding_box(double xmin, double xmax)bounding_box< C, V > [inline]
bounding_box(double xmin, double xmax, double ymin, double ymax)bounding_box< C, V > [inline]
bounding_box(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)bounding_box< C, V > [inline]
bounding_box(const bounding_box< C, V > &)bounding_box< C, V > [inline]
BoundingBox typedefcell2d_algebraic_curve< C, V >
boundingBox() constcell< C, REF_OF(REF_OF(V)) > [inline]
Cell typedefcell2d_algebraic_curve< C, V >
cell(void)cell< C, REF_OF(REF_OF(V)) > [inline]
cell(double xmin, double xmax)cell< C, REF_OF(REF_OF(V)) > [inline]
cell(double xmin, double xmax, double ymin, double ymax)cell< C, REF_OF(REF_OF(V)) > [inline]
cell(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)cell< C, REF_OF(REF_OF(V)) > [inline]
cell(const BoundingBox &bx)cell< C, REF_OF(REF_OF(V)) > [inline]
cell2d(void)cell2d< C, REF_OF(V) >
cell2d(const BoundingBox &bx)cell2d< C, REF_OF(V) > [inline]
cell2d(double xmin, double xmax)cell2d< C, REF_OF(V) > [inline]
cell2d(double xmin, double xmax, double ymin, double ymax)cell2d< C, REF_OF(V) > [inline]
cell2d_algebraic_curve(const Polynomial &, const BoundingBox &, bool inter=true)cell2d_algebraic_curve< C, V > [inline]
cell2d_algebraic_curve(const char *, const BoundingBox &)cell2d_algebraic_curve< C, V > [inline]
cell2d_algebraic_curve(const typename AlgebraicSet::Polynomial &, const BoundingBox &)cell2d_algebraic_curve< C, V > [inline]
cell2d_algebraic_curve(AlgebraicCurve *, const BoundingBox &x)cell2d_algebraic_curve< C, V > [inline]
cell2d_algebraic_curve(const cell2d_algebraic_curve< C, V > &cl)cell2d_algebraic_curve< C, V > [inline]
CellBase typedefcell2d_algebraic_curve< C, V >
center(void) constcell2d< C, REF_OF(V) > [inline, virtual]
center_value()cell2d_algebraic_curve< C, V > [inline]
contains(double x, bool strict=false)bounding_box< C, V > [inline]
contains(double x, double y, bool strict=false)bounding_box< C, V > [inline]
contains(double x, double y, double z, bool strict=false)bounding_box< C, V > [inline]
Edge typedefcell2d_algebraic_curve< C, V >
equation(void)cell2d_algebraic_curve< C, V > [inline]
gradient(const Point &p)cell2d_algebraic_curve< C, V > [inline]
intersect(const bounding_box< C, V > &other)bounding_box< C, V > [inline]
intersected(bounding_box< C, V > *other)bounding_box< C, V > [inline]
intersects(bounding_box< C, V > *other, bool strict=true)bounding_box< C, V > [inline]
is0D(void) const bounding_box< C, V > [inline]
is1D(void) const bounding_box< C, V > [inline]
is2D(void) const bounding_box< C, V > [inline]
is3d(void) const bounding_box< C, V > [inline]
is_active(void)cell2d_algebraic_curve< C, V > [inline, virtual]
is_adjacent(cell2d< C, REF_OF(V) > *c)cell2d< C, REF_OF(V) > [virtual]
is_regular(void)cell2d_algebraic_curve< C, V > [inline, virtual]
m_centercell2d_algebraic_curve< C, V >
m_polynomialcell2d_algebraic_curve< C, V >
m_specialcell2d_algebraic_curve< C, V >
m_xmaxbounding_box< C, V > [protected]
m_xminbounding_box< C, V > [protected]
m_ymaxbounding_box< C, V > [protected]
m_yminbounding_box< C, V > [protected]
m_zmaxbounding_box< C, V > [protected]
m_zminbounding_box< C, V > [protected]
operator()(unsigned v, unsigned s) const bounding_box< C, V > [inline]
operator()(unsigned v, unsigned s)bounding_box< C, V > [inline]
operator*(const bounding_box< C, V > &other)bounding_box< C, V > [inline]
operator+(const bounding_box< C, V > &other)bounding_box< C, V > [inline]
Point typedefcell2d_algebraic_curve< C, V >
Points typedefcell2d_algebraic_curve< C, V >
Polynomial typedefcell2d_algebraic_curve< C, V >
Scalar typedefcell2d_algebraic_curve< C, V >
set_xmax(double x)bounding_box< C, V > [inline]
set_xmin(double x)bounding_box< C, V > [inline]
set_ymax(double y)bounding_box< C, V > [inline]
set_ymin(double y)bounding_box< C, V > [inline]
set_zmax(double z)bounding_box< C, V > [inline]
set_zmin(double z)bounding_box< C, V > [inline]
size(void)bounding_box< C, V > [inline]
Solver typedefcell2d_algebraic_curve< C, V >
split_position(int &v, double &t)cell2d_algebraic_curve< C, V > [inline, virtual]
subdivide(Cell *&left, Cell *&right, int v, double s)cell2d_algebraic_curve< C, V > [inline, virtual]
Topology typedefcell2d_algebraic_curve< C, V >
unite(bounding_box< C, V > *other)bounding_box< C, V > [inline]
united(bounding_box< C, V > *other)bounding_box< C, V > [inline]
unites(bounding_box< C, V > *other, bool strict=true)bounding_box< C, V > [inline]
Vector typedefcell2d_algebraic_curve< C, V >
xmax(void)bounding_box< C, V > [inline]
xmax(void) const bounding_box< C, V > [inline]
xmin(void)bounding_box< C, V > [inline]
xmin(void) const bounding_box< C, V > [inline]
xsize(void) const bounding_box< C, V > [inline]
ymax(void)bounding_box< C, V > [inline]
ymax(void) const bounding_box< C, V > [inline]
ymin(void)bounding_box< C, V > [inline]
ymin(void) const bounding_box< C, V > [inline]
ysize(void) const bounding_box< C, V > [inline]
zmax(void)bounding_box< C, V > [inline]
zmax(void) const bounding_box< C, V > [inline]
zmin(void)bounding_box< C, V > [inline]
zmin(void) const bounding_box< C, V > [inline]
zsize(void) const bounding_box< C, V > [inline]
~bounding_box(void)bounding_box< C, V > [inline]
~cell(void)cell< C, REF_OF(REF_OF(V)) > [inline, virtual]
~cell2d(void)cell2d< C, REF_OF(V) > [virtual]

Generated on 6 Dec 2012 for shape by  doxygen 1.6.1