Vec4


Object Hierarchy:

Graphene.Vec4 Graphene.Vec4 Graphene.Vec4

Description:

[ CCode ( cname = "graphene_vec4_t" , copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "graphene_vec4_get_type ()" ) ]
public struct Vec4

A structure capable of holding a vector with four dimensions: x, y, z, and w.

The contents of the Vec4 structure are private and should never be accessed directly.


Namespace: Graphene

Content:

Static methods:

Methods: