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]
/
Doc
/
to_port
/
GroupsLight.dox
blob
502d4b1743cd374a8e95f4332708bf2e6a6abcdd
1
#include <OSGConfig.h>
2
3
using namespace OSG;
4
5
/*! \defgroup GrpSystemNodeCoresGroupsLight Lights
6
\ingroup GrpSystemNodeCoresGroups
7
8
Lights are the light sources for lighting the scene.
9
See \ref NCGroupsLights for a description.
10
*/