Wildmeshing Toolkit
UseParentScopeRAII.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace wmtk {
4 
5 class Mesh;
6 namespace multimesh::attribute {
8 {
9 public:
12 
13 private:
15 };
16 } // namespace multimesh::attribute
17 } // namespace wmtk
Definition: Accessor.hpp:6