Castor3D
..
|
AnimatedObjectGroup loader. More...
Public Member Functions | |
C3D_API | BinaryLoader () |
Constructor. More... | |
virtual C3D_API bool | operator() (AnimatedObjectGroup &p_group, Castor::BinaryFile &p_file, Scene *p_scene) |
Loads an AnimatedObjectGroup from a binary file. More... | |
C3D_API Castor3D::AnimatedObjectGroup::BinaryLoader::BinaryLoader | ( | ) |
Constructor.
|
virtual |
Loads an AnimatedObjectGroup from a binary file.
[in] | p_file | The file to load the AnimatedObjectGroup from |
[in] | p_group | The AnimatedObjectGroup to load |
[in] | p_scene | The scene which holds the AnimatedObjectGroup |
true
if OK