Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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 195 of file mitkPlaneGeometryDataVtkMapper3D.h.

Constructor & Destructor Documentation

◆ ActorInfo()

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

Definition at line 567 of file mitkPlaneGeometryDataVtkMapper3D.cpp.

◆ ~ActorInfo()

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

Definition at line 568 of file mitkPlaneGeometryDataVtkMapper3D.cpp.

References m_Actor, m_ObserverID, and m_Sender.

Member Function Documentation

◆ Initialize()

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

Definition at line 558 of file mitkPlaneGeometryDataVtkMapper3D.cpp.

Member Data Documentation

◆ m_Actor

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

Definition at line 198 of file mitkPlaneGeometryDataVtkMapper3D.h.

Referenced by ~ActorInfo().

◆ m_ObserverID

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

Definition at line 202 of file mitkPlaneGeometryDataVtkMapper3D.h.

Referenced by ~ActorInfo().

◆ m_Sender

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

Definition at line 201 of file mitkPlaneGeometryDataVtkMapper3D.h.

Referenced by ~ActorInfo().


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