Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "ctors/sphere"

Index

Functions

sphere

  • sphere(pos: Vec, r: number, attribs?: Attribs): Sphere
  • sphere(pos: Vec, attribs?: Attribs): Sphere
  • sphere(r: number, attribs?: Attribs): Sphere
  • sphere(attribs?: Attribs): Sphere

Const sphereFrom2Points

  • sphereFrom2Points(a: ReadonlyVec, b: ReadonlyVec, attribs?: Attribs): Sphere

Generated using TypeDoc