mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
add method & lua binding to convert from binary to ascii recording
This commit is contained in:
@@ -593,6 +593,8 @@ public:
|
||||
std::string determineConversionOutFilename(const std::string& filename,
|
||||
DataMode mode);
|
||||
|
||||
void binary2ascii(const std::string& filename);
|
||||
|
||||
protected:
|
||||
properties::BoolProperty _renderPlaybackInformation;
|
||||
properties::BoolProperty _ignoreRecordedScale;
|
||||
|
||||
Reference in New Issue
Block a user