Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
e
f
g
h
i
l
m
n
o
p
q
r
s
v
x
y
Functions
_
a
b
c
f
g
h
i
l
m
n
o
p
q
r
s
v
Variables
Typedefs
c
f
i
m
p
r
s
v
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
d
i
l
m
n
p
q
s
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
u
v
w
x
y
z
Properties
Related Functions
Files
File List
File Members
All
a
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
y
Functions
a
e
f
l
m
p
q
t
Variables
Macros
src
rviz
ogre_helpers
ogre_vector.h
Go to the documentation of this file.
1
// OgrePrerequisites.h is needed for version_check to work
2
#include <OgrePrerequisites.h>
3
#include <
rviz/ogre_helpers/version_check.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 Fri Dec 13 2024 03:31:02