Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8570 in orxonox.OLD


Ignore:
Timestamp:
Jun 18, 2006, 9:08:25 PM (18 years ago)
Author:
ponder
Message:

Added the buffer-broker class to the repository

Location:
branches/terrain/src/lib/graphics/importer/terrain
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/terrain/src/lib/graphics/importer/terrain/frustum.h

    r8569 r8570  
    3737               
    3838                enum { NEAR = 0 , FAR = 1, TOP = 2, BOTTOM = 3, LEFT = 4, RIGHT = 5 };
    39                 enum {OUTSIDE, INTERSECT, INSIDE};             
     39                enum { OUTSIDE, INTERSECT, INSIDE };           
    4040               
    4141                Frustum()
Note: See TracChangeset for help on using the changeset viewer.