Part of Python extension module for hippodraw::NumArrayTuple class. More...
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. |
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.
Definition in file export_NumArrayTuple.cxx.
#define PY_ARRAY_UNIQUE_SYMBOL HippoPyArrayHandle |
Definition at line 34 of file export_NumArrayTuple.cxx.