Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitk::PlaneGeometryDataVtkMapper3D::ActorInfo Class Reference

#include <mitkPlaneGeometryDataVtkMapper3D.h>

Public Member Functions

void Initialize (vtkActor *actor, itk::Object *sender, itk::Command *command)
 
 ActorInfo ()
 
 ~ActorInfo ()
 

Public Attributes

vtkActor * m_Actor
 
itk::Object * m_Sender
 
unsigned long m_ObserverID
 

Detailed Description

Definition at line 189 of file mitkPlaneGeometryDataVtkMapper3D.h.

Constructor & Destructor Documentation

◆ ActorInfo()

mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::ActorInfo ( )

◆ ~ActorInfo()

mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::~ActorInfo ( )

Member Function Documentation

◆ Initialize()

void mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::Initialize ( vtkActor *  actor,
itk::Object *  sender,
itk::Command *  command 
)

Member Data Documentation

◆ m_Actor

vtkActor* mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::m_Actor

Definition at line 192 of file mitkPlaneGeometryDataVtkMapper3D.h.

◆ m_ObserverID

unsigned long mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::m_ObserverID

Definition at line 196 of file mitkPlaneGeometryDataVtkMapper3D.h.

◆ m_Sender

itk::Object* mitk::PlaneGeometryDataVtkMapper3D::ActorInfo::m_Sender

Definition at line 195 of file mitkPlaneGeometryDataVtkMapper3D.h.


The documentation for this class was generated from the following file: