Package | Description |
---|---|
com.sun.prism.es2 |
Modifier and Type | Field and Description |
---|---|
private ES2Mesh |
ES2MeshView.mesh |
Modifier and Type | Method and Description |
---|---|
(package private) static ES2Mesh |
ES2Mesh.create(ES2Context context) |
Modifier and Type | Method and Description |
---|---|
(package private) static ES2MeshView |
ES2MeshView.create(ES2Context context,
ES2Mesh mesh) |
(package private) long |
ES2Context.createES2MeshView(ES2Mesh mesh) |
Constructor and Description |
---|
ES2MeshView(ES2Context context,
long nativeHandle,
ES2Mesh mesh,
Disposer.Record disposerRecord) |