![]() |
|
Registration utilities for defining invertible controller computations, which are the basis for invertible rigging. More...
Include dependency graph for controllerBuilder.h:Go to the source code of this file.
Classes | |
| class | ExecIrControllerBuilder |
| Builder class used to register invertible controller computations. More... | |
Registration utilities for defining invertible controller computations, which are the basis for invertible rigging.
Controllers define forward computations that take the values of input attributes and produce values for output attributes. Controllers also define inverse computations that take desired values for invertible output attributes and produce values for invertible input attributs that are necessary for the forward computation to produce the desired results.
Definition in file controllerBuilder.h.