OGRE
2.1
Object-Oriented Graphics Rendering Engine
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
c
d
e
f
g
h
i
l
m
o
r
s
t
Variables
_
b
c
d
l
m
r
s
w
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Properties
Related Symbols
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
m
n
o
r
s
t
u
v
w
x
z
Functions
_
d
x
Typedefs
Enumerations
Enumerator
d
f
s
t
Macros
_
a
b
c
d
e
f
g
h
i
m
n
o
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Public Types
|
List of all members
Ogre::set< T, P, A > Struct Template Reference
#include <OgrePrerequisites.h>
Public Types
typedef
std::set< T, P >::const_iterator
const_iterator
typedef
std::set< T, P >::iterator
iterator
typedef
std::set< T, P >
type
Member Typedef Documentation
◆
const_iterator
template<
typename
T ,
typename
P = std::less<T>,
typename
A
= STLAllocator<T, GeneralAllocPolicy>>
typedef
std::set<T,P>::const_iterator
Ogre::set
< T, P,
A
>::const_iterator
◆
iterator
template<
typename
T ,
typename
P = std::less<T>,
typename
A
= STLAllocator<T, GeneralAllocPolicy>>
typedef
std::set<T,P>::iterator
Ogre::set
< T, P,
A
>::iterator
◆
type
template<
typename
T ,
typename
P = std::less<T>,
typename
A
= STLAllocator<T, GeneralAllocPolicy>>
typedef
std::set<T, P>
Ogre::set
< T, P,
A
>::type
The documentation for this struct was generated from the following file:
OgrePrerequisites.h
Ogre
set
Generated by
1.9.8