Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::HoneyComb3DMeshGenerator::CellLineInfo

Infos sur une ligne d'hexagone. Plus de détails...

+ Graphe de collaboration de Arcane::HoneyComb3DMeshGenerator::CellLineInfo:

Fonctions membres publiques

 CellLineInfo (Real2 first_center, Real bottom, Real top, Int32 nb_cell)
 

Attributs publics

Real2 m_first_center
 
Real m_bottom
 
Real m_top
 
Int32 m_nb_cell
 

Description détaillée

Infos sur une ligne d'hexagone.

Définition à la ligne 317 du fichier HoneyCombMeshGenerator.cc.

Documentation des constructeurs et destructeur

◆ CellLineInfo()

Arcane::HoneyComb3DMeshGenerator::CellLineInfo::CellLineInfo ( Real2  first_center,
Real  bottom,
Real  top,
Int32  nb_cell 
)
inline

Définition à la ligne 321 du fichier HoneyCombMeshGenerator.cc.

Documentation des données membres

◆ m_bottom

Real Arcane::HoneyComb3DMeshGenerator::CellLineInfo::m_bottom

Définition à la ligne 331 du fichier HoneyCombMeshGenerator.cc.

◆ m_first_center

Real2 Arcane::HoneyComb3DMeshGenerator::CellLineInfo::m_first_center

Définition à la ligne 330 du fichier HoneyCombMeshGenerator.cc.

◆ m_nb_cell

Int32 Arcane::HoneyComb3DMeshGenerator::CellLineInfo::m_nb_cell

Définition à la ligne 333 du fichier HoneyCombMeshGenerator.cc.

◆ m_top

Real Arcane::HoneyComb3DMeshGenerator::CellLineInfo::m_top

Définition à la ligne 332 du fichier HoneyCombMeshGenerator.cc.


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