Warnings fixes for VS.
This commit is contained in:
@@ -428,6 +428,10 @@ class CopyVertexArrayToPointsVisitor : public osg::ArrayVisitor
|
||||
}
|
||||
|
||||
EdgeCollector::PointList& _pointList;
|
||||
|
||||
protected:
|
||||
|
||||
CopyVertexArrayToPointsVisitor& operator = (const CopyVertexArrayToPointsVisitor&) { return *this; }
|
||||
};
|
||||
|
||||
EdgeCollector::~EdgeCollector()
|
||||
|
||||
Reference in New Issue
Block a user