we
Preparing search index...
core/command/BaseCommand
BaseCommand
Class BaseCommand
Abstract
Hierarchy (
View Summary
)
BaseCommand
BaseDrawCommand
SimpleDrawCommand
Index
Constructors
constructor
Methods
destroy
do
Draw
dowhole
do
With
Pipeline
do
With
RPD
draw
Instacnce
submit
update
Constructors
constructor
new
BaseCommand
()
:
BaseCommand
Returns
BaseCommand
Methods
Abstract
destroy
destroy
()
:
any
Returns
any
Abstract
do
Draw
doDraw
(
option
:
any
)
:
void
Parameters
option
:
any
Returns
void
Abstract
dowhole
dowhole
()
:
void
Returns
void
Abstract
do
With
Pipeline
doWithPipeline
(
option
:
any
)
:
void
Parameters
option
:
any
Returns
void
Abstract
do
With
RPD
doWithRPD
(
commandEncoder
:
GPUCommandEncoder
)
:
void
Parameters
commandEncoder
:
GPUCommandEncoder
Returns
void
Abstract
draw
Instacnce
drawInstacnce
(
passEncoder
:
GPURenderPassEncoder
,
drawMode
:
I_drawModeIndexed
|
I_drawMode
,
)
:
void
Parameters
passEncoder
:
GPURenderPassEncoder
drawMode
:
I_drawModeIndexed
|
I_drawMode
Returns
void
Abstract
submit
submit
()
:
void
Returns
void
Abstract
update
update
()
:
GPUCommandBuffer
Returns
GPUCommandBuffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
destroy
do
Draw
dowhole
do
With
Pipeline
do
With
RPD
draw
Instacnce
submit
update
we
Loading...