Synopsis
int ctl_generate_axis_transform(int x,
                                int y,
                                int z);
Description

ctl_generate_axis_transform generates an axis transform by specifying the individual transformations for the x, y, and z axes. For an example of using ctl_generate_axis_transform, see ctl_forward_transform_axes.

See Also

ctl_forward_transform_axes.