Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoundingBox3D

Hierarchy

Index

Constructors

constructor

Properties

maxPoint

maxPoint: undefined | Vec3

minPoint

minPoint: undefined | Vec3

transform

transform: NodeTransform3D

Accessors

center

  • get center(): undefined | Vec3

corners

  • get corners(): Vec3[]

localDepth

  • get localDepth(): number

localHeight

  • get localHeight(): number

localWidth

  • get localWidth(): number

Methods

GetBoundaryLinesVertexArray

GetBoundaryLinesVertexArray2D

GetBoxTriangleMeshVerts

boundBounds

boundPoint

boundVertexPositionArrray

clone

pointInBounds

  • pointInBounds(p: Vec3, epsilon?: number): boolean

randomPointObjectSpace

  • randomPointObjectSpace(): Vec3

randomTransformedPoint

  • randomTransformedPoint(): Vec3

reset

  • reset(): void

Static BoxAtLocationWithSize

Static FromBoundingBox2D

Static FromTHREEJSObject

Static FromVec3s

Static FromVertexArray3D

Generated using TypeDoc