From Macro, removal of use of display lists during double pass rendering of
particles.
This commit is contained in:
@@ -168,7 +168,6 @@ namespace osgParticle
|
||||
|
||||
bool doublepass_;
|
||||
bool frozen_;
|
||||
int display_list_id_;
|
||||
|
||||
osg::Vec3 bmin_;
|
||||
osg::Vec3 bmax_;
|
||||
|
||||
Reference in New Issue
Block a user