Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OBB

Obb See the ngx3js docs page for details.

Hierarchy

  • OBB

Index

Constructors

constructor

Properties

center

center: I3JS.Vector3

halfSize

halfSize: I3JS.Vector3

rotation

rotation: I3JS.Matrix3

Methods

applyMatrix4

clampPoint

clone

containsPoint

copy

equals

fromBox3

getSize

intersectRay

intersectsBox3

  • intersectsBox3(box3: I3JS.Box3): boolean

intersectsOBB

  • intersectsOBB(obb: I3JS.OBB, epsilon: number): boolean

intersectsPlane

intersectsRay

  • intersectsRay(ray: I3JS.Ray): boolean

intersectsSphere

set

Generated using TypeDoc