FiberTree¶
- MLModule¶
genre
author
package
dll
definition
see also
FiberTreeInfo,FiberTreeQuery,FiberFromIndex,IndexArithmetic2keywords
Purpose¶
The module FiberTree computes an octree from a given fiber set or fiber set container.
In combination with the module FiberTreeQuery, efficient 3D axis-aligned queries can be performed.
Windows¶
Default Panel¶
Input Fields¶
inputFibers¶
- name: inputFibers, type: MLBase¶
Fiber set or fiber set container.
Output Fields¶
outputOctree¶
- name: outputOctree, type: MLBase¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Max Depth¶
- name: maxDepth, type: Integer, default: 5¶
Sets the maximum depth of the fiber octree.
Auto Update¶
- name: autoUpdate, type: Bool, default: TRUE¶
If checked, the module computes anew on any input change.
Update¶
- name: update, type: Trigger¶
If pressed, the module computes anew.
Apply¶
- name: apply, type: Trigger¶
If pressed, the module computes anew.
Auto Apply¶
- name: autoApply, type: Bool, default: TRUE¶
If checked, the module computes anew on any parameter change.