Hierarchy

  • PlyTable

Properties

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

Methods

  • Parameters

    • name: string

    Returns undefined | Column<number>

Generated using TypeDoc