SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
_GL2PSbsptree Struct Reference

Data Fields

GL2PSbsptreeback
GL2PSbsptreefront
GL2PSplane plane
GL2PSlistprimitives

Detailed Description

Definition at line 144 of file gl2ps.c.

Field Documentation

GL2PSbsptree * _GL2PSbsptree::back

Definition at line 147 of file gl2ps.c.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().

GL2PSbsptree* _GL2PSbsptree::front

Definition at line 147 of file gl2ps.c.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().

GL2PSplane _GL2PSbsptree::plane

Definition at line 145 of file gl2ps.c.

Referenced by gl2psBuildBspTree(), and gl2psTraverseBspTree().

GL2PSlist* _GL2PSbsptree::primitives

Definition at line 146 of file gl2ps.c.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().


The documentation for this struct was generated from the following file: