ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
vtkBoxWidgetCustomCallback Class Reference

#include <vtkBoxWidgetCustomCallback.h>

Inheritance diagram for vtkBoxWidgetCustomCallback:
Collaboration diagram for vtkBoxWidgetCustomCallback:

Public Member Functions

virtual void Execute (vtkObject *caller, unsigned long, void *)
 
void SetActor (vtkSmartPointer< vtkActor > actor)
 SetActor set the current vtkActor in which the actor is picked. More...
 
void EnablePreview (bool enabled)
 

Static Public Member Functions

static vtkBoxWidgetCustomCallbackNew ()
 

Detailed Description

Definition at line 18 of file vtkBoxWidgetCustomCallback.h.

Member Function Documentation

◆ EnablePreview()

void vtkBoxWidgetCustomCallback::EnablePreview ( bool  enabled)
inline

Definition at line 29 of file vtkBoxWidgetCustomCallback.h.

◆ Execute()

void vtkBoxWidgetCustomCallback::Execute ( vtkObject *  caller,
unsigned long  ,
void *   
)
virtual

Definition at line 23 of file vtkBoxWidgetCustomCallback.cpp.

◆ New()

vtkBoxWidgetCustomCallback * vtkBoxWidgetCustomCallback::New ( )
static

Definition at line 15 of file vtkBoxWidgetCustomCallback.cpp.

◆ SetActor()

void vtkBoxWidgetCustomCallback::SetActor ( vtkSmartPointer< vtkActor >  actor)

SetActor set the current vtkActor in which the actor is picked.

Parameters
value

Definition at line 19 of file vtkBoxWidgetCustomCallback.cpp.


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