SuperEdge

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++) @safe pure nothrow
class SuperEdge : Entity {}

Constructors

this
this(Graph gr)
Undocumented in source.

Members

Functions

gr
inout(Graph) gr()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Entity

gr
inout(Graph) gr()
Undocumented in source.

Meta