Hierarchy

  • PlyList

Properties

Properties

kind: "list"
name: string
rowCount: number
type: "short" | "float" | "double" | "char" | "uint8" | "int8" | "uint16" | "int16" | "uint32" | "int32" | "float32" | "ushort" | "int" | "uchar" | "uint" | "float64"
value: ((row: number) => PlyListValue)

Type declaration

Generated using TypeDoc