Package | Description |
---|---|
com.sun.prism.es2 |
Modifier and Type | Method and Description |
---|---|
(package private) static ES2MeshView |
ES2MeshView.create(ES2Context context,
ES2Mesh mesh) |
Modifier and Type | Method and Description |
---|---|
(package private) ES2Shader |
ES2Context.getPhongShader(ES2MeshView meshView) |
(package private) static ES2Shader |
ES2PhongShader.getShader(ES2MeshView meshView,
ES2Context context) |
(package private) void |
ES2Context.renderMeshView(long nativeHandle,
Graphics g,
ES2MeshView meshView) |
(package private) static void |
ES2PhongShader.setShaderParamaters(ES2Shader shader,
ES2MeshView meshView,
ES2Context context) |