- Preparing search index...
- The search index is not available
feng3d
Methods
containsPoint
- containsPoint(position: Vector3): boolean
-
Returns boolean
distanceToPoint
- distanceToPoint(point: Vector3): number
-
Returns number
equals
- equals(sphere: Sphere): boolean
-
Returns boolean
fromPositions
- fromPositions(positions: number[]): Sphere
-
intersectsBox
- intersectsBox(box: Box3): boolean
-
Returns boolean
intersectsPlane
- intersectsPlane(plane: Plane): boolean
-
Returns boolean
intersectsSphere
- intersectsSphere(sphere: Sphere): boolean
-
Returns boolean
isEmpty
- isEmpty(): boolean
-
Returns boolean
toString
- toString(): string
-
Returns string
球