Vec3


Object Hierarchy:

Graphene.Vec3 Graphene.Vec3 Graphene.Vec3

Description:

[ CCode ( cname = "graphene_vec3_t" , copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "graphene_vec3_get_type ()" ) ]
public struct Vec3

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

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


Namespace: Graphene

Content:

Static methods:

Methods: