Arcane  v4.1.4.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure XYZ
+ Graphe de collaboration de XYZ:

Fonctions membres publiques

 XYZ (Int32 x_, Int32 y_, Int32 z_)
 
std::array< Int32, 3 > getIndices1 (Int32 index)
 
std::array< Int32, 3 > getIndices2 (Int32 index)
 
std::array< Int32, 3 > getIndices3 (Int32 index)
 
std::array< Int32, 3 > getIndices4 (Int32 index)
 

Attributs publics

Int32 x
 
Int32 y
 
Int32 z
 
Int32 yz = y * z
 

Description détaillée

Définition à la ligne 19 du fichier TestGetIndices.cc.

Documentation des constructeurs et destructeur

◆ XYZ()

XYZ::XYZ ( Int32 x_,
Int32 y_,
Int32 z_ )
inline

Définition à la ligne 26 du fichier TestGetIndices.cc.

Documentation des fonctions membres

◆ getIndices1()

std::array< Int32, 3 > XYZ::getIndices1 ( Int32 index)
inline

Définition à la ligne 33 du fichier TestGetIndices.cc.

◆ getIndices2()

std::array< Int32, 3 > XYZ::getIndices2 ( Int32 index)
inline

Définition à la ligne 43 du fichier TestGetIndices.cc.

◆ getIndices3()

std::array< Int32, 3 > XYZ::getIndices3 ( Int32 index)
inline

Définition à la ligne 51 du fichier TestGetIndices.cc.

◆ getIndices4()

std::array< Int32, 3 > XYZ::getIndices4 ( Int32 index)
inline

Définition à la ligne 59 du fichier TestGetIndices.cc.

Documentation des données membres

◆ x

Int32 XYZ::x

Définition à la ligne 21 du fichier TestGetIndices.cc.

◆ y

Int32 XYZ::y

Définition à la ligne 22 du fichier TestGetIndices.cc.

◆ yz

Int32 XYZ::yz = y * z

Définition à la ligne 24 du fichier TestGetIndices.cc.

◆ z

Int32 XYZ::z

Définition à la ligne 23 du fichier TestGetIndices.cc.


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