Index of a Face in a variable. More...
#include <arcane/core/Item.h>
Public Types | |
| typedef Item::Index | Base |
Public Member Functions | |
| Index (Int32 id) | |
| Index (Face item) | |
| operator FaceLocalId () const | |
| Public Member Functions inherited from Arcane::Item::Index | |
| Index (Int32 id) | |
| Index (Item item) | |
| operator ItemLocalId () const | |
| Int32 | localId () const |
| typedef Item::Index Arcane::Face::Index::Base |