Castor3D  ..
Public Member Functions | List of all members
Castor3D::BillboardList::TextLoader Class Reference

Camera loader. More...

+ Inheritance diagram for Castor3D::BillboardList::TextLoader:
+ Collaboration diagram for Castor3D::BillboardList::TextLoader:

Public Member Functions

virtual C3D_API bool operator() (BillboardList const &p_obj, Castor::TextFile &p_file)
 Writes a billboards list into a text file. More...
 
- Public Member Functions inherited from Castor3D::MovableObject::TextLoader
C3D_API TextLoader (Castor::File::eENCODING_MODE p_encodingMode=Castor::File::eENCODING_MODE_ASCII)
 Constructor. More...
 
virtual C3D_API bool operator() (MovableObject const &p_object, Castor::TextFile &p_file)
 Writes a movable object into a text file. More...
 

Detailed Description

Camera loader.

Author
Sylvain DOREMUS
Version
0.6.1.0
Date
19/10/2011

Member Function Documentation

◆ operator()()

virtual C3D_API bool Castor3D::BillboardList::TextLoader::operator() ( BillboardList const &  p_obj,
Castor::TextFile &  p_file 
)
virtual

Writes a billboards list into a text file.

Parameters
[in]p_fileThe file to save the object in
[in]p_objThe object to save

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