Macros
version_check.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OGRE_VERSION_CHECK(major, minor, patch)   ((major << 16) | (minor << 8) | (patch))
 

Macro Definition Documentation

◆ OGRE_VERSION_CHECK

#define OGRE_VERSION_CHECK (   major,
  minor,
  patch 
)    ((major << 16) | (minor << 8) | (patch))

Definition at line 33 of file version_check.h.



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