Package | Description |
---|---|
com.sun.prism.impl |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<MeshTempState> |
MeshTempState.tempStateRef |
Modifier and Type | Method and Description |
---|---|
(package private) static MeshTempState |
MeshTempState.getInstance() |
Modifier and Type | Method and Description |
---|---|
private void |
BaseMesh.convertNormalsToQuats(MeshTempState instance,
int numberOfVertices,
float[] normals,
float[] tangents,
float[] bitangents,
float[] vertexBuffer,
boolean[] dirtys) |