![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
sub-class containing all information concerning exporting images (screenshot) More...
#include <RendererWidget.h>
Public Member Functions | |
ScreenshotFormatInfo (ScreenshotFormat t, QString e, QString d) | |
Constructor. More... | |
ScreenshotFormatInfo () | |
default constructor More... | |
Public Attributes | |
QString | description |
file format description More... | |
QString | extension |
file extension (suffix) More... | |
ScreenshotFormat | type {NOT_SUPPORTED} |
the corresponding type (key) More... | |
sub-class containing all information concerning exporting images (screenshot)
|
inline |
Constructor.
|
inline |
default constructor
References camitk::actorPicked(), camitk::actorTransform(), camitk::addProp(), camitk::vtkInteractorStylePick::areaPicking, camitk::backfaceCulling, camitk::cameraOrientation, camitk::computeVisiblePropBounds(), camitk::containsProp(), camitk::controlInteractorStyle, camitk::controlMode, camitk::endPicking(), camitk::getActiveCamera(), camitk::getBackfaceCulling(), camitk::getBackgroundColor(), camitk::getCameraOrientation(), camitk::getCameraSettings(), camitk::getColorScale(), camitk::getControlMode(), camitk::getGradientBackground(), camitk::getLightFollowCamera(), camitk::getMouse3DCoordinates(), camitk::getPointSize(), camitk::getScreenshotFormatInfo(), camitk::interactor, camitk::keyPressEvent(), camitk::mouseMoveEvent(), camitk::mousePressEvent(), camitk::mouseReleaseEvent(), camitk::pick(), camitk::pickActor(), camitk::refresh(), camitk::removeProp(), camitk::renderer, camitk::RendererWidget(), camitk::resetCamera(), camitk::resetCameraSettings(), camitk::resetClippingPlanes(), camitk::rightButtonPressed(), camitk::rotateCamera(), camitk::screenshot(), camitk::setActiveCamera(), camitk::setAreaPicking(), camitk::setBackfaceCulling(), camitk::setBackgroundColor(), camitk::setCameraOrientation(), camitk::setColorScale(), camitk::setColorScaleMinMax(), camitk::setColorScaleTitle(), camitk::setControlMode(), camitk::setGradientBackground(), camitk::setLightFollowCamera(), camitk::setOrientationDecorationsLetters(), camitk::setPicker(), camitk::setPointSize(), camitk::startPicking(), camitk::toggleAxes(), camitk::toggleCopyright(), camitk::toggleOrientationDecorations(), camitk::toogle3DRedBlue(), camitk::TRACKBALL, camitk::updateAxes(), and camitk::~RendererWidget().
QString camitk::ScreenshotFormatInfo::description |
file format description
Referenced by camitk::InteractiveViewer::screenshot().
QString camitk::ScreenshotFormatInfo::extension |
file extension (suffix)
Referenced by camitk::InteractiveViewer::screenshot().
ScreenshotFormat camitk::ScreenshotFormatInfo::type {NOT_SUPPORTED} |
the corresponding type (key)