Arguments for IMeshModifier::addFaces().
More...
#include <arcane/core/IMeshModifier.h>
Arguments for IMeshModifier::addFaces().
Definition at line 98 of file IMeshModifier.h.
◆ MeshModifierAddFacesArgs() [1/2]
◆ MeshModifierAddFacesArgs() [2/2]
◆ faceInfos()
◆ faceLocalIds()
| Int32ArrayView Arcane::MeshModifierAddFacesArgs::faceLocalIds |
( |
| ) |
const |
|
inline |
◆ nbFace()
| Int32 Arcane::MeshModifierAddFacesArgs::nbFace |
( |
| ) |
const |
|
inline |
◆ m_face_infos
◆ m_face_lids
Returns, list of localIds() of the created faces.
Definition at line 125 of file IMeshModifier.h.
◆ m_nb_face
| Int32 Arcane::MeshModifierAddFacesArgs::m_nb_face = 0 |
|
private |
The documentation for this class was generated from the following file: