gi-cogl-1.0.5: COGL GObject bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Cogl.Constants

Description

 
Synopsis

Documentation

pattern TEXTURE_MAX_WASTE :: Int32 Source #

No description available in the introspection data.

pattern STENCIL_BIT :: Int32 Source #

No description available in the introspection data.

pattern SQRTI_ARG_MAX :: Int32 Source #

Maximum argument that can be passed to sqrti function.

Since: 1.0

pattern SQRTI_ARG_5_PERCENT :: Int32 Source #

Maximum argument that can be passed to sqrti for which the resulting error is < 5%

Since: 1.0

pattern SQRTI_ARG_10_PERCENT :: Int32 Source #

Maximum argument that can be passed to sqrti for which the resulting error is < 10%

Since: 1.0

pattern RADIANS_TO_DEGREES :: Int32 Source #

Evaluates to 180 / pi in fixed point notation.

Since: 1.0

pattern PREMULT_BIT :: Int32 Source #

No description available in the introspection data.

pattern FIXED_Q :: Int32 Source #

Evaluates to the number of bits used for the non-integer part of the CoglFixed type.

Since: 1.0

pattern FIXED_PI_4 :: Int32 Source #

pi / 4, expressed as CoglFixed number.

Since: 1.0

pattern FIXED_PI_2 :: Int32 Source #

Half pi, expressed as a CoglFixed number.

Since: 1.0

pattern FIXED_PI :: Int32 Source #

The number pi, expressed as a CoglFixed number.

Since: 1.0

pattern FIXED_MIN :: Int32 Source #

The smallest number representable using CoglFixed

Since: 1.0

pattern FIXED_MAX :: Int32 Source #

The biggest number representable using CoglFixed

Since: 1.0

pattern FIXED_EPSILON :: Int32 Source #

A very small number expressed as a CoglFixed number.

Since: 1.0

pattern FIXED_BITS :: Int32 Source #

Evaluates to the number of bits used by the CoglFixed type.

Since: 1.0

pattern FIXED_2_PI :: Int32 Source #

Two times pi, expressed as a CoglFixed number.

Since: 1.0

pattern FIXED_1 :: Int32 Source #

The number 1 expressed as a CoglFixed number.

Since: 1.0

pattern FIXED_0_5 :: Int32 Source #

The number 0.5 expressed as a CoglFixed number.

Since: 1.0

pattern DEPTH_BIT :: Int32 Source #

No description available in the introspection data.

pattern BGR_BIT :: Int32 Source #

No description available in the introspection data.

pattern A_BIT :: Int32 Source #

No description available in the introspection data.

pattern AFIRST_BIT :: Int32 Source #

No description available in the introspection data.