initFromVec3

fun initFromVec3(a: Vec3? = null, b: Vec3? = null, c: Vec3? = null): Triangle

Initializes a #graphene_triangle_t using the three given vectors.

Return

the initialized #graphene_triangle_t

Since

1.2

Parameters

a

a #graphene_vec3_t

b

a #graphene_vec3_t

c

a #graphene_vec3_t