static class ES2Mesh.ES2MeshDisposerRecord extends java.lang.Object implements Disposer.Record
Modifier and Type | Field and Description |
---|---|
private ES2Context |
context |
private long |
nativeHandle |
Constructor and Description |
---|
ES2MeshDisposerRecord(ES2Context context,
long nativeHandle) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
(package private) void |
traceDispose() |
private final ES2Context context
private long nativeHandle
ES2MeshDisposerRecord(ES2Context context, long nativeHandle)
void traceDispose()
public void dispose()
dispose
in interface Disposer.Record