orx
Toggle table of contents
0.5.0-dev.67.uncommitted+973f763
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-force-2d
/
org.openrndr.extra.bvh.sap
/
BoxedPointOrEdge
Boxed
Point
Or
Edge
class
BoxedPointOrEdge
(
val
bounds
:
Rectangle
,
val
index
:
Int
,
val
type
:
Int
,
val
listIndex
:
Int
)
(
source
)
Members
Constructors
Boxed
Point
Or
Edge
Link copied to clipboard
constructor
(
bounds
:
Rectangle
,
index
:
Int
,
type
:
Int
,
listIndex
:
Int
)
Properties
bounds
Link copied to clipboard
val
bounds
:
Rectangle
index
Link copied to clipboard
val
index
:
Int
list
Index
Link copied to clipboard
val
listIndex
:
Int
type
Link copied to clipboard
val
type
:
Int