SUMO - Simulation of Urban MObility
|
Data Fields | |
GL2PSbsptree * | back |
GL2PSbsptree * | front |
GL2PSplane | plane |
GL2PSlist * | primitives |
GL2PSbsptree * _GL2PSbsptree::back |
Definition at line 142 of file gl2ps.c.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().
GL2PSbsptree* _GL2PSbsptree::front |
Definition at line 142 of file gl2ps.c.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().
GL2PSplane _GL2PSbsptree::plane |
Definition at line 140 of file gl2ps.c.
Referenced by gl2psBuildBspTree(), and gl2psTraverseBspTree().
GL2PSlist* _GL2PSbsptree::primitives |
Definition at line 141 of file gl2ps.c.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().