Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <osg/Notify>
|
||||
#include <osg/TriangleFunctor>
|
||||
#include <osg/Geometry>
|
||||
#include <osg/io_utils>
|
||||
|
||||
#include <float.h>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user