Public Attributes | |
char * | array |
GLint | incr |
GLint | n |
GLint | nmax |
GLint | size |
Definition at line 132 of file gl2ps.c.
Definition at line 134 of file gl2ps.c.
Referenced by gl2psListAdd(), gl2psListCreate(), gl2psListDelete(), gl2psListPointer(), gl2psListRealloc(), and gl2psListSort().
GLint GL2PSlist::incr |
Definition at line 133 of file gl2ps.c.
Referenced by gl2psListCreate(), and gl2psListRealloc().
GLint GL2PSlist::n |
Definition at line 133 of file gl2ps.c.
Referenced by gl2psListAdd(), gl2psListCreate(), gl2psListNbr(), gl2psListPointer(), gl2psListReset(), and gl2psListSort().
GLint GL2PSlist::nmax |
Definition at line 133 of file gl2ps.c.
Referenced by gl2psListCreate(), and gl2psListRealloc().
GLint GL2PSlist::size |
Definition at line 133 of file gl2ps.c.
Referenced by gl2psListAdd(), gl2psListCreate(), gl2psListPointer(), gl2psListRealloc(), and gl2psListSort().