Preparing search index...
The search index is not available
mindee
mindee
internal
geometry
BBox
Class BBox
A simple bounding box defined by 4 coordinates: xMin, yMin, xMax, yMax
Index
Constructors
constructor
Properties
x
Max
x
Min
y
Max
y
Min
Constructors
constructor
new BBox
(
xMin
,
yMin
,
xMax
,
yMax
)
:
BBox
Parameters
xMin
:
number
yMin
:
number
xMax
:
number
yMax
:
number
Returns
BBox
Properties
x
Max
x
Max
:
number
x
Min
x
Min
:
number
y
Max
y
Max
:
number
y
Min
y
Min
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
Max
x
Min
y
Max
y
Min
mindee
Loading...
A simple bounding box defined by 4 coordinates: xMin, yMin, xMax, yMax