[][src]Module pathtracer::group

Extensively parameterized group features.

These can be interacted with via group function implementations.

Here they also can be used for pre precise control.

Functions

add_node

Adds a node to a given group, All parameters are optional except the group.

count

Counts the amount of child Nodes in a list of Groups.