Skip to content
Snippets Groups Projects
Commit d964a6db authored by Loïc Gaillard's avatar Loïc Gaillard
Browse files

docs(HTGRandomSource): add dev note.

parent b7505f81
No related branches found
No related tags found
No related merge requests found
## Mask support for vtkRandomHyperTreeGridSource
You can now generate a pseudo random mask on a `vtkRandomHyperTreeGridSource`. This mask uses the same seed as the one used to generate the tree structure. It computes the cost of each node depending on the space it occupies in the scene and provides the information about the total masked fraction of the `HyperTreeGrid`. There is margin of error between the actual and target masked fraction, which depends on the number of tree and the number of children of each node.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment