Image resource loader. Plus de détails...
Fonctions membres publiques | |
| virtual bool | operator() (Image &p_image, Path const &p_path) |
| Charge une image à partir d'un fichier binaire. | |
Image resource loader.
| virtual bool Castor::BinaryLoader< Image >::operator() | ( | Image & | p_image, | |
| Path const & | p_path | |||
| ) | [virtual] |
Charge une image à partir d'un fichier binaire.
| [in,out] | p_image | Le nom de l'image |
| [in] | p_path | Le chemin du fichier contenant l'image |
1.7.1