class GeneralizedVertexList.Vertex
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Color3f |
color3 |
(package private) Color4f |
color4 |
(package private) Point3f |
coord |
(package private) int |
flag |
(package private) Vector3f |
normal |
| Constructor and Description |
|---|
GeneralizedVertexList.Vertex(Point3f p,
Vector3f n,
Color4f c,
int flag) |
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.