osgViewer.RecordCameraPathHandler¶
- class osgViewer.RecordCameraPathHandler¶
- Represents:
c++ class
- Wraps:
osgViewer::RecordCameraPathHandler
- Bases:
Constructors:
- osgViewer.RecordCameraPathHandler()¶
- osgViewer.RecordCameraPathHandler(std.string filename)
-
- Параметры:
filename (
std.string) –
- osgViewer.RecordCameraPathHandler(std.string filename, double fps)
-
- Параметры:
filename (
std.string) –fps (
double) –
Methods:
- :setKeyEventToggleRecord(int key)¶
-
- Параметры:
key (
int) –
- :getKeyEventToggleRecord()¶
-
- Тип результата:
int
- :setKeyEventTogglePlayback(int key)¶
-
- Параметры:
key (
int) –
- :getKeyEventTogglePlayback()¶
-
- Тип результата:
int
- :setAutoIncrementFilename()¶
- :setAutoIncrementFilename(bool autoIncrement)
-
- Параметры:
autoIncrement (
bool) –