|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.geometry.compression.GeometryDecompressor.MeshBufferEntry
static class GeometryDecompressor.MeshBufferEntry
Mesh buffer entry containing position, normal, and color.
| Field Summary | |
|---|---|
(package private) short |
a
|
(package private) short |
b
|
(package private) short |
g
|
(package private) short |
octant
|
(package private) short |
r
|
(package private) short |
sextant
|
(package private) short |
u
|
(package private) short |
v
|
(package private) short |
x
|
(package private) short |
y
|
(package private) short |
z
|
| Constructor Summary | |
|---|---|
GeometryDecompressor.MeshBufferEntry()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
short x
short y
short z
short octant
short sextant
short u
short v
short r
short g
short b
short a
| Constructor Detail |
|---|
GeometryDecompressor.MeshBufferEntry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||