From Macro, removal of use of display lists during double pass rendering of

particles.
This commit is contained in:
Robert Osfield
2002-07-27 10:34:14 +00:00
parent 2c1b07e752
commit 4962065fb7
2 changed files with 3 additions and 26 deletions

View File

@@ -168,7 +168,6 @@ namespace osgParticle
bool doublepass_;
bool frozen_;
int display_list_id_;
osg::Vec3 bmin_;
osg::Vec3 bmax_;