Developer documentation | Axl-2.5.1

axlPointSetConverter Class Reference

#include <axlPointSetConverter.h>

Inheritance diagram for axlPointSetConverter:
axlAbstractDataConverter

Public Slots

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

Public Member Functions

 axlPointSetConverter (void)
 
 ~axlPointSetConverter (void)
 
QString description (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 27 of file axlPointSetConverter.h.

Constructor & Destructor Documentation

axlPointSetConverter::axlPointSetConverter ( void  )

Definition at line 31 of file axlPointSetConverter.cpp.

axlPointSetConverter::~axlPointSetConverter ( void  )

Definition at line 36 of file axlPointSetConverter.cpp.

Member Function Documentation

QString axlPointSetConverter::description ( void  ) const

Definition at line 43 of file axlPointSetConverter.cpp.

QStringList axlPointSetConverter::fromTypes ( void  ) const

Definition at line 48 of file axlPointSetConverter.cpp.

bool axlPointSetConverter::registered ( void  )
static

Definition at line 58 of file axlPointSetConverter.cpp.

void axlPointSetConverter::setData ( dtkAbstractData *  data)

Definition at line 77 of file axlPointSetConverter.cpp.

axlMesh * axlPointSetConverter::toMesh ( void  )
slot

Definition at line 63 of file axlPointSetConverter.cpp.

QString axlPointSetConverter::toType ( void  ) const

Definition at line 53 of file axlPointSetConverter.cpp.


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