Types publics | |
enum | { NODE_IDX = 0 , EDGE_IDX = 1 , FACE_IDX = 2 , CELL_IDX = 3 , HPARENT_IDX = 4 , HCHILD_IDX = 5 , MAX_ITEM_KIND = 6 } |
Fonctions membres publiques | |
void | updateMeshItemInternalList () |
Int32ConstArrayView | connectivityIndex (Int32 item_kind) const |
Tableau d'index des connectivités pour les entités de genre item_kind. | |
Int32ConstArrayView | connectivityList (Int32 item_kind) const |
Tableau contenant la liste des connectivités pour les entités de genre item_kind. | |
Int32ConstArrayView | connectivityNbItem (Int32 item_kind) const |
Tableau contenant le nombre d'entités connectées pour les entités de genre item_kind. | |
Int32 | maxNbConnectedItem (Int32 item_kind) const |
Nombre maximum d'entités connectées. | |
ItemConnectivityContainerView | containerView (Int32 item_kind) const |
ItemBaseBuildInfo | nodeBase (Int32 lid, Int32 aindex) const |
ItemBaseBuildInfo | edgeBase (Int32 lid, Int32 aindex) const |
ItemBaseBuildInfo | faceBase (Int32 lid, Int32 aindex) const |
ItemBaseBuildInfo | cellBase (Int32 lid, Int32 aindex) const |
ItemBaseBuildInfo | hParentBase (Int32 lid, Int32 aindex, ItemSharedInfo *isf) const |
ItemBaseBuildInfo | hChildBase (Int32 lid, Int32 aindex, ItemSharedInfo *isf) const |
auto | nodeList (Int32 lid) const |
auto | edgeList (Int32 lid) const |
auto | faceList (Int32 lid) const |
auto | cellList (Int32 lid) const |
Attributs publics statiques | |
static ItemInternalConnectivityList | nullInstance |
Amis | |
class | ItemBase |
class | ItemInternal |
class | Item |
Définition à la ligne 88 du fichier ItemInternal.h.
anonymous enum |
Définition à la ligne 157 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 174 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 282 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 296 du fichier ItemInternal.h.
|
inline |
Tableau d'index des connectivités pour les entités de genre item_kind.
Définition à la ligne 244 du fichier ItemInternal.h.
Références connectivityIndex().
Référencé par connectivityIndex().
|
inline |
Tableau contenant la liste des connectivités pour les entités de genre item_kind.
Définition à la ligne 250 du fichier ItemInternal.h.
Références connectivityList().
Référencé par connectivityList().
|
inline |
Tableau contenant le nombre d'entités connectées pour les entités de genre item_kind.
Définition à la ligne 256 du fichier ItemInternal.h.
Références connectivityNbItem().
Référencé par connectivityNbItem().
|
inline |
Définition à la ligne 269 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 278 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 294 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 280 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 295 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 288 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 284 du fichier ItemInternal.h.
Nombre maximum d'entités connectées.
Définition à la ligne 264 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 276 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 293 du fichier ItemInternal.h.
|
inline |
Définition à la ligne 191 du fichier ItemInternal.h.
|
friend |
Définition à la ligne 95 du fichier ItemInternal.h.
|
friend |
Définition à la ligne 93 du fichier ItemInternal.h.
|
friend |
Définition à la ligne 94 du fichier ItemInternal.h.
|
static |
Définition à la ligne 170 du fichier ItemInternal.h.