Type Definition libfive::Trees[][src]

type Trees = Vec<Tree>;
Expand description

A collection of Trees.

This is used for the *_multi() CSG operations.