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
/
Window
/
Passive
/
OSGPassiveViewport.fcd
blob
b827e45ae3886dd7f90c206ecb20747d95afdece
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"PassiveViewport"
5
parent
=
"Viewport"
6
library
=
"Window"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
docGroupBase
=
"GrpWindowPassive"
13
>
14
The PassiveViewport does nothing itself, but expects OpenGL to be properly
15
configured when draw() or render() are called.
16
</FieldContainer>