Class BlockVertexListUnsafe.Shaded
java.lang.Object
com.jozufozu.flywheel.core.vertex.AbstractVertexList
com.jozufozu.flywheel.core.vertex.BlockVertexListUnsafe
com.jozufozu.flywheel.core.vertex.BlockVertexListUnsafe.Shaded
- All Implemented Interfaces:
ShadedVertexList,VertexList,AutoCloseable
- Enclosing class:
- BlockVertexListUnsafe
public static class BlockVertexListUnsafe.Shaded
extends BlockVertexListUnsafe
implements ShadedVertexList
-
Nested Class Summary
Nested classes/interfaces inherited from class com.jozufozu.flywheel.core.vertex.BlockVertexListUnsafe
BlockVertexListUnsafe.Shaded -
Field Summary
Fields inherited from class com.jozufozu.flywheel.core.vertex.AbstractVertexList
base, contents, vertexCount -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jozufozu.flywheel.core.vertex.BlockVertexListUnsafe
getA, getB, getG, getLight, getNX, getNY, getNZ, getR, getU, getV, getX, getY, getZ, isEmptyMethods inherited from class com.jozufozu.flywheel.core.vertex.AbstractVertexList
close, getVertexCount
-
Constructor Details
-
Shaded
-
-
Method Details
-
isShaded
public boolean isShaded(int index) - Specified by:
isShadedin interfaceShadedVertexList
-