public class RotationMat4UC extends AbstractRotationUC
GROUP_CAMERA, GROUP_DEFAULT, QUALIFIED_SEPARATOR| Constructor and Description |
|---|
RotationMat4UC(String name,
org.synthclipse.core.parser.Control control) |
| Modifier and Type | Method and Description |
|---|---|
ControlType |
getControlType() |
void |
update(org.synthclipse.core.math.ext.Quat rotation) |
getInputAngleUnits, isRangePresetSavable, setInputAngleUnitsapplyUniformValue, getControlClass, getDefaultMaxValue, getDefaultMinValue, getDefaultStepSize, getDefaultValue, getMaxPresetDefaultValue, getMaxPresetValue, getMaxValue, getMinPresetDefaultValue, getMinPresetValue, getMinValue, getPresetDefaultValue, getPresetValue, getStepSize, getStepSizeDefaultPresetValue, getStepSizePresetValue, getValue, isStepSizePresetSavable, loadAllDefaults, loadDefaultMaxValue, loadDefaultMinValue, loadDefaultStepSizeValue, loadDefaultValue, parsePresetValue, setDefaultMaxValue, setDefaultMinValue, setDefaultStepSize, setDefaultValue, setMaxPresetValue, setMaxValue, setMaxValue, setMinPresetValue, setMinValue, setMinValue, setPresetValue, setStepSize, setStepSizePresetValue, setUniformValue, setValue, setValuecalculateNameGroupHashCode, equals, getControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getProgramName, getQualifiedName, getRepeatDirection, getRepeatMode, isActive, isValid, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode, triggerValueChangedEvent, valueChangedpublic RotationMat4UC(String name, org.synthclipse.core.parser.Control control)
public ControlType getControlType()
getControlType in interface IUniformControlgetControlType in class SliderVec3UCpublic void update(org.synthclipse.core.math.ext.Quat rotation)
update in class AbstractRotationUC