Skip to content

RoyInterface / Exports / impls/RoyIndexBufferImpl / RoyIndexBufferImpl

Class: RoyIndexBufferImpl

impls/RoyIndexBufferImpl.RoyIndexBufferImpl

Table of contents

Constructors

Properties

Accessors

Methods

Constructors

constructor

new RoyIndexBufferImpl(parent): RoyIndexBufferImpl

Parameters

NameType
parentRoyIndexBuffer

Returns

RoyIndexBufferImpl

Properties

m_parent

Protected m_parent: RoyIndexBuffer


m_dataDirty

Protected m_dataDirty: boolean = true

Accessors

parent

get parent(): RoyIndexBuffer

Returns

RoyIndexBuffer


dataDirty

get dataDirty(): boolean

Returns

boolean

Methods

setParamDirty

setParamDirty(): void

Returns

void


notifyUse

notifyUse(): void

Returns

void


notifyRefInfo

notifyRefInfo(): void

Returns

void


destroy

destroy(): void

Returns

void