ogre_vector.h
Go to the documentation of this file.
1 // OgrePrerequisites.h is needed for version_check to work
2 #include <OgrePrerequisites.h>
4 #if OGRE_VERSION < OGRE_VERSION_CHECK(1, 12, 0)
5 #include <OgreVector3.h>
6 #else
7 #include <OgreVector.h>
8 #endif
version_check.h


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall
autogenerated on Sat Jun 1 2024 02:31:53