repo.or.cz
/
opensg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
changed: gcc8 base update
[opensg.git]
/
Source
/
System
/
State
/
OpenGL
/
OSGTransformChunk.fcd
blob
794470bfb229b6f9f25ea7f1675005e592b5272a
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"TransformChunk"
5
parent
=
"StateChunk"
6
library
=
"State"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpStateOpenGL"
12
>
13
See \ref PageSystemTransformChunk for a description.
14
15
This chunk wraps glMultMatrix() for the GL_MODELVIEW matrix mode.
16
<Field
17
name
=
"matrix"
18
type
=
"Matrix"
19
cardinality
=
"single"
20
visibility
=
"external"
21
>
22
</Field>
23
</FieldContainer>