17 inline const std::vector<Render::Mesh::PrimitiveSet::Attribute>& Mesh::PrimitiveSet::getAttributes()
const {
23 return &_primitiveSets.back();
26 inline void Mesh::setName(
const std::string& name) {
Dummy class for a shared pointer.
Mode
Type of the primitive set, defaults to Triangles.