| 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 |
GI.Cogl.Structs.Quaternion
Contents
Description
No description available in the introspection data.
Synopsis
- newtype Quaternion = Quaternion (ManagedPtr Quaternion)
Exported types
newtype Quaternion Source #
Memory-managed wrapper type.
Constructors
| Quaternion (ManagedPtr Quaternion) |
Instances
| Eq Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion | |
| BoxedPtr Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion | |
| ManagedPtrNewtype Quaternion Source # | |
Defined in GI.Cogl.Structs.Quaternion Methods toManagedPtr :: Quaternion -> ManagedPtr Quaternion | |