Ray.intersectsTriangle

Checks whether the given #graphene_ray_t @r intersects the given #graphene_triangle_t @b.

See also: graphene_ray_intersect_triangle()

class Ray
bool
intersectsTriangle

Parameters

t Triangle

a #graphene_triangle_t

Return Value

Type: bool

true if the ray intersects the triangle

Meta

Since

1.10