b6d19d1052
--center x y z --eye x y z --up x y z --rotation-center x y z --rotation-axis x y z --rotation-speed degreesPerSecond
12 lines
218 B
CMake
12 lines
218 B
CMake
SET(TARGET_SRC
|
|
CameraPathProperty.cpp
|
|
CameraProperty.cpp
|
|
CaptureSettings.cpp
|
|
EventProperty.cpp
|
|
osgframerenderer.cpp
|
|
UpdateProperty.cpp
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgframerenderer)
|