FS2_Open
Open source remastering of the Freespace 2 engine
pilotfile_convert Class Reference

#include <pilotfile_convert.h>

Public Member Functions

 pilotfile_convert ()
 
 ~pilotfile_convert ()
 
bool load ()
 
void save ()
 
bool plr_convert (const char *fname, bool inferno)
 
bool csg_convert (const char *fname, bool inferno)
 

Detailed Description

Definition at line 253 of file pilotfile_convert.h.

Constructor & Destructor Documentation

pilotfile_convert::pilotfile_convert ( )

Definition at line 6 of file pilotfile_convert.cpp.

pilotfile_convert::~pilotfile_convert ( )

Definition at line 17 of file pilotfile_convert.cpp.

Member Function Documentation

bool pilotfile_convert::csg_convert ( const char *  fname,
bool  inferno 
)

Definition at line 1159 of file csg_convert.cpp.

bool pilotfile_convert::load ( )
bool pilotfile_convert::plr_convert ( const char *  fname,
bool  inferno 
)

Definition at line 846 of file plr_convert.cpp.

void pilotfile_convert::save ( )

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