Vec2


Object Hierarchy:

Graphene.Vec2 Graphene.Vec2 Graphene.Vec2

Description:

[ CCode ( cname = "graphene_vec2_t" , copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "graphene_vec2_get_type ()" ) ]
public struct Vec2

A structure capable of holding a vector with two dimensions, x and y.

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


Namespace: Graphene

Content:

Static methods:

Methods: