Added verbode debugging option to dataoutputstream and datainputstream to
help invstigation into crash under OSX when reading .ive files.
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
typedef std::map<int,osg::ref_ptr<osg::Drawable> > DrawableMap;
|
||||
typedef std::map<int,osg::ref_ptr<osg::Node> > NodeMap;
|
||||
|
||||
bool _verboseOutput;
|
||||
|
||||
private:
|
||||
std::istream* _istream;
|
||||
|
||||
Reference in New Issue
Block a user