graphene.Vec3

Undocumented in source.

Public Imports

graphene.c.types
public import graphene.c.types;
Undocumented in source.

Members

Classes

Vec3
class Vec3

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

Meta