Fonctions membres publiques | |
void | processGroup (ItemGroup group, Int32 base_entity_index) |
const ItemGroup & | group () const |
ConstArrayView< EntityInfo > | entitiesByType () const |
ConstArrayView< Int32 > | itemsByType (Int32 item_type) const |
Attributs privés | |
ItemGroup | m_item_group |
UniqueArray< EntityInfo > | m_entities_by_type |
FixedArray< UniqueArray< Int32 >, NB_BASIC_ITEM_TYPE > | m_items_by_type |
UniqueArray< ItemTypeId > | m_existing_items_type |
Définition à la ligne 117 du fichier MshMeshWriter.cc.
|
inline |
Définition à la ligne 126 du fichier MshMeshWriter.cc.
|
inline |
Définition à la ligne 125 du fichier MshMeshWriter.cc.
|
inline |
Définition à la ligne 127 du fichier MshMeshWriter.cc.
void Arcane::MshMeshWriter::ItemGroupWriteInfo::processGroup | ( | ItemGroup | group, |
Int32 | base_entity_index ) |
Définition à la ligne 193 du fichier MshMeshWriter.cc.
|
private |
Définition à la ligne 132 du fichier MshMeshWriter.cc.
|
private |
Définition à la ligne 134 du fichier MshMeshWriter.cc.
|
private |
Définition à la ligne 131 du fichier MshMeshWriter.cc.
|
private |
Définition à la ligne 133 du fichier MshMeshWriter.cc.