\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - STL Extensions for CGAL
CGAL::Object Member List

This is the complete list of members for CGAL::Object, including all inherited members.

assign(T &c, const Object &o)CGAL::Objectrelated
empty()CGAL::Object
is()CGAL::Object
make_object(const T &t)CGAL::Objectrelated
Object()CGAL::Object
Object(const Object &o)CGAL::Object
Object(boost::variant< T... >)CGAL::Object
Object(boost::optional< boost::variant< T... > >)CGAL::Object
object_cast(const Object *o)CGAL::Objectrelated
object_cast(const Object &o)CGAL::Objectrelated
operator=(const Object &o)CGAL::Object
type() constCGAL::Object