Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Primitive

Base class for geometry primitives

interface

Hierarchy

Index

Properties

Static fields

Static type

type: string = ""

Accessors

Static Buffer

  • get Buffer(): any

Static Picker

  • get Picker(): any

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

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

Generated using TypeDoc