Loading [MathJax]/extensions/tex2jax.js
OGRE
14.3
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
f
g
h
i
m
o
p
r
s
t
u
v
w
Variables
a
b
m
r
s
u
v
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
p
r
s
t
v
w
Enumerator
_
a
b
c
f
g
h
i
j
k
l
m
n
o
p
r
s
t
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
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
q
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Symbols
a
g
o
Files
File List
File Members
All
_
a
b
c
d
g
m
o
s
t
u
w
z
Typedefs
Enumerations
Enumerator
d
s
t
Macros
_
b
c
d
g
m
o
s
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Ogre::WorkQueue Member List
This is the complete list of members for
Ogre::WorkQueue
, including all inherited members.
addMainThreadTask
(std::function< void()> task)=0
Ogre::WorkQueue
pure virtual
addTask
(std::function< void()> task)=0
Ogre::WorkQueue
pure virtual
getMainThreadProcessingTimeLimit
() const
Ogre::WorkQueue
inline
getRequestsAccepted
() const =0
Ogre::WorkQueue
pure virtual
getResponseProcessingTimeLimit
() const =0
Ogre::WorkQueue
pure virtual
getWorkerThreadCount
() const
Ogre::WorkQueue
inline
virtual
isPaused
() const =0
Ogre::WorkQueue
pure virtual
processMainThreadTasks
()
Ogre::WorkQueue
virtual
processResponses
()
Ogre::WorkQueue
inline
virtual
RequestID
typedef
Ogre::WorkQueue
setMainThreadProcessingTimeLimit
(uint64 ms)
Ogre::WorkQueue
inline
setPaused
(bool pause)=0
Ogre::WorkQueue
pure virtual
setRequestsAccepted
(bool accept)=0
Ogre::WorkQueue
pure virtual
setResponseProcessingTimeLimit
(unsigned long ms)=0
Ogre::WorkQueue
pure virtual
setWorkerThreadCount
(size_t c)
Ogre::WorkQueue
inline
virtual
shutdown
()=0
Ogre::WorkQueue
pure virtual
startup
(bool forceRestart=true)=0
Ogre::WorkQueue
pure virtual
WorkQueue
()
Ogre::WorkQueue
inline
~WorkQueue
()
Ogre::WorkQueue
inline
virtual
Generated by
1.9.8