Properties
Readonly lowerBound
lower
Bound: b2Vec2 = new b2Vec2()
Private Readonly m_cache_center
m_
cache_center: b2Vec2 = new b2Vec2()
Private Readonly m_cache_extent
m_
cache_extent: b2Vec2 = new b2Vec2()
Readonly upperBound
upper
Bound: b2Vec2 = new b2Vec2()
Methods
Combine1
-
Parameters
Combine2
-
Parameters
Contains
- Contains(aabb: b2AABB): boolean
-
Parameters
Returns boolean
Copy
-
Parameters
GetCenter
-
GetExtents
-
GetPerimeter
-
Returns number
IsValid
-
Returns boolean
RayCast
-
Parameters
Returns boolean
TestContain
- TestContain(point: XY): boolean
-
Parameters
Returns boolean
TestOverlap
- TestOverlap(other: b2AABB): boolean
-
Parameters
Returns boolean
Static Combine
-
Parameters