17 #ifndef GZ_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_
18 #define GZ_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_
20 #include <gz/math/Color.hh>
21 #include <gz/math/Matrix4.hh>
22 #include <gz/math/Quaternion.hh>
23 #include <gz/math/Vector3.hh>
25 #include "gz/rendering/config.hh"
27 #include "gz/rendering/ogre2/Export.hh"
30 #pragma warning(push, 0)
33 #include <OgreColourValue.h>
34 #include <OgreVector3.h>
35 #include <OgrePixelFormatGpu.h>
45 inline namespace GZ_RENDERING_VERSION_NAMESPACE {
65 const Ogre::ColourValue &_color);
113 private:
static const Ogre::PixelFormatGpu ogrePixelFormats[
PF_COUNT];