Public Member Functions | |
| bool | operator== (const GLVertex &other) const |
| bool | operator!= (const GLVertex &other) const |
Public Attributes | |
| int | edge_flag |
| Vector3 | normal |
| Vector4 | coord |
| Vector4 | tex_coord |
| Vector4 | color |
| float | fog_factor |
| Vector4 | ec |
| Vector4 | pc |
| int | clip_code |
| ZBufferPoint | zp |