Class (GI Struct)

Cogl-18CoglVertexP2C4

A convenience vertex definition that can be used with cogl_primitive_new_p2c4().

Index

Constructors

Properties

Constructors

  • Parameters

    • Optionalproperties: Partial<{ a: number; b: number; g: number; r: number; x: number; y: number }>

    Returns VertexP2C4

Properties

a: number
b: number
g: number
r: number
x: number
y: number
$gtype: GType<VertexP2C4>