Package | Description |
---|---|
com.sun.prism.d3d |
Modifier and Type | Field and Description |
---|---|
private D3DMesh |
D3DMeshView.mesh |
Modifier and Type | Method and Description |
---|---|
(package private) static D3DMesh |
D3DMesh.create(D3DContext context) |
Modifier and Type | Method and Description |
---|---|
(package private) static D3DMeshView |
D3DMeshView.create(D3DContext context,
D3DMesh mesh) |
Constructor and Description |
---|
D3DMeshView(D3DContext context,
long nativeHandle,
D3DMesh mesh,
Disposer.Record disposerRecord) |