#include <axlSurfaceRevolutionConverter.h>
Public Slots | |
| axlMesh * | toMesh (void) |
Public Slots inherited from axlAbstractDataConverter | |
| virtual axlMesh * | toMesh (void) |
| Mesh conversion. More... | |
Public Member Functions | |
| axlSurfaceRevolutionConverter (void) | |
| ~axlSurfaceRevolutionConverter (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) |
Definition at line 16 of file axlSurfaceRevolutionConverter.h.
| axlSurfaceRevolutionConverter::axlSurfaceRevolutionConverter | ( | void | ) |
Definition at line 20 of file axlSurfaceRevolutionConverter.cpp.
| axlSurfaceRevolutionConverter::~axlSurfaceRevolutionConverter | ( | void | ) |
Definition at line 26 of file axlSurfaceRevolutionConverter.cpp.
| QString axlSurfaceRevolutionConverter::description | ( | void | ) | const |
Definition at line 33 of file axlSurfaceRevolutionConverter.cpp.
| QStringList axlSurfaceRevolutionConverter::fromTypes | ( | void | ) | const |
Definition at line 43 of file axlSurfaceRevolutionConverter.cpp.
| QString axlSurfaceRevolutionConverter::identifier | ( | void | ) | const |
Definition at line 38 of file axlSurfaceRevolutionConverter.cpp.
|
static |
Definition at line 52 of file axlSurfaceRevolutionConverter.cpp.
| void axlSurfaceRevolutionConverter::setData | ( | dtkAbstractData * | data | ) |
Definition at line 248 of file axlSurfaceRevolutionConverter.cpp.
|
slot |
Definition at line 162 of file axlSurfaceRevolutionConverter.cpp.
| QString axlSurfaceRevolutionConverter::toType | ( | void | ) | const |
Definition at line 47 of file axlSurfaceRevolutionConverter.cpp.