Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VertexArray<VType>

Type parameters

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _uid

_uid: string = ''

attributes

attributes: {} = {}

Type declaration

indices

Accessors

color

nVerts

  • get nVerts(): number

normal

position

uid

  • get uid(): string

uv

Methods

ApplyMatrix

Abstract addVertex

  • addVertex(v: any): void

clone

getAttributeArray

Abstract getBounds

toJSON

  • toJSON(): {}

Generated using TypeDoc