Class (GI Struct)

Cogl-18CoglVertexP3

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

Index

Constructors

Properties

Constructors

  • Parameters

    • Optionalproperties: Partial<{ x: number; y: number; z: number }>

    Returns VertexP3

Properties

x: number
y: number
z: number
$gtype: GType<VertexP3>