Part of Python extension module for hippodraw::PointRepFactory class. More...
#include <boost/python.hpp>#include "pattern/Factory.h"#include "reps/PointRepFactory.h"#include "reps/RepBase.h"
Go to the source code of this file.
Namespaces | |
| hippodraw | |
| Namespace for HippoDraw. | |
| hippodraw::Python | |
| A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python. | |
Functions | |
| void | export_Factory_PointRep () |
| Exports the template base class of PointRepFactory. More... | |
| void | export_PointRepFactory () |
| Exports the PointRepFactory class to Python. More... | |
Part of Python extension module for hippodraw::PointRepFactory class.
Copyright (C) 2003, 2004, 2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file export_PointRepFactory.cxx.