Developer documentation | Axl-2.5.1

axlPointConverter Class Reference

#include <axlPointConverter.h>

Inheritance diagram for axlPointConverter:
axlAbstractDataConverter

Public Slots

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

Public Member Functions

 axlPointConverter (void)
 
 ~axlPointConverter (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 axlPointConverter.h.

Constructor & Destructor Documentation

axlPointConverter::axlPointConverter ( void  )

Definition at line 31 of file axlPointConverter.cpp.

axlPointConverter::~axlPointConverter ( void  )

Definition at line 36 of file axlPointConverter.cpp.

Member Function Documentation

QString axlPointConverter::description ( void  ) const

Definition at line 43 of file axlPointConverter.cpp.

QStringList axlPointConverter::fromTypes ( void  ) const

Definition at line 48 of file axlPointConverter.cpp.

bool axlPointConverter::registered ( void  )
static

Definition at line 58 of file axlPointConverter.cpp.

void axlPointConverter::setData ( dtkAbstractData *  data)

Definition at line 75 of file axlPointConverter.cpp.

axlMesh * axlPointConverter::toMesh ( void  )
slot

Definition at line 63 of file axlPointConverter.cpp.

QString axlPointConverter::toType ( void  ) const

Definition at line 53 of file axlPointConverter.cpp.


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