LuciadCPillar 2024.0.08
|
Represents meta data common for all types of models. More...
#include <luciad/models/ModelMetadata.h>
Classes | |
class | Builder |
The builder class to create the luciad::ModelMedata class. More... | |
Public Member Functions | |
const std::string & | getTitle () const |
Returns the human-readable description of the model. More... | |
Static Public Member Functions | |
static Builder | newBuilder () |
Creates a builder class for the creation of the ModelMetadata. More... | |
Represents meta data common for all types of models.
const std::string & luciad::ModelMetadata::getTitle | ( | ) | const |
Returns the human-readable description of the model.
|
static |
Creates a builder class for the creation of the ModelMetadata.