hpp-python 6.1.0
python bindings for HPP, based on boost python
Loading...
Searching...
No Matches
pyhpp::manipulation::PyWEdge Struct Reference

Python wrapper for Edge. More...

#include <pyhpp/manipulation/graph.hh>

Collaboration diagram for pyhpp::manipulation::PyWEdge:

Public Member Functions

 PyWEdge (const EdgePtr_t &object)
 
std::string name () const
 

Public Attributes

EdgePtr_t obj
 

Detailed Description

Python wrapper for Edge.

Constructor & Destructor Documentation

◆ PyWEdge()

pyhpp::manipulation::PyWEdge::PyWEdge ( const EdgePtr_t object)

Member Function Documentation

◆ name()

std::string pyhpp::manipulation::PyWEdge::name ( ) const

Member Data Documentation

◆ obj

EdgePtr_t pyhpp::manipulation::PyWEdge::obj

The documentation for this struct was generated from the following files: