Class DataPart

Hierarchy

  • DataPart

Constructors

Properties

boundingBox: BoundingBox
cellSize: number
dataScalars: {
    [name: string]: MinMax;
}

Type declaration

  • [name: string]: MinMax
dataVectors: {
    [name: string]: MinMax;
}

Type declaration

  • [name: string]: MinMax
name: string
pointSize: number
type: number

Generated using TypeDoc