Class GlueModel
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.glue.GlueModel
- All Implemented Interfaces:
com.jozufozu.flywheel.core.model.Model
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateGlueModel(com.jozufozu.flywheel.core.vertex.PosTexNormalWriterUnsafe buffer) static GlueModelget()com.jozufozu.flywheel.api.vertex.VertexListname()intMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.jozufozu.flywheel.core.model.Model
createEBO, empty, getType, size, writeInto
-
Field Details
-
INSTANCE
-
-
Method Details
-
get
-
name
- Specified by:
namein interfacecom.jozufozu.flywheel.core.model.Model
-
vertexCount
public int vertexCount()- Specified by:
vertexCountin interfacecom.jozufozu.flywheel.core.model.Model
-
getReader
public com.jozufozu.flywheel.api.vertex.VertexList getReader()- Specified by:
getReaderin interfacecom.jozufozu.flywheel.core.model.Model
-
createGlueModel
public static void createGlueModel(com.jozufozu.flywheel.core.vertex.PosTexNormalWriterUnsafe buffer)
-