Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::NullComponentItemSharedInfoContainer

Conteneur pour l'entité nulle. Plus de détails...

+ Graphe de collaboration de Arcane::Materials::NullComponentItemSharedInfoContainer:

Attributs publics

FixedArray< ConstituentItemIndex, 2 > m_first_sub_constituent_item_id_list
 
FixedArray< Int16, 2 > m_component_id_list = { { -1, -1 } }
 
FixedArray< Int16, 2 > m_nb_sub_constituent_item_list = {}
 
FixedArray< Int32, 2 > m_global_item_local_id_list = { { NULL_ITEM_LOCAL_ID } }
 
FixedArray< ConstituentItemIndex, 2 > m_super_component_item_local_id_list = {}
 
FixedArray< MatVarIndex, 2 > m_var_index_list = { { MatVarIndex(-1, -1) } }
 

Description détaillée

Conteneur pour l'entité nulle.

Cela permet d'utiliser ComponentItemSharedInfo::_nullInstance()

Définition à la ligne 34 du fichier ComponentItemInternal.cc.

Documentation des données membres

◆ m_component_id_list

FixedArray<Int16, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_component_id_list = { { -1, -1 } }

Définition à la ligne 39 du fichier ComponentItemInternal.cc.

◆ m_first_sub_constituent_item_id_list

FixedArray<ConstituentItemIndex, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_first_sub_constituent_item_id_list

Définition à la ligne 38 du fichier ComponentItemInternal.cc.

◆ m_global_item_local_id_list

FixedArray<Int32, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_global_item_local_id_list = { { NULL_ITEM_LOCAL_ID } }

Définition à la ligne 41 du fichier ComponentItemInternal.cc.

◆ m_nb_sub_constituent_item_list

FixedArray<Int16, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_nb_sub_constituent_item_list = {}

Définition à la ligne 40 du fichier ComponentItemInternal.cc.

◆ m_super_component_item_local_id_list

FixedArray<ConstituentItemIndex, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_super_component_item_local_id_list = {}

Définition à la ligne 42 du fichier ComponentItemInternal.cc.

◆ m_var_index_list

FixedArray<MatVarIndex, 2> Arcane::Materials::NullComponentItemSharedInfoContainer::m_var_index_list = { { MatVarIndex(-1, -1) } }

Définition à la ligne 43 du fichier ComponentItemInternal.cc.


La documentation de cette classe a été générée à partir du fichier suivant :