ImFusion SDK 4.3
ConeBeamReconLoader Member List

This is the complete list of members for ConeBeamReconLoader, including all inherited members.

AbortedByUser enum valueAlgorithm
actions()Algorithminline
addBusyIndicator(const std::string &description)Progress
addTask(int numSteps, const std::string &description)Progress
Algorithm()Algorithm
cancelAllTasks()NestedProgress
canLoad(const Filesystem::Path &filepath) constIoAlgorithmvirtual
compute() overrideConeBeamReconLoadervirtual
ConeBeamReconLoader()ConeBeamReconLoader
Configurable()=default (defined in Configurable)Configurable
Configurable(const Configurable &rhs) (defined in Configurable)Configurable
Configurable(Configurable &&rhs) noexcept (defined in Configurable)Configurable
configuration(Properties *p) const overrideConeBeamReconLoadervirtual
configure(const Properties *p) overrideConeBeamReconLoadervirtual
configureDefaults()Configurablevirtual
configureFromGlobalSettings()IoAlgorithm
configureVolume(const Properties *p)ConeBeamReconLoaderprotected
createCompatible(const DataList &data, Algorithm **a=nullptr)Algorithmstatic
createFromLastDataSource(const DataSourceComponent &dsc)IoAlgorithmstatic
createLoader()ConeBeamReconLoaderprotectedvirtual
data()ConeBeamReconLoaderinline
Default enum valueNestedProgress
Device enum value (defined in IoAlgorithm)IoAlgorithm
Error enum valueAlgorithm
factoryInfo() constAlgorithminline
fail(int *errorCode=nullptr) const (defined in IoAlgorithm)IoAlgorithmvirtual
File enum value (defined in IoAlgorithm)IoAlgorithm
FILE_LOADER enum value (defined in ConeBeamReconLoader)ConeBeamReconLoaderprotected
Folder enum value (defined in IoAlgorithm)IoAlgorithm
Hidden enum valueNestedProgress
IMFUSION_FILE_LOADER enum value (defined in ConeBeamReconLoader)ConeBeamReconLoaderprotected
IncompleteInput enum valueAlgorithm
initCalibration()ConeBeamReconLoaderprotectedvirtual
InvalidInput enum valueAlgorithm
IoAlgorithm(IoMode ioMode, int locationType)IoAlgorithm
IoMode enum name (defined in IoAlgorithm)IoAlgorithm
ioMode() constIoAlgorithmvirtual
load()ConeBeamReconLoader
loadDefaults() (defined in Algorithm)Algorithmprotected
LoaderType enum nameConeBeamReconLoaderprotected
loadMatrices(SharedImageSet *data) constConeBeamReconLoadervirtual
location() constIoAlgorithmvirtual
LocationType enum name (defined in IoAlgorithm)IoAlgorithm
m_actionsAlgorithmprotected
m_binningConeBeamReconLoaderprotected
m_calDepthConeBeamReconLoaderprotected
m_calibConeBeamReconLoaderprotected
m_calInitConeBeamReconLoaderprotected
m_calPathConeBeamReconLoaderprotected
m_dataConeBeamReconLoaderprotected
m_factoryInfoAlgorithmprotected
m_fail (defined in IoAlgorithm)IoAlgorithmprotected
m_folderConeBeamReconLoaderprotected
m_ioMode (defined in IoAlgorithm)IoAlgorithmprotected
m_isoMatFileConeBeamReconLoaderprotected
m_loaderConeBeamReconLoaderprotected
m_loaderTypeConeBeamReconLoaderprotected
m_loadPropsConeBeamReconLoaderprotected
m_loadSkipConeBeamReconLoaderprotected
m_location (defined in IoAlgorithm)IoAlgorithmprotected
m_locationType (defined in IoAlgorithm)IoAlgorithmprotected
m_matFileConeBeamReconLoaderprotected
m_mutex (defined in NestedProgress)NestedProgressprotected
m_nameAlgorithmprotected
m_optBitsConeBeamReconLoaderprotected
m_optCropConeBeamReconLoaderprotected
m_optDownsampleConeBeamReconLoaderprotected
m_optFlipConeBeamReconLoaderprotected
m_optOrigConeBeamReconLoaderprotected
m_optOverrideConeBeamReconLoaderprotected
m_optRotateConeBeamReconLoaderprotected
m_optSkipConeBeamReconLoaderprotected
m_paramsConfigurableprotected
m_parent (defined in NestedProgress)NestedProgressprotected
m_parentThreadSafetyGuard (defined in NestedProgress)NestedProgressprotected
m_preProcConeBeamReconLoaderprotected
m_preProcEnabledConeBeamReconLoaderprotected
m_progressAlgorithmprotected
m_projHeightConeBeamReconLoaderprotected
m_projNumConeBeamReconLoaderprotected
m_projWidthConeBeamReconLoaderprotected
m_statusAlgorithmprotected
m_taskFlags (defined in NestedProgress)NestedProgressprotected
m_tasks (defined in NestedProgress)NestedProgressprotected
m_timestampFileConeBeamReconLoaderprotected
m_volDescConeBeamReconLoaderprotected
NestedProgress(Progress *parent=nullptr, Flags< TaskMode > taskFlags=TaskMode::Default)NestedProgressexplicit
onTaskAdded(Task *task) overrideNestedProgressprotectedvirtual
onTaskRemoved(const Task *task) overrideNestedProgressprotectedvirtual
onTaskRequestsThreadSafety(const Task *task) overrideNestedProgressprotectedvirtual
onTaskUpdated(const Task *task) overrideConeBeamReconLoadervirtual
OpenIGTLink enum value (defined in IoAlgorithm)IoAlgorithm
operator=(const Configurable &) (defined in Configurable)Configurable
operator=(Configurable &&) noexcept (defined in Configurable)Configurable
options(bool &orig, bool &downsample, int &skip, int &rotate, int &flip, int &bits) constConeBeamReconLoader
OutOfMemoryGPU enum valueAlgorithm
OutOfMemoryHost enum valueAlgorithm
preProcessing()ConeBeamReconLoaderinline
progress() constAlgorithminline
projHeight() constConeBeamReconLoaderinline
projNum() constConeBeamReconLoaderinline
projWidth() constConeBeamReconLoaderinline
properties()ConeBeamReconLoaderinline
Read enum value (defined in IoAlgorithm)IoAlgorithm
recordToDataSourceComponent(Data &data, int indexInFile)IoAlgorithmprotected
registerAction(const std::string &id, const std::string &guiName, const std::function< Algorithm::Status(void)> &action)Algorithmprotected
registerAction(const std::string &id, const std::string &guiName, Algorithm::Status(D::*action)(void))Algorithminlineprotected
registerAction(const Action &action)Algorithmprotected
registerParameter(ParameterBase *param)Configurable
runAction(const std::string &id)Algorithm
setFactoryInfo(const FactoryInfo &value)Algorithminline
setFolder(const std::string &folder)ConeBeamReconLoaderinline
setLocation(const std::string &location)IoAlgorithmvirtual
setOptions(bool orig, bool downsample, int skip=-1, int rotate=-1, int flip=-1, int bits=-1, const vec4i &crop=vec4i::Zero())ConeBeamReconLoader
setParentProgress(Progress *parent)NestedProgress
setPreProcessingEnabled(bool enabled)ConeBeamReconLoaderinline
setProgress(Progress *progress) overrideConeBeamReconLoadervirtual
SHM_LOADER enum value (defined in ConeBeamReconLoader)ConeBeamReconLoaderprotected
signalOutputChangedAlgorithm
signalParametersChangedAlgorithm
signalTaskAddedNestedProgress
signalTaskUpdatedNestedProgress
Status enum nameAlgorithm
status() const overrideIoAlgorithmvirtual
Success enum valueAlgorithm
suggestedSaveFileName() constIoAlgorithmvirtual
supportedFileExtensions() constIoAlgorithmvirtual
supportedLocations() constIoAlgorithmvirtual
survivesDataDeletion(const Data *) constAlgorithmvirtual
takeOutput() overrideConeBeamReconLoadervirtual
TaskMode enum nameNestedProgress
ThreadSafe enum valueNestedProgress
Unknown enum valueAlgorithm
UnknownAction enum valueAlgorithm
unregisterParameter(const ParameterBase *param)Configurable
UnsupportedGPU enum valueAlgorithm
URI enum value (defined in IoAlgorithm)IoAlgorithm
User enum valueAlgorithm
userOptions(bool includeReadOptions, bool includeWriteOptions) constIoAlgorithm
volDesc() constConeBeamReconLoaderinline
Write enum value (defined in IoAlgorithm)IoAlgorithm
~Algorithm() (defined in Algorithm)Algorithmvirtual
~ConeBeamReconLoader() overrideConeBeamReconLoader
~Configurable() (defined in Configurable)Configurablevirtual
~NestedProgress() (defined in NestedProgress)NestedProgress
~Progress() (defined in Progress)Progressvirtual
Search Tab / S to search, Esc to close