Developer documentation | Axl-2.5.1

axlShapeConverter Class Reference

#include <axlShapeConverter.h>

Inheritance diagram for axlShapeConverter:
axlAbstractDataConverter

Public Slots

axlMeshtoMesh (void)
 
- Public Slots inherited from axlAbstractDataConverter
virtual axlMeshtoMesh (void)
 Mesh conversion. More...
 

Public Member Functions

 axlShapeConverter (void)
 
virtual ~axlShapeConverter (void)
 
QString description (void) const
 
QString identifier (void) const
 
QStringList fromTypes (void) const
 
QString toType (void) const
 
void setData (dtkAbstractData *data)
 
- Public Member Functions inherited from axlAbstractDataConverter
 axlAbstractDataConverter (void)
 
virtual ~axlAbstractDataConverter (void)
 
virtual void setParams (int channel, int index)
 
virtual void setOutput (axlAbstractData *output)
 
virtual void setPrecision (double eps)
 

Static Public Member Functions

static bool registered (void)
 

Detailed Description

Definition at line 24 of file axlShapeConverter.h.

Constructor & Destructor Documentation

axlShapeConverter::axlShapeConverter ( void  )

Definition at line 30 of file axlShapeConverter.cpp.

axlShapeConverter::~axlShapeConverter ( void  )
virtual

Definition at line 34 of file axlShapeConverter.cpp.

Member Function Documentation

QString axlShapeConverter::description ( void  ) const

Definition at line 39 of file axlShapeConverter.cpp.

QStringList axlShapeConverter::fromTypes ( void  ) const

Definition at line 47 of file axlShapeConverter.cpp.

QString axlShapeConverter::identifier ( void  ) const

Definition at line 43 of file axlShapeConverter.cpp.

bool axlShapeConverter::registered ( void  )
static

Definition at line 55 of file axlShapeConverter.cpp.

void axlShapeConverter::setData ( dtkAbstractData *  data)

Definition at line 141 of file axlShapeConverter.cpp.

axlMesh * axlShapeConverter::toMesh ( void  )
slot

Definition at line 59 of file axlShapeConverter.cpp.

QString axlShapeConverter::toType ( void  ) const

Definition at line 51 of file axlShapeConverter.cpp.


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