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",
hippodraw::RepBase class interface
The base class for the point representation hierarchy.
void export_RepBase()
Exports the RepBase class to Python.