octane-0.16.0: Parse Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Octane.Type.Value.RelativeRotationValue

Documentation

newtype RelativeRotationValue Source #

Instances

Eq RelativeRotationValue Source # 
Show RelativeRotationValue Source # 
Generic RelativeRotationValue Source # 
ToJSON RelativeRotationValue Source # 
NFData RelativeRotationValue Source # 

Methods

rnf :: RelativeRotationValue -> () #

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 Rep RelativeRotationValue = D1 (MetaData "RelativeRotationValue" "Octane.Type.Value.RelativeRotationValue" "octane-0.16.0-8BIJ4bXbBDKEzLgGTEoU4w" True) (C1 (MetaCons "RelativeRotationValue" PrefixI True) (S1 (MetaSel (Just Symbol "relativeRotationValueUnpack") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Vector Float))))
type FieldType "unpack" RelativeRotationValue Source # 
type UpdateType "unpack" RelativeRotationValue (Vector Float) Source #