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: compile issue
[opensg.git]
/
Tools
/
osgBench
/
Nodes.inl
blob
a76e8d409871678776772f0ad65504794cad3ef9
1
2
OSG::NodePtr NodeBase::getNode(void)
3
{
4
return _node;
5
}