Castor3D  ..
Public Member Functions | List of all members
Castor3D::AnimatedObjectGroup::BinaryLoader Class Reference

AnimatedObjectGroup loader. More...

+ Inheritance diagram for Castor3D::AnimatedObjectGroup::BinaryLoader:
+ Collaboration diagram for Castor3D::AnimatedObjectGroup::BinaryLoader:

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...
 

Detailed Description

AnimatedObjectGroup loader.

Author
Sylvain DOREMUS
Version
0.6.1.0
Date
19/10/2011

Constructor & Destructor Documentation

◆ BinaryLoader()

C3D_API Castor3D::AnimatedObjectGroup::BinaryLoader::BinaryLoader ( )

Constructor.

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::AnimatedObjectGroup::BinaryLoader::operator() ( AnimatedObjectGroup p_group,
Castor::BinaryFile &  p_file,
Scene p_scene 
)
virtual

Loads an AnimatedObjectGroup from a binary file.

Parameters
[in]p_fileThe file to load the AnimatedObjectGroup from
[in]p_groupThe AnimatedObjectGroup to load
[in]p_sceneThe scene which holds the AnimatedObjectGroup
Returns
true if OK

The documentation for this class was generated from the following file: