Triangle.initFromVec3

Initializes a #graphene_triangle_t using the three given vectors.

class Triangle
initFromVec3

Parameters

a Vec3

a #graphene_vec3_t

b Vec3

a #graphene_vec3_t

c Vec3

a #graphene_vec3_t

Return Value

Type: Triangle

the initialized #graphene_triangle_t

Meta