BotanicVis Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:SoBotanicalBase | Base class for all elements of a botanical tree |
SoBotanicalBranch | Implements a branch of a botanic tree |
SoBotanicalFruit | Implements a fruit of a botanical tree |
SoBotanicVis | Provides means to realise a botanical visualisation of a hierarchical structure |
SoBuildBotanicAction | Reorganises a hierarchical structure consisting of SoTreeNode's and SoTreeLeaf's into a botanical hierachical structure consisting of SoBotanicalBranch'es and SoBotanicalFruit's |
SoTreeBase | Base class for all elements of a conventional tree |
SoTreeLeaf | Implements a leaf of a conventional tree |
SoTreeNode | Implements a node of a conventional tree |