#include "axlOFFWriter.h"
#include <dtkCoreSupport/dtkAbstractData.h>
#include <dtkCoreSupport/dtkAbstractDataFactory.h>
#include <axlCore/axlAbstractDataConverter.h>
#include <axlCore/axlMesh.h>
#include <axlCore/axlPoint.h>
#include <axlCore/axlPointConverter.h>
#include <axlCore/axlAbstractDataComposite.h>
#include <QtWidgets>
Go to the source code of this file.
Functions | |
dtkAbstractDataWriter * | createaxlOFFWriter (void) |
dtkAbstractDataWriter* createaxlOFFWriter | ( | void | ) |
Definition at line 216 of file axlOFFWriter.cpp.