This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11c9ec4f7d
OpenSceneGraph
/
examples
/
osgdepthpartition
/
CMakeLists.txt
5 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
Simplified the osgdepthpartion example to use the osgView::View::setUpDepthPartition(..) feature
2011-06-08 17:24:29 +08:00
SET
(
TARGET_SRC
osgdepthpartition.cpp
)
Ran dos2unix on CMakeLists.txt files.
2007-03-19 21:26:34 +08:00
#### end var setup ###
Moved the TARGET_NAME setting into the SETUP_APPLICATION/EXAMPLE macro
2007-03-20 01:18:59 +08:00
SETUP_EXAMPLE
(
osgdepthpartition
)
Reference in New Issue
Copy Permalink