Namespaces | Macros | Functions
export_NumArrayTuple.cxx File Reference

Part of Python extension module for hippodraw::NumArrayTuple class. More...

#include <boost/python.hpp>
#include "NumArrayTuple.h"
Include dependency graph for export_NumArrayTuple.cxx:

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.
 

Macros

#define PY_ARRAY_UNIQUE_SYMBOL   HippoPyArrayHandle
 

Functions

void export_NumArrayTuple ()
 Exports the NumArrayTuple class to Python. More...
 

Detailed Description

Part of Python extension module for hippodraw::NumArrayTuple class.

Copyright (C) 2004, 2006, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
export_NumArrayTuple.cxx,v 1.27 2009/10/02 22:34:14 pfkeb Exp

Definition in file export_NumArrayTuple.cxx.

Macro Definition Documentation

#define PY_ARRAY_UNIQUE_SYMBOL   HippoPyArrayHandle

Definition at line 34 of file export_NumArrayTuple.cxx.


Generated for HippoDraw Class Library by doxygen