Enumeration (GI Enum)

Cogl-18CoglWinding

Enum used to represent the two directions of rotation. This can be used to set the front face for culling by calling cogl_pipeline_set_front_face_winding().

Index

Enumeration Members

Enumeration Members

CLOCKWISE: number

Vertices are in a clockwise order

COUNTER_CLOCKWISE: number

Vertices are in a counter-clockwise order

Variables

$gtype