Properties
Static type
type: string = ""
Methods
Static arrayFromShape
- arrayFromShape(shape: Shape, name: string): any
Static bufferFromShape
- bufferFromShape(shape: Shape, params: any): any
Static dataFromShape
- dataFromShape(shape: Shape): any
Static expandBoundingBox
- expandBoundingBox(box: Box3, data: any): void
Static getShapeKey
- getShapeKey(name: string): string
-
Parameters
Returns string
Static objectFromShape
- objectFromShape(shape: Shape, pid: number): any
Static objectToShape
- objectToShape(shape: Shape, data: any): void
Static valueFromShape
- valueFromShape(shape: Shape, pid: number, name: string): any
Static valueToShape
- valueToShape(shape: Shape, name: string, value: any): void
Base class for geometry primitives