Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Cylinder

Implements

Index

Constructors

constructor

Properties

Readonly height

height: number

Readonly position

position: 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

Generated using TypeDoc