Triangle.initFromVec3

Initializes a #graphene_triangle_t using the three given vectors.

class Triangle
initFromVec3

Parameters

a graphene.vec3.Vec3

a #graphene_vec3_t

b graphene.vec3.Vec3

a #graphene_vec3_t

c graphene.vec3.Vec3

a #graphene_vec3_t

Return Value

Type: graphene.triangle.Triangle

the initialized #graphene_triangle_t