14 # pragma warning(disable:4231)
17 # pragma warning(disable:4251)
20 # pragma warning(disable:4275)
23 # pragma warning(disable:4800)
27 #include <boost/python.hpp>
34 using namespace boost::python;
47 "The base class for point and text representations.\n"
48 "See PointRepFactory for creating objects of this type.\n",
void export_RepBase()
Exports the RepBase class to Python.
hippodraw::RepBase class interface
The base class for the point representation hierarchy.