| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Octane.Type.Value.RelativeRotationValue
Documentation
newtype RelativeRotationValue Source #
Constructors
| RelativeRotationValue | |
Fields | |
Instances
| Eq RelativeRotationValue Source # | |
| Show RelativeRotationValue Source # | |
| Generic RelativeRotationValue Source # | |
| NFData RelativeRotationValue Source # | |
| ToJSON RelativeRotationValue Source # | |
| ModifyField "unpack" RelativeRotationValue RelativeRotationValue (Vector Float) (Vector Float) Source # | |
| HasField "unpack" RelativeRotationValue (Vector Float) Source # | |
| ModifyRec "unpack" (Vector Float) cs0 => HasField "unpack" (Rec cs0 RelativeRotationValue) (Vector Float) Source # | |
| ModifyRec "unpack" (Vector Float) cs0 => ModifyField "unpack" (Rec cs0 RelativeRotationValue) (Rec cs0 RelativeRotationValue) (Vector Float) (Vector Float) Source # | |
| type Rep RelativeRotationValue Source # | |
| type FieldType "unpack" RelativeRotationValue Source # | |
| type UpdateType "unpack" RelativeRotationValue (Vector Float) Source # | |