Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Sphere

Implements

Index

Constructors

constructor

Properties

Readonly center

center: Readonly<SimpleVector3>

Readonly radius

radius: number

Accessors

volume

  • get volume(): number

Methods

collideWithCylinder

  • collideWithCylinder(cylinder: Cylinder): boolean

collideWithMinMax

  • collideWithMinMax(minMax: MinMax3D): boolean

collideWithPoint

collideWithSphere

  • collideWithSphere(sphere: Sphere): boolean

toMinMax

Static fromPoints

Generated using TypeDoc