Fonctions membres publiques statiques

Référence de la classe Castor::Loader< Quaternion, eFILE_TYPE_BINARY > (modèle)

Loader de Quaternion. Plus de détails...

Liste de tous les membres

Fonctions membres publiques statiques

static bool Load (Quaternion &p_object, File &p_file)
 Loads a quaternion from a binary file.
static bool Save (Quaternion const &p_object, File &p_file)
 Saves a quaternion to a binary file.

Description détaillée

template<>
class Castor::Loader< Quaternion, eFILE_TYPE_BINARY >

Loader de Quaternion.

Auteur:
Sylvain DOREMUS
Version:
0.6.1.0
Date:
19/10/2011

Documentation des fonctions membres

static bool Castor::Loader< Quaternion, eFILE_TYPE_BINARY >::Load ( Quaternion p_object,
File p_file 
) [static]

Loads a quaternion from a binary file.

Paramètres:
[in,out] p_object The quaternion to load
[in,out] p_file The file where to load the quaternion
static bool Castor::Loader< Quaternion, eFILE_TYPE_BINARY >::Save ( Quaternion const &  p_object,
File p_file 
) [static]

Saves a quaternion to a binary file.

Paramètres:
[in] p_object The quaternion to save
[in,out] p_file The file where to save the quaternion

La documentation de cette classe a été générée à partir du fichier suivant :
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définition de type Énumérations Valeurs énumérées Amis Macros