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
fixed: auto_ptr -> unique_ptr
[opensg.git]
/
Source
/
System
/
State
/
Shader
/
Variables
/
OSGShaderVariableVec2f.fcd
blob
6d077590aeb9f62133a3cee2558971ba92d08ea0
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"ShaderVariableVec2f"
5
parent
=
"ShaderValueVariable"
6
library
=
"System"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
docGroupBase
=
"GrpSystemShader"
14
>
15
<Field
16
name
=
"value"
17
type
=
"Vec2f"
18
cardinality
=
"single"
19
visibility
=
"external"
20
access
=
"public"
21
>
22
parameter value
23
</Field>
24
</FieldContainer>