openalea.rsml.continuous#

Conversion from discrete to continuous mtg, and vice versa.

In practice, here continuous mtg means the mtg equivalent to rsml.

Functions

continuous_to_discrete(g)

Convert mtg g from continuous to discrete form in-place

discrete_to_continuous(g[, position])

Convert the "discrete mtg" g to continuous form in-place

toporder(g, scale)

Return the list of g vertices at scale scale in topological order