OpenWalnut  1.5.0dev
WMDirectVolumeRendering Member List

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

activate()WModuleprotectedvirtual
addConnector(std::shared_ptr< WModuleInputConnector > con)WModuleprotected
addConnector(std::shared_ptr< WModuleOutputConnector > con)WModuleprotected
checkRequirements() constWModule
cleanup()WModuleprotectedvirtual
connectors()WMDirectVolumeRenderingprotectedvirtual
ConstSPtr typedefWModule
cubeWMDirectVolumeRenderingprivate
debugLog() constWModuleprotected
deprecated() constWModuleprotectedvirtual
disconnect()WModule
errorLog() constWModuleprotected
factory() constWMDirectVolumeRenderingvirtual
findByUUID(std::string uuid)WModulestatic
findConnector(std::string name)WModule
findInputConnector(std::string name)WModule
findOutputConnector(std::string name)WModule
getAssociatedContainer() constWModule
getConnector(std::string name)WModule
getCrashMessage() constWThreadedRunner
getDeprecationMessage() constWModule
getDescription() constWMDirectVolumeRenderingvirtual
getInformationProperties() constWModule
getInputConnector(std::string name)WModule
getInputConnectors() constWModule
getLibPath() constWModule
getLocalPath() constWModule
getMetaInformation() constWModulevirtual
getName() constWMDirectVolumeRenderingvirtual
getOutputConnector(std::string name)WModule
getOutputConnectors() constWModule
getPackageName() constWModule
getPossibleDisconnections()WModule
getProperties() constWModule
getRootProgressCombiner()WModulevirtual
getRuntimeName() constWModule
getSignalHandler(MODULE_CONNECTOR_SIGNAL signal)WModuleprotectedvirtual
getThreadName() constWThreadedRunner
getType() constWModulevirtual
getUUID() constWModule
getXPMIcon() constWMDirectVolumeRenderingvirtual
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunnerprotected
infoLog() constWModuleprotected
initialize()WModuleprotected
InputConnectorList typedefWModule
isA()WPrototyped
isAssociated() constWModule
isCrashed() constWThreadedRunner
isDeprecated() constWModule
isInitialized() constWModule
isReady() constWModule
isReadyOrCrashed() constWModule
isRestoreNeeded() constWModule
isRunning() constWModule
isUseable() constWModule
LOCALILLUMINATION_ALGORITHMS enum nameWMDirectVolumeRenderingprivate
m_activeWModuleprotected
m_containerWModuleprotected
m_crashMessageWThreadedRunnerprotected
m_depthProjectionEnabledWMDirectVolumeRenderingprivate
m_gradientsWMDirectVolumeRenderingprivate
m_improvementGroupWMDirectVolumeRenderingprivate
m_infoPropertiesWModuleprotected
m_initializedWModuleprotected
m_inputWMDirectVolumeRenderingprivate
m_inputConnectorsWModuleprotected
m_isAssociatedWModuleprotected
m_isCrashedWThreadedRunnerprotected
m_isLoadFinishedWModuleprotected
m_isReadyWModuleprotected
m_isReadyOrCrashedWModuleprotected
m_isRunningWModuleprotected
m_isUsableWModuleprotected
m_libPathWModuleprotected
m_localIlluminationAlgoWMDirectVolumeRenderingprivate
m_localIlluminationSelectionsWMDirectVolumeRenderingprivate
m_localPathWModuleprotected
m_maximumIntensityProjectionEnabledWMDirectVolumeRenderingprivate
m_metaWModuleprivate
m_moduleStateWModuleprotected
m_opacityCorrectionEnabledWMDirectVolumeRenderingprivate
m_outputConnectorsWModuleprotected
m_packageNameWModuleprotected
m_progressWModuleprotected
m_propConditionWMDirectVolumeRenderingprivate
m_propertiesWModuleprotected
m_readyProgressWModuleprotected
m_requirementsWModuleprotected
m_restoreModeWModuleprotected
m_runtimeNameWModuleprotected
m_samplesWMDirectVolumeRenderingprivate
m_shaderWMDirectVolumeRenderingprivate
m_shutdownFlagWThreadedRunnerprotected
m_stochasticJitterEnabledWMDirectVolumeRenderingprivate
m_threadWThreadedRunnerprotected
m_threadNameWThreadedRunnerprivate
m_transferFunctionWMDirectVolumeRenderingprivate
m_uuidWModuleprivate
moduleMain()WMDirectVolumeRenderingprotectedvirtual
msleep(const int32_t t) constWThreadedRunnerprotected
None enum value (defined in WMDirectVolumeRendering)WMDirectVolumeRenderingprivate
notifyConnectionClosed(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyConnectionEstablished(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyDataChange(std::shared_ptr< WModuleConnector > input, std::shared_ptr< WModuleConnector > output)WModuleprotectedvirtual
notifyStop()WThreadedRunnerprotectedvirtual
onThreadException(const WException &e)WModuleprotectedvirtual
operator=(const WThreadedRunner &rhs)WThreadedRunnerprivate
OutputConnectorList typedefWModule
Phong enum value (defined in WMDirectVolumeRendering)WMDirectVolumeRenderingprivate
properties()WMDirectVolumeRenderingprotectedvirtual
ready()WModuleprotected
removeConnectors()WModuleprotected
reportRestoreComplete()WModule
requestStop()WThreadedRunnervirtual
requirements()WMDirectVolumeRenderingprotectedvirtual
Requirements typedefWModuleprotected
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
setAssociatedContainer(std::shared_ptr< WModuleContainer > container)WModuleprotected
setLibPath(boost::filesystem::path path)WModuleprotected
setLocalPath(boost::filesystem::path path)WModuleprotected
setPackageName(std::string name)WModuleprotected
setRestoreNeeded(bool restore=true)WModule
setThisThreadName(std::string name)WThreadedRunnerstatic
setThreadName(std::string name)WThreadedRunner
setUUID(std::string uuid)WModuleprivate
signal_errorWModuleprivate
signal_readyWModuleprivate
signal_thread_errorWThreadedRunnerprivate
sleep(const int32_t t) constWThreadedRunnerprotected
SPtr typedefWModule
subscribeSignal(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier)WModulevirtual
subscribeSignal(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier)WModulevirtual
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WModule
WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunnervirtual
THREADFUNCTION typedefWThreadedRunner
threadMain()WModuleprotectedvirtual
threadMainSave()WThreadedRunnerprivate
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
waitRestored()WModule
warnLog() constWModuleprotected
WMDirectVolumeRendering()WMDirectVolumeRendering
WModule()WModule
WPrototyped()WPrototyped
WThreadedRunner()WThreadedRunner
WThreadedRunner(const WThreadedRunner &rhs)WThreadedRunnerprivate
yield() constWThreadedRunnerprotected
~WMDirectVolumeRendering()WMDirectVolumeRenderingvirtual
~WModule()WModulevirtual
~WPrototyped()WPrototypedvirtual
~WThreadedRunner()WThreadedRunnervirtual