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 {
7
class
UseParentScopeRAII
8
{
9
public
:
10
UseParentScopeRAII
(
Mesh
& m);
11
~UseParentScopeRAII
();
12
13
private
:
14
Mesh
&
m_mesh
;
15
};
16
}
// namespace multimesh::attribute
17
}
// namespace wmtk
wmtk::Mesh
Definition:
Mesh.hpp:106
wmtk::multimesh::attribute::UseParentScopeRAII
Definition:
UseParentScopeRAII.hpp:8
wmtk::multimesh::attribute::UseParentScopeRAII::~UseParentScopeRAII
~UseParentScopeRAII()
Definition:
UseParentScopeRAII.cpp:23
wmtk::multimesh::attribute::UseParentScopeRAII::m_mesh
Mesh & m_mesh
Definition:
UseParentScopeRAII.hpp:14
wmtk::multimesh::attribute::UseParentScopeRAII::UseParentScopeRAII
UseParentScopeRAII(Mesh &m)
Definition:
UseParentScopeRAII.cpp:12
wmtk
Definition:
Accessor.hpp:6
src
wmtk
multimesh
attribute
UseParentScopeRAII.hpp
Generated by
1.9.1