Slicer 5.13
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
vtkSlicerMarkupsInteractionWidgetRepresentation Member List

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

AddActorsBounds(vtkBoundingBox &bounds, const std::vector< vtkProp * > &actors, double *additionalBounds=nullptr)vtkMRMLAbstractWidgetRepresentationprotected
AddScaleEdgeIntersection(int pointIndex, vtkIdTypeArray *visibilityArray, vtkPoints *scaleHandleArray, double sliceNormal[3], double sliceOrigin[3], double edgePoint[3], double edgeVector[3])vtkSlicerMarkupsInteractionWidgetRepresentation
AlwaysOnTopvtkMRMLAbstractWidgetRepresentationprotected
AlwaysOnTopOff()vtkMRMLAbstractWidgetRepresentationvirtual
AlwaysOnTopOn()vtkMRMLAbstractWidgetRepresentationvirtual
AlwaysOnTopRelativeOffsetFactorvtkMRMLAbstractWidgetRepresentationprotected
AlwaysOnTopRelativeOffsetUnitsvtkMRMLAbstractWidgetRepresentationprotected
ApplicationLogicvtkMRMLAbstractWidgetRepresentationprotected
BoundsvtkMRMLAbstractWidgetRepresentationprotected
CachedCameraDirectionvtkMRMLInteractionWidgetRepresentationprotected
CachedCameraPositionvtkMRMLInteractionWidgetRepresentationprotected
CachedParallelProjectionvtkMRMLInteractionWidgetRepresentationprotected
CachedViewUp_WorldvtkMRMLInteractionWidgetRepresentationprotected
CanInteract(vtkMRMLInteractionEventData *interactionEventData, int &foundComponentType, int &foundComponentIndex, double &closestDistance2)vtkMRMLInteractionWidgetRepresentationvirtual
CanInteractWithArrowHandle(vtkMRMLInteractionEventData *interactionEventData, int &foundComponentType, int &foundComponentIndex, double &closestDistance2, HandleInfo &handleInfo)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
CanInteractWithCircleHandle(vtkMRMLInteractionEventData *interactionEventData, int &foundComponentType, int &foundComponentIndex, double &closestDistance2, HandleInfo &handleInfo)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
CanInteractWithRingHandle(vtkMRMLInteractionEventData *interactionEventData, int &foundComponentType, int &foundComponentIndex, double &closestDistance2, HandleInfo &handleInfo)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
ColorComponentToUChar(double c)vtkMRMLInteractionWidgetRepresentationprotectedstatic
ConfigureHandleInstancePipeline(vtkSmartPointer< vtkPolyData > &instancePolyData, vtkSmartPointer< vtkFloatArray > &orientationArray, vtkSmartPointer< vtkFloatArray > &scaleArray, vtkSmartPointer< vtkIntArray > &sourceIndexArray, vtkSmartPointer< vtkUnsignedCharArray > &colorArray, vtkSmartPointer< vtkGlyph3DMapper > &mapper, vtkSmartPointer< vtkProperty > &property, vtkSmartPointer< vtkActor > &actor)vtkMRMLInteractionWidgetRepresentationprotectedstatic
CreateRotationHandles()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
CreateScaleHandles() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
CreateTranslationHandles()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
DisplayNodevtkSlicerMarkupsInteractionWidgetRepresentationprotected
EndFadeAngleDegreesvtkMRMLInteractionWidgetRepresentationprotected
GetActiveComponentIndex() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetActiveComponentType() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetActors(vtkPropCollection *) overridevtkMRMLInteractionWidgetRepresentation
GetActors2D(vtkPropCollection *) overridevtkMRMLAbstractWidgetRepresentationinline
GetAlwaysOnTop()vtkMRMLAbstractWidgetRepresentationvirtual
GetAlwaysOnTopRelativeOffsetFactor()vtkMRMLAbstractWidgetRepresentationvirtual
GetAlwaysOnTopRelativeOffsetUnits()vtkMRMLAbstractWidgetRepresentationvirtual
GetApplicationLogic()vtkMRMLAbstractWidgetRepresentationvirtual
GetApplyScaleToPosition(int type, int index) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetBounds() VTK_SIZEHINT(6) overridevtkMRMLAbstractWidgetRepresentationinline
GetClassName()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetCurrentRenderState()vtkMRMLInteractionWidgetRepresentationprotected
GetDisplayNode()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetHandleColor(int type, int index, double color[4]) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetHandleGlyphType(int type, int index)vtkMRMLInteractionWidgetRepresentationvirtual
GetHandleInfo(int type, int index)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
GetHandleInfoList()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
GetHandleOpacity(int type, int index)vtkMRMLInteractionWidgetRepresentationvirtual
GetHandlePolydata(int type)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
GetHandleToCameraVectorWorld(double handlePosition_World[3], double normal_World[3])vtkMRMLInteractionWidgetRepresentationprotectedvirtual
GetHandleToWorldTransform()vtkMRMLInteractionWidgetRepresentationvirtual
GetHandleVisibility(int type, int index) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteracting()vtkMRMLInteractionWidgetRepresentationvirtual
GetInteractionActor()vtkMRMLInteractionWidgetRepresentation
GetInteractionHandleAxisLocal(int type, int index, double axis_Local[3]) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteractionHandleAxisWorld(int type, int index, double axis[3])vtkMRMLInteractionWidgetRepresentationvirtual
GetInteractionHandleOpacity() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteractionHandleOriginWorld(double origin[3])vtkMRMLInteractionWidgetRepresentationvirtual
GetInteractionHandlePositionLocal(int type, int index, double position[3])vtkMRMLInteractionWidgetRepresentationvirtual
GetInteractionHandlePositionWorld(int type, int index, double positionWorld[3]) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteractionScalePercent() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteractionSizeAbsolute() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetInteractionSizeMm() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetMarkupsNode()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
GetMaximumHandlePickingDistance2()vtkMRMLInteractionWidgetRepresentationvirtual
GetNeedToRender()vtkMRMLAbstractWidgetRepresentationvirtual
GetNumberOfHandles(int type)vtkMRMLInteractionWidgetRepresentationvirtual
GetNumberOfHandles()vtkMRMLInteractionWidgetRepresentationvirtual
GetPickingTolerance()vtkMRMLAbstractWidgetRepresentationvirtual
GetPointPlacer()vtkMRMLInteractionWidgetRepresentationvirtual
GetRenderer()vtkMRMLAbstractWidgetRepresentationvirtual
GetRendererComputedDisplayPositionFromWorldPosition(const double worldPos[3], double displayPos[2])vtkMRMLAbstractWidgetRepresentationprotected
GetScreenScaleFactor()vtkMRMLAbstractWidgetRepresentation
GetSharedHandleRenderer(vtkRenderer *renderer, bool create=false)vtkMRMLInteractionWidgetRepresentationprotectedstatic
GetSliceNode()vtkMRMLInteractionWidgetRepresentationvirtual
GetSliceToWorldCoordinates(const double slicePos[2], double worldPos[3])vtkMRMLInteractionWidgetRepresentationvirtual
GetTransformationReferencePoint(double referencePointWorld[3])vtkMRMLInteractionWidgetRepresentationvirtual
GetTranslationScaleFactor()vtkMRMLInteractionWidgetRepresentationvirtual
GetViewNode()vtkMRMLAbstractWidgetRepresentationvirtual
GetVolumes(vtkPropCollection *) overridevtkMRMLAbstractWidgetRepresentationinline
GlyphArrow enum valuevtkMRMLInteractionWidgetRepresentation
GlyphArrowOutline enum valuevtkMRMLInteractionWidgetRepresentation
GlyphCircle enum valuevtkMRMLInteractionWidgetRepresentation
GlyphCircleOutline enum valuevtkMRMLInteractionWidgetRepresentation
GlyphCrosshair enum valuevtkMRMLInteractionWidgetRepresentation
GlyphCrosshairOutline enum valuevtkMRMLInteractionWidgetRepresentation
GlyphRing enum valuevtkMRMLInteractionWidgetRepresentation
GlyphRingOutline enum valuevtkMRMLInteractionWidgetRepresentation
HandleInfoList typedefvtkMRMLInteractionWidgetRepresentationprotected
HasTranslucentPolygonalGeometry() overridevtkMRMLInteractionWidgetRepresentation
HasVisibleHandlesvtkMRMLInteractionWidgetRepresentationprotected
InitializePipeline()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
InteractingvtkMRMLInteractionWidgetRepresentationprotected
InteractingOff()vtkMRMLInteractionWidgetRepresentationvirtual
InteractingOn()vtkMRMLInteractionWidgetRepresentationvirtual
Interaction_Last enum valuevtkMRMLInteractionWidgetRepresentation
InteractionComponentToMarkupsComponent(int)vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
InteractionNone enum valuevtkMRMLInteractionWidgetRepresentation
InteractionRotationHandle enum valuevtkMRMLInteractionWidgetRepresentation
InteractionScaleHandle enum valuevtkMRMLInteractionWidgetRepresentation
InteractionSizevtkMRMLInteractionWidgetRepresentationprotected
InteractionTranslationHandle enum valuevtkMRMLInteractionWidgetRepresentation
IsA(const char *type)vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
IsDisplayable() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
IsSharedRenderingRepresentation(SharedHandleRenderer *shared) constvtkMRMLInteractionWidgetRepresentationprotected
IsTypeOf(const char *type)vtkSlicerMarkupsInteractionWidgetRepresentationstatic
LastRenderStatevtkMRMLInteractionWidgetRepresentationprotected
MarkupsComponentToInteractionComponent(int)vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
NeedToRendervtkMRMLAbstractWidgetRepresentationprotected
NeedToRenderOff()vtkMRMLAbstractWidgetRepresentationvirtual
NeedToRenderOn()vtkMRMLAbstractWidgetRepresentationvirtual
New()vtkSlicerMarkupsInteractionWidgetRepresentationstatic
OnSharedRendererDelete(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLInteractionWidgetRepresentationprotectedstatic
OnSharedRendererStartEvent(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLInteractionWidgetRepresentationprotectedstatic
OrthoganalizeTransform(vtkTransform *transform)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
PickingTolerancevtkMRMLAbstractWidgetRepresentationprotected
PipelinevtkMRMLInteractionWidgetRepresentationprotected
PointPlacervtkMRMLInteractionWidgetRepresentationprotected
PrintSelf(ostream &os, vtkIndent indent) overridevtkSlicerMarkupsInteractionWidgetRepresentation
RegisterWithSharedHandleRenderer()vtkMRMLInteractionWidgetRepresentationprotected
ReleaseGraphicsResources(vtkWindow *) overridevtkMRMLInteractionWidgetRepresentation
RenderervtkMRMLAbstractWidgetRepresentationprotected
RenderOpaqueGeometry(vtkViewport *viewport) overridevtkMRMLInteractionWidgetRepresentation
vtkMRMLAbstractWidgetRepresentation::RenderOpaqueGeometry(vtkViewport *vtkNotUsed(viewport)) overridevtkMRMLAbstractWidgetRepresentationinline
RenderOverlay(vtkViewport *viewport) overridevtkMRMLInteractionWidgetRepresentation
vtkMRMLAbstractWidgetRepresentation::RenderOverlay(vtkViewport *vtkNotUsed(viewport)) overridevtkMRMLAbstractWidgetRepresentationinline
RenderTranslucentPolygonalGeometry(vtkViewport *viewport) overridevtkMRMLInteractionWidgetRepresentation
vtkMRMLAbstractWidgetRepresentation::RenderTranslucentPolygonalGeometry(vtkViewport *vtkNotUsed(viewport)) overridevtkMRMLAbstractWidgetRepresentationinline
RenderVolumetricGeometry(vtkViewport *vtkNotUsed(viewport)) overridevtkMRMLAbstractWidgetRepresentationinline
SafeDownCast(vtkObject *o)vtkSlicerMarkupsInteractionWidgetRepresentationstatic
ScreenSizePixelvtkMRMLInteractionWidgetRepresentationprotected
SetActiveComponentIndex(int type) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
SetActiveComponentType(int type) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
SetAlwaysOnTop(bool)vtkMRMLAbstractWidgetRepresentationvirtual
SetAlwaysOnTopRelativeOffsetFactor(double)vtkMRMLAbstractWidgetRepresentationvirtual
SetAlwaysOnTopRelativeOffsetUnits(double)vtkMRMLAbstractWidgetRepresentationvirtual
SetApplicationLogic(vtkMRMLApplicationLogic *appLogic)vtkMRMLAbstractWidgetRepresentationvirtual
SetDisplayNode(vtkMRMLMarkupsDisplayNode *displayNode)vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
SetInteracting(bool)vtkMRMLInteractionWidgetRepresentationvirtual
SetNeedToRender(bool)vtkMRMLAbstractWidgetRepresentationvirtual
SetPickingTolerance(double)vtkMRMLAbstractWidgetRepresentationvirtual
SetRenderer(vtkRenderer *renderer) overridevtkMRMLInteractionWidgetRepresentationvirtual
SetupInteractionPipeline()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
SetViewNode(vtkMRMLAbstractViewNode *viewNode)vtkMRMLAbstractWidgetRepresentationvirtual
SetWidgetScale(double scale)vtkMRMLInteractionWidgetRepresentationprotectedvirtual
SharedHandleRenderersvtkMRMLInteractionWidgetRepresentationprotectedstatic
SlicePlanevtkMRMLInteractionWidgetRepresentationprotected
StartFadeAngleDegreesvtkMRMLInteractionWidgetRepresentationprotected
Superclass typedefvtkSlicerMarkupsInteractionWidgetRepresentation
UnregisterFromSharedHandleRenderer()vtkMRMLInteractionWidgetRepresentationprotected
UpdateActorTransform()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
UpdateCameraState()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
UpdateFromMRML(vtkMRMLNode *caller, unsigned long event, void *callData=nullptr) overridevtkMRMLInteractionWidgetRepresentationvirtual
UpdateHandleSize()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
UpdateHandleToWorldTransform(vtkTransform *handleToWorldTransform) overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateHandleToWorldTransform()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateInstanceArrays()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
UpdateInteractionPipeline() overridevtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdatePipelineIfNeeded()vtkMRMLInteractionWidgetRepresentationprotected
UpdatePlaneScaleHandles()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateRelativeCoincidentTopologyOffsets(vtkMapper *mapper)vtkMRMLAbstractWidgetRepresentationprotectedvirtual
UpdateROIScaleHandles()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateROIScaleHandles2D()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateROIScaleHandles3D()vtkSlicerMarkupsInteractionWidgetRepresentationvirtual
UpdateSlicePlaneFromSliceNode()vtkMRMLInteractionWidgetRepresentationvirtual
UpdateViewScaleFactor()vtkMRMLInteractionWidgetRepresentationprotectedvirtual
ViewNodevtkMRMLAbstractWidgetRepresentationprotected
ViewScaleFactorMmPerPixelvtkMRMLInteractionWidgetRepresentationprotected
vtkMRMLAbstractWidgetRepresentation()vtkMRMLAbstractWidgetRepresentationprotected
vtkMRMLInteractionWidgetRepresentation()vtkMRMLInteractionWidgetRepresentationprotected
vtkSlicerMarkupsInteractionWidgetRepresentation()vtkSlicerMarkupsInteractionWidgetRepresentationprotected
WidgetScalevtkMRMLInteractionWidgetRepresentationprotected
~vtkMRMLAbstractWidgetRepresentation() overridevtkMRMLAbstractWidgetRepresentationprotected
~vtkMRMLInteractionWidgetRepresentation() overridevtkMRMLInteractionWidgetRepresentationprotected
~vtkSlicerMarkupsInteractionWidgetRepresentation() overridevtkSlicerMarkupsInteractionWidgetRepresentationprotected