Namespaces | Functions

export_RepBase.cxx File Reference

Python extension module for hippodraw::RepBase class. More...

#include <boost/python.hpp>
#include "reps/RepBase.h"
#include <vector>
Include dependency graph for export_RepBase.cxx:

Go to the source code of this file.

Namespaces

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::Python
 

A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python.


Functions

void export_RepBase ()
 Exports the RepBase class to Python.

Detailed Description

Python extension module for hippodraw::RepBase class.

Copyright (C) 2000-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
export_RepBase.cxx,v 1.7 2006/03/31 22:33:20 pfkeb Exp

Definition in file export_RepBase.cxx.


Generated for HippoDraw Class Library by doxygen