Cogl.VertexP3C4

Fields

Name

Type

Access

Description

a

int

r/w

The alpha component of a color attribute

b

int

r/w

The green component of a color attribute

g

int

r/w

The blue component of a color attribute

r

int

r/w

The red component of a color attribute

x

float

r/w

The x component of a position attribute

y

float

r/w

The y component of a position attribute

z

float

r/w

The z component of a position attribute

Methods

None

Details

class Cogl.VertexP3C4

A convenience vertex definition that can be used with Cogl.Primitive.new_p3c4().

New in version 1.6.