Attributs publics | |
Integer | storageType |
Integer | externStorage |
Integer | ownStorage |
UInt32 | usageVarCount |
UInt32 | usageMapCount |
std::shared_ptr< IGeometryMng::RealVariable > | realVar |
std::shared_ptr< IGeometryMng::Real3Variable > | real3Var |
Définition à la ligne 32 du fichier ItemGroupGeometryProperty.h.
|
inline |
Définition à la ligne 33 du fichier ItemGroupGeometryProperty.h.
Integer Arcane::ItemGroupGeometryProperty::StorageInfo::externStorage |
Définition à la ligne 35 du fichier ItemGroupGeometryProperty.h.
Integer Arcane::ItemGroupGeometryProperty::StorageInfo::ownStorage |
Définition à la ligne 36 du fichier ItemGroupGeometryProperty.h.
std::shared_ptr<IGeometryMng::Real3Variable> Arcane::ItemGroupGeometryProperty::StorageInfo::real3Var |
Définition à la ligne 40 du fichier ItemGroupGeometryProperty.h.
std::shared_ptr<IGeometryMng::RealVariable> Arcane::ItemGroupGeometryProperty::StorageInfo::realVar |
Définition à la ligne 39 du fichier ItemGroupGeometryProperty.h.
Integer Arcane::ItemGroupGeometryProperty::StorageInfo::storageType |
Définition à la ligne 34 du fichier ItemGroupGeometryProperty.h.
UInt32 Arcane::ItemGroupGeometryProperty::StorageInfo::usageMapCount |
Définition à la ligne 38 du fichier ItemGroupGeometryProperty.h.
UInt32 Arcane::ItemGroupGeometryProperty::StorageInfo::usageVarCount |
Définition à la ligne 37 du fichier ItemGroupGeometryProperty.h.