Loading...
Searching...
No Matches
controllerBuilder.h File Reference

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...
 

Detailed Description

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 output values. Controllers also define inverse computations that take desired values for outputs and produce the input values necessary for the forward computation to produce the desired results.

Definition in file controllerBuilder.h.