Part of Python extenstion module for LineStyle. More...
#include "graphics/LineStyle.h"
#include <boost/python.hpp>
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_LineStyle () |
Export hippodraw::LineStyle enumeration. |
Part of Python extenstion module for LineStyle.
Copyright (C) 2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file export_LineStyle.cxx.