hippomodule.cxx File Reference


Detailed Description

Python extenstion module for HippoDraw classes.

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

Id
hippomodule.cxx,v 1.1 2005/03/16 15:34:19 pfkeb Exp

Definition in file hippomodule.cxx.

#include "exportToPython.h"
#include <boost/python.hpp>

Include dependency graph for hippomodule.cxx:

exportToPython.h

Go to the source code of this file.

Functions

 BOOST_PYTHON_MODULE (hippo)
 Creates a Python extension module for HippoDraw.


Function Documentation

BOOST_PYTHON_MODULE ( hippo   ) 

Creates a Python extension module for HippoDraw.

Creates the Python extension module hippo. Requires version 2 of Boost.Python, which was initially distributed with boost_1_29_0 obtained from the Boost Web site.

Author:
Paul F. Kunz <Paul_Kunz@slac.stanford.edu>

Definition at line 37 of file hippomodule.cxx.

References hippodraw::Python::exportToPython().


Generated for HippoDraw Class Library by doxygen