Class SimpleBakedShell
java.lang.Object
foundry.veil.api.flare.data.model.SimpleBakedShell
- All Implemented Interfaces:
BakedShell,AutoCloseable,org.lwjgl.system.NativeResource
- Since:
- 2.5.0
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleBakedShell.Builderbuilder()voidfree()getQuads()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.lwjgl.system.NativeResource
close
-
Field Details
-
faces
-
-
Constructor Details
-
SimpleBakedShell
-
-
Method Details
-
getQuads
- Specified by:
getQuadsin interfaceBakedShell
-
getVertexArray
- Specified by:
getVertexArrayin interfaceBakedShell
-
builder
-
free
public void free()- Specified by:
freein interfaceorg.lwjgl.system.NativeResource
-