Triangle.initFromPoint3d

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

class Triangle
initFromPoint3d

Parameters

a Point3D

a #graphene_point3d_t

b Point3D

a #graphene_point3d_t

c Point3D

a #graphene_point3d_t

Return Value

Type: Triangle

the initialized #graphene_triangle_t

Meta