Skip to content

RoyInterface / Exports / impls/RoyVertexBufferImpl / RoyVertexBufferImpl

Class: RoyVertexBufferImpl

impls/RoyVertexBufferImpl.RoyVertexBufferImpl

Table of contents

Constructors

Properties

Accessors

Methods

Constructors

constructor

new RoyVertexBufferImpl(parent): RoyVertexBufferImpl

Parameters

NameType
parentRoyVertexBuffer

Returns

RoyVertexBufferImpl

Properties

m_parent

Protected m_parent: RoyVertexBuffer


m_dataDirty

Protected m_dataDirty: boolean = true

Accessors

parent

get parent(): RoyVertexBuffer

Returns

RoyVertexBuffer


dataDirty

get dataDirty(): boolean

Returns

boolean

Methods

disposeData

disposeData(): void

Returns

void


setParamDirty

setParamDirty(): void

Returns

void


notifyUse

notifyUse(): void

Returns

void


notifyRefInfo

notifyRefInfo(): void

Returns

void


destroy

destroy(): void

Returns

void