SiGraph: sulcal graphs |
![]() |
#include <si/fold/interfoldedge.h>


Static Public Member Functions | |
| static GenericObject * | makePliDePassage (const std::string &) |
Public Attributes | |
| float | size |
| float | refsize |
| bool | refsize_valid |
| float | depth |
| bool | depth_valid |
| float | refdepth |
| bool | refdepth_valid |
Protected Member Functions | |
| PliDePassageEdge (const std::string &s) | |
| PliDePassageEdge (const PliDePassageEdge &s) | |
| virtual Edge * | cloneEdge () const |
| void | addBuiltins () |
Protected Member Functions inherited from UEdge | |
| UEdge (std::string s) | |
| UEdge (const UEdge &x) | |
| UEdge (std::string s) | |
| UEdge (const UEdge &x) | |
Protected Member Functions inherited from Edge | |
| Edge (std::string s) | |
| Edge (const Edge &x) | |
Protected Member Functions inherited from GraphObject | |
| GraphObject (const std::string &s) | |
| GraphObject (const GraphObject &x) | |
Additional Inherited Members | |
Public Types inherited from Edge | |
| typedef VSet::value_type | value_type |
| typedef VSet::pointer | pointer |
| typedef VSet::reference | reference |
| typedef VSet::const_reference | const_reference |
| typedef VSet::iterator | iterator |
| typedef VSet::const_iterator | const_iterator |
| typedef VSet::reverse_iterator | reverse_iterator |
| typedef VSet::const_reverse_iterator | const_reverse_iterator |
Public Types inherited from carto::SyntaxedObject< PropertySet > | |
| typedef internal::SyntaxedObjectSwitch< T, SUPERSUBCLASS(Interface, T)>::ContentType | ContentType |
Definition at line 125 of file interfoldedge.h.
|
virtual |
|
protected |
Referenced by PliDePassageEdge().
|
protected |
References PliDePassageEdge().
|
protected |
|
protectedvirtual |
Reimplemented from UEdge.
References Edge::Edge().
|
static |
| float sigraph::PliDePassageEdge::depth |
Definition at line 136 of file interfoldedge.h.
| bool sigraph::PliDePassageEdge::depth_valid |
Definition at line 137 of file interfoldedge.h.
| float sigraph::PliDePassageEdge::refdepth |
Definition at line 138 of file interfoldedge.h.
| bool sigraph::PliDePassageEdge::refdepth_valid |
Definition at line 139 of file interfoldedge.h.
| float sigraph::PliDePassageEdge::refsize |
Definition at line 134 of file interfoldedge.h.
| bool sigraph::PliDePassageEdge::refsize_valid |
Definition at line 135 of file interfoldedge.h.
| float sigraph::PliDePassageEdge::size |
Definition at line 133 of file interfoldedge.h.