Added support for Matrixd and Matrixf implementations, with the default
Matrix typedef's to either Matrixd or Matrixf.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <osg/Vec3>
|
||||
#include <osg/Vec4>
|
||||
#include <osg/Math>
|
||||
#include <osg/Object>
|
||||
|
||||
namespace osgSim {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user