Updates to keep things compiling under Windows. Also cleaned up the new stereo.html docs.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include <osg/Quat>
|
||||
|
||||
void write_usage(ostream& out,const std::string& name)
|
||||
void write_usage(std::ostream& out,const std::string& name)
|
||||
{
|
||||
out << std::endl;
|
||||
out <<"usage:"<< std::endl;
|
||||
|
||||
Reference in New Issue
Block a user