Class IndirectCullingGroup<I extends Instance>
java.lang.Object
com.jozufozu.flywheel.backend.engine.indirect.IndirectCullingGroup<I>
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(IndirectInstancer<I> instancer, Model model, RenderStage stage, MeshPool meshPool) voidbindWithContextShader(ContextShader override) voiddelete()voidvoidvoidbooleanhasStage(RenderStage stage) voidsubmit(RenderStage stage) voidupload(StagingBuffer stagingBuffer)
-
Method Details
-
flushInstancers
public void flushInstancers() -
upload
-
dispatchCull
public void dispatchCull() -
dispatchApply
public void dispatchApply() -
hasStage
-
add
-
submit
-
bindWithContextShader
-
delete
public void delete()
-