14#include "arcane/materials/MeshMaterialVariableArray.inst.h"
25ARCANE_INSTANTIATE_MAT(
Byte);
26ARCANE_INSTANTIATE_MAT(
Int16);
27ARCANE_INSTANTIATE_MAT(
Int32);
28ARCANE_INSTANTIATE_MAT(
Int64);
Active toujours les traces dans les parties Arcane concernant les matériaux.
std::int64_t Int64
Type entier signé sur 64 bits.
std::int16_t Int16
Type entier signé sur 16 bits.
unsigned char Byte
Type d'un octet.
std::int32_t Int32
Type entier signé sur 32 bits.