Helios++
Helios software for LiDAR simulations
Asset Class Reference

Base class for all assets. More...

#include <Asset.h>

Inheritance diagram for Asset:
Collaboration diagram for Asset:

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
 

Detailed Description

Base class for all assets.

Member Function Documentation

◆ getLocationString()

std::string Asset::getLocationString ( )
inline

Obtain asset location string.

Returns
Asset location string

The documentation for this class was generated from the following file: