Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype Quaternion = Quaternion (ManagedPtr Quaternion)
Exported types
newtype Quaternion Source #
Memory-managed wrapper type.
Quaternion (ManagedPtr Quaternion) |
Instances
Eq Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion (==) :: Quaternion -> Quaternion -> Bool # (/=) :: Quaternion -> Quaternion -> Bool # | |
BoxedPtr Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion boxedPtrCopy :: Quaternion -> IO Quaternion boxedPtrFree :: Quaternion -> IO () | |
ManagedPtrNewtype Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion toManagedPtr :: Quaternion -> ManagedPtr Quaternion |