Namespaces | Defines | 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

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::Python
 

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


Defines

#define PY_ARRAY_UNIQUE_SYMBOL   HippoPyArrayHandle

Functions

void export_NumArrayTuple ()
 Exports the NumArrayTuple class to Python.

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.25 2007/07/02 18:17:15 pfkeb Exp

Definition in file export_NumArrayTuple.cxx.


Define Documentation

#define PY_ARRAY_UNIQUE_SYMBOL   HippoPyArrayHandle

Definition at line 34 of file export_NumArrayTuple.cxx.


Generated for HippoDraw Class Library by doxygen