Internal handle representation used by MeshAttributes.
More...
#include <AttributeHandle.hpp>
Internal handle representation used by MeshAttributes.
Definition at line 23 of file AttributeHandle.hpp.
◆ AttributeHandle() [1/4]
wmtk::attribute::AttributeHandle::AttributeHandle |
( |
int64_t |
i | ) |
|
|
inlinenoexcept |
◆ AttributeHandle() [2/4]
wmtk::attribute::AttributeHandle::AttributeHandle |
( |
| ) |
|
|
default |
◆ AttributeHandle() [3/4]
wmtk::attribute::AttributeHandle::AttributeHandle |
( |
const AttributeHandle & |
| ) |
|
|
default |
◆ AttributeHandle() [4/4]
◆ is_valid()
bool wmtk::attribute::AttributeHandle::is_valid |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator<()
bool wmtk::attribute::AttributeHandle::operator< |
( |
const AttributeHandle & |
other | ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool wmtk::attribute::AttributeHandle::operator== |
( |
const AttributeHandle & |
other | ) |
const |
|
inlinenoexcept |
◆ AttributeManager
◆ Mesh
◆ MeshAttributes
◆ TypedAttributeHandle
◆ wmtk::hash< AttributeHandle >
◆ index
int64_t wmtk::attribute::AttributeHandle::index = -1 |
Definition at line 35 of file AttributeHandle.hpp.
Referenced by wmtk::attribute::MeshAttributes< T >::attribute(), wmtk::attribute::MeshAttributes< T >::attribute(), wmtk::attribute::MeshAttributes< T >::attribute_size(), wmtk::attribute::MeshAttributes< T >::is_active(), is_valid(), operator<(), operator==(), wmtk::attribute::MeshAttributes< T >::register_attribute(), wmtk::attribute::MeshAttributes< T >::remove_attribute(), wmtk::attribute::MeshAttributes< T >::set(), and wmtk::attribute::MeshAttributes< T >::set_name().
The documentation for this class was generated from the following file: