Cogl.VertexP3T2

Fields

Name

Type

Access

Description

s

float

r/w

The s component of a texture coordinate attribute

t

float

r/w

The t component of a texture coordinate 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.VertexP3T2

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

New in version 1.6.