Developer documentation | Axl-2.5.1

axlMeshReader Class Reference

#include <axlMeshReader.h>

Inheritance diagram for axlMeshReader:
axlAbstractDataReader

Public Member Functions

 axlMeshReader (void)
 
 ~axlMeshReader (void)
 
QString identifier (void) const
 
QString description (void) const
 
QStringList handled (void) const
 
bool accept (const QDomNode &node)
 
bool reject (const QDomNode &node)
 
axlAbstractDataread (const QDomNode &node)
 
- Public Member Functions inherited from axlAbstractDataReader
 axlAbstractDataReader (void)
 
virtual ~axlAbstractDataReader (void)
 
void setNameOf (axlAbstractData *data, const QDomElement &e)
 
void setColorOf (axlAbstractData *data, const QDomElement &e)
 
void setSizeOf (axlAbstractData *data, const QDomElement &e)
 
void setShaderOf (axlAbstractData *data, const QDomElement &e)
 

Static Public Member Functions

static bool registered (void)
 

Detailed Description

Definition at line 28 of file axlMeshReader.h.

Constructor & Destructor Documentation

axlMeshReader::axlMeshReader ( void  )

Definition at line 36 of file axlMeshReader.cpp.

axlMeshReader::~axlMeshReader ( void  )

Definition at line 41 of file axlMeshReader.cpp.

Member Function Documentation

bool axlMeshReader::accept ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 66 of file axlMeshReader.cpp.

QString axlMeshReader::description ( void  ) const

Definition at line 51 of file axlMeshReader.cpp.

QStringList axlMeshReader::handled ( void  ) const

Definition at line 56 of file axlMeshReader.cpp.

QString axlMeshReader::identifier ( void  ) const

Definition at line 46 of file axlMeshReader.cpp.

axlAbstractData * axlMeshReader::read ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 91 of file axlMeshReader.cpp.

bool axlMeshReader::registered ( void  )
static

Definition at line 61 of file axlMeshReader.cpp.

bool axlMeshReader::reject ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 86 of file axlMeshReader.cpp.


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