Developer documentation | Axl-2.5.1

axlTabulatedCylinderConverter Class Reference

#include <axlTabulatedCylinderConverter.h>

Inheritance diagram for axlTabulatedCylinderConverter:
axlAbstractDataConverter

Public Slots

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

Public Member Functions

 axlTabulatedCylinderConverter (void)
 
 ~axlTabulatedCylinderConverter (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 14 of file axlTabulatedCylinderConverter.h.

Constructor & Destructor Documentation

axlTabulatedCylinderConverter::axlTabulatedCylinderConverter ( void  )

Definition at line 15 of file axlTabulatedCylinderConverter.cpp.

axlTabulatedCylinderConverter::~axlTabulatedCylinderConverter ( void  )

Definition at line 20 of file axlTabulatedCylinderConverter.cpp.

Member Function Documentation

QString axlTabulatedCylinderConverter::description ( void  ) const

Definition at line 26 of file axlTabulatedCylinderConverter.cpp.

QStringList axlTabulatedCylinderConverter::fromTypes ( void  ) const

Definition at line 36 of file axlTabulatedCylinderConverter.cpp.

QString axlTabulatedCylinderConverter::identifier ( void  ) const

Definition at line 31 of file axlTabulatedCylinderConverter.cpp.

bool axlTabulatedCylinderConverter::registered ( void  )
static

Definition at line 45 of file axlTabulatedCylinderConverter.cpp.

void axlTabulatedCylinderConverter::setData ( dtkAbstractData *  data)

Definition at line 88 of file axlTabulatedCylinderConverter.cpp.

axlMesh * axlTabulatedCylinderConverter::toMesh ( void  )
slot

Definition at line 50 of file axlTabulatedCylinderConverter.cpp.

QString axlTabulatedCylinderConverter::toType ( void  ) const

Definition at line 40 of file axlTabulatedCylinderConverter.cpp.


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