Helios++
Helios software for LiDAR simulations
|
Base class for all assets. More...
#include <Asset.h>
Public Member Functions | |
std::string | getLocationString () |
Obtain asset location string. More... | |
Public Attributes | |
std::string | id = "" |
Asset identifier. | |
std::string | name = "Unnamed Asset" |
Asset name. | |
std::string | sourceFilePath = "" |
Path to asset file. | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
Base class for all assets.
|
inline |
Obtain asset location string.