56 inline void setId(
const string&
id) {
~SceneEntity()
Destructor.
Transformations transformations
void setId(const string &id)
Set id.
void setReflectionEnvironmentMappingId(const string &reflectionEnvironmentMappingId)
string reflectionEnvironmentMappingId
const string & getReflectionEnvironmentMappingId()
void setPrototype(Prototype *prototype)
Set up prototype.
Prototype * getPrototype()
Transformations & getTransformations()
const BaseProperties getTotalProperties()
const string & getDescription()
SceneEntity(const string &id, const string &description, const Transformations &transformations, Prototype *prototype)
Public constructor.
void setDescription(const string &description)
Set description.