GEO_IOBpoly Class Reference

#include <GEO_IOBpoly.h>

Inheritance diagram for GEO_IOBpoly:

GEO_IOTranslator

List of all members.

Public Member Functions

 GEO_IOBpoly ()
virtual ~GEO_IOBpoly ()
virtual const char * formatName () const
virtual int checkExtension (const char *name)
virtual int checkMagicNumber (unsigned magic)
virtual int fileSave (const GEO_Detail *, ostream &os)
 Method to save a gdp to another format.
virtual bool fileLoad (GEO_Detail *, UT_IStream &, int)


Detailed Description

Definition at line 30 of file GEO_IOBpoly.h.


Constructor & Destructor Documentation

GEO_IOBpoly::GEO_IOBpoly (  ) 

virtual GEO_IOBpoly::~GEO_IOBpoly (  )  [virtual]


Member Function Documentation

virtual int GEO_IOBpoly::checkExtension ( const char *  name  )  [virtual]

Method to check the extension of the name to see if it matches one that we can handle.

Implements GEO_IOTranslator.

virtual int GEO_IOBpoly::checkMagicNumber ( unsigned  magic  )  [virtual]

Method to check if the given magic number matches the magic number. Note that this can return 0 if there is no magic number.

Implements GEO_IOTranslator.

virtual bool GEO_IOBpoly::fileLoad ( GEO_Detail ,
UT_IStream ,
int  ate_magic 
) [virtual]

Method to load from a stream. If the ate_magic flag is on, then the library has already read the magic number and the loader should not expect it.

Reimplemented from GEO_IOTranslator.

virtual int GEO_IOBpoly::fileSave ( const GEO_Detail ,
ostream &   
) [virtual]

Method to save a gdp to another format.

Implements GEO_IOTranslator.

virtual const char* GEO_IOBpoly::formatName (  )  const [virtual]

Returns the label for the geometry format that this translator supports.

Implements GEO_IOTranslator.


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

Generated on Thu May 24 00:09:37 2012 for HDK by  doxygen 1.5.9