Helios++
Helios software for LiDAR simulations
|
This is the complete list of members for helios::filems::SyncFileMeasurementWriterFactory, including all inherited members.
makeMultiVectorialWriter(WriterType const type, vector< string > const &path, bool const compress, vector< double > const &scaleFactor, vector< glm::dvec3 > const &offset, vector< double > const &minIntensity, vector< double > const &deltaIntensity) | helios::filems::SyncFileMeasurementWriterFactory | inlinestatic |
makeVectorialWriter(WriterType const type, const string &path, bool const compress=false, double const scaleFactor=0.0001, glm::dvec3 const offset=glm::dvec3(0, 0, 0), double const minIntensity=0.0, double const deltaIntensity=1000000.0) | helios::filems::SyncFileMeasurementWriterFactory | inlinestatic |
makeWriter(WriterType const type, const string &path, bool const compress=false, double const scaleFactor=0.0001, glm::dvec3 const offset=glm::dvec3(0, 0, 0), double const minIntensity=0.0, double const deltaIntensity=1000000.0) | helios::filems::SyncFileMeasurementWriterFactory | inlinestatic |