Triangle
Constructors
Functions
Link copied to clipboard
Checks whether the given triangle @t contains the point @p.
Link copied to clipboard
Computes the barycentric coordinates of the given point @p.
Link copied to clipboard
Computes the bounding box of the given #graphene_triangle_t.
Link copied to clipboard
Computes the coordinates of the midpoint of the given #graphene_triangle_t.
Link copied to clipboard
Retrieves the three vertices of the given #graphene_triangle_t.
Link copied to clipboard
Initializes a #graphene_triangle_t using the three given 3D points.
Link copied to clipboard
Initializes a #graphene_triangle_t using the three given vectors.