Lugdunum  0.1.0
Mesh.inl
Go to the documentation of this file.
1 inline const std::vector<Mesh::PrimitiveSet>& Mesh::getPrimitiveSets() const {
2  return _primitiveSets;
3 }