Class (GI Struct)

Graphene-1.0GrapheneBoxSince 1.2

A 3D box, described as the volume between a minimum and a maximum vertices.

1.2

Index

Constructors

Properties

$gtype: GType<Graphene.Box>

Methods

  • Checks whether box contains the given point.

    Parameters

    • point: Point3D

      the coordinates to check

    Returns boolean

    true if the point is contained in the given box