Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PlyTable

Index

Properties

kind: "table"
propertyNames: readonly string[]
propertyTypes: readonly ("double" | "uint8" | "float32" | "float" | "int" | "int8" | "uint16" | "int16" | "uint32" | "int32" | "ushort" | "char" | "uchar" | "short" | "uint" | "float64")[]
rowCount: number

Methods

  • getProperty(name: string): undefined | Column<number>
  • Parameters

    • name: string

    Returns undefined | Column<number>

Generated using TypeDoc