Loading [MathJax]/extensions/tex2jax.js
OGRE
13.6
Object-Oriented Graphics Rendering Engine
Main Page
Related Pages
Modules
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
l
m
o
q
r
s
t
u
v
Variables
b
m
r
s
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
o
p
r
s
t
v
w
Enumerator
_
a
b
c
e
f
g
h
i
j
k
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
q
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Properties
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
m
n
o
r
s
t
u
v
w
z
Typedefs
Enumerations
Enumerator
d
s
t
Macros
_
a
b
c
d
e
f
g
h
m
n
o
r
s
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Enumerations
Ogre::ResourceAccess Namespace Reference
Enumerations
enum
ResourceAccess
{
Undefined
= 0x00 ,
Read
= 0x01 ,
Write
= 0x02 ,
ReadWrite
= Read | Write }
Enum identifying the texture access privilege.
More...
Enumeration Type Documentation
◆
ResourceAccess
enum
Ogre::ResourceAccess::ResourceAccess
Enum identifying the texture access privilege.
Enumerator
Undefined
Read
Write
ReadWrite
Ogre
ResourceAccess
Generated by
1.9.1