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>
47 "The base class for point and text representations.\n"
48 "See PointRepFactory for creating objects of this type.\n",
The base class for the point representation hierarchy.
hippodraw::RepBase class interface
void export_RepBase()
Exports the RepBase class to Python.