Class IndirectDraw
java.lang.Object
com.jozufozu.flywheel.backend.engine.indirect.IndirectDraw
-
Constructor Summary
ConstructorsConstructorDescriptionIndirectDraw(IndirectInstancer<?> instancer, Material material, MeshPool.PooledMesh mesh, RenderStage stage, int indexOfMeshInModel) -
Method Summary
-
Constructor Details
-
IndirectDraw
public IndirectDraw(IndirectInstancer<?> instancer, Material material, MeshPool.PooledMesh mesh, RenderStage stage, int indexOfMeshInModel)
-
-
Method Details
-
deleted
public boolean deleted() -
material
-
mesh
-
stage
-
indexOfMeshInModel
public int indexOfMeshInModel() -
write
public void write(long ptr) -
writeWithOverrides
-
delete
public void delete()
-