Information to manage the compaction of entities of a family.
More...
#include <arcane/core/ItemFamilyCompactInfos.h>
Information to manage the compaction of entities of a family.
Definition at line 31 of file ItemFamilyCompactInfos.h.
◆ ItemFamilyCompactInfos()
◆ clear()
| void Arcane::ItemFamilyCompactInfos::clear |
( |
| ) |
|
|
inline |
◆ compacter()
◆ family()
| IItemFamily * Arcane::ItemFamilyCompactInfos::family |
( |
| ) |
const |
|
inline |
◆ newToOldLocalIds()
◆ oldToNewLocalIds()
◆ setNewToOldLocalIds()
| void Arcane::ItemFamilyCompactInfos::setNewToOldLocalIds |
( |
UniqueArray< Int32 > && | ids | ) |
|
|
inline |
◆ setOldToNewLocalIds()
| void Arcane::ItemFamilyCompactInfos::setOldToNewLocalIds |
( |
UniqueArray< Int32 > && | ids | ) |
|
|
inline |
The documentation for this class was generated from the following file: