Class Import_3DTiff_Workspace

Inheritance Relationships

Base Type

Class Documentation

class Import_3DTiff_Workspace : public Import

Public Functions

Import_3DTiff_Workspace(puma::Workspace *work, std::string fileName, int numThreads)
Import_3DTiff_Workspace(puma::Workspace *work, std::string fileName, int xMin, int xMax, int yMin, int yMax, int zMin, int zMax, int numThreads)
virtual bool import() override