30 #ifndef RIOENGINE_CLENGINE_CLINSTANCEGEOMETRY_H_
31 #define RIOENGINE_CLENGINE_CLINSTANCEGEOMETRY_H_
72 std::
string m_meshUrl;
76 #endif // RIOENGINE_CLENGINE_CLINSTANCEGEOMETRY_H_
void setMeshURL(const std::string &url)
virtual void copyValuesFromObject(const CLInstanceGeometry &original_obj)
QList< CLInstanceMaterial > InstanceMaterials
const std::string & getMeshURL() const
void setInstanceMaterials(CArray< CLInstanceMaterial > *instance_materials)
QList< CLInstanceMaterial > instanceMaterials()
CArray< CLInstanceMaterial > * getInstanceMaterials() const