Helios++
Helios software for LiDAR simulations
|
Class to read materials files. More...
#include <MaterialsFileReader.h>
Static Public Member Functions | |
static std::map< std::string, Material > | loadMaterials (std::string filePathString) |
Static method to load materials from given file. More... | |
Class to read materials files.
|
static |
Static method to load materials from given file.
filePathString | Path to materials file |