|
Blob 1.0
|
Space deformations that transform the shape of BlobTree. More...
Classes | |
| class | TreeFrame |
| Transformations such as rotations, scalings and translations embedded in a frame node. More... | |
| class | TreeNoise |
| Noise operator. More... | |
| class | TreeRotate |
| Rotations in a frame node. More... | |
| class | TreeScale |
| Scaling nodes in the BlobTree. More... | |
| class | TreeTaper |
| A tapering node in the BlobTree. More... | |
| class | TreeTranslate |
| Translation operator in the BlobTree. More... | |
| class | TreeTwist |
| Twisting nodes. More... | |
| class | TreeWarp |
| Generic warping node. More... | |
Space deformations that transform the shape of BlobTree.
Warping operators implement a set of transformations in space (affine transformations, some Barr operators, and others).
Affine transformation should be concatenated to improve efficiency, whereas Barr operators cannot be (in general) concatenated.