initFromPoint3d

fun initFromPoint3d(a: Point3D? = null, b: Point3D? = null, c: Point3D? = null): Triangle

Initializes a #graphene_triangle_t using the three given 3D points.

Return

the initialized #graphene_triangle_t

Since

1.2

Parameters

a

a #graphene_point3d_t

b

a #graphene_point3d_t

c

a #graphene_point3d_t