Frustum.containsPoint

Checks whether a point is inside the volume defined by the given #graphene_frustum_t.

class Frustum
bool
containsPoint

Parameters

point Point3D

a #graphene_point3d_t

Return Value

Type: bool

true if the point is inside the frustum

Meta