*** empty log message ***
This commit is contained in:
@@ -41,7 +41,6 @@ LightPointDrawable::LightPointDrawable():
|
||||
_colorMaskOff = new osg::ColorMask;
|
||||
_colorMaskOff->setMask(false,false,false,false);
|
||||
|
||||
_point = new osg::Point;
|
||||
}
|
||||
|
||||
LightPointDrawable::LightPointDrawable(const LightPointDrawable& lpd,const osg::CopyOp& copyop):
|
||||
|
||||
Reference in New Issue
Block a user