#include <Modules/Loadable/Annotations/MRMLDM/vtkMRMLAnnotationClickCounter.h>
◆ Superclass
◆ vtkMRMLAnnotationClickCounter()
vtkMRMLAnnotationClickCounter::vtkMRMLAnnotationClickCounter |
( |
| ) |
|
|
protected |
◆ ~vtkMRMLAnnotationClickCounter()
vtkMRMLAnnotationClickCounter::~vtkMRMLAnnotationClickCounter |
( |
| ) |
|
|
overrideprotected |
◆ Click()
int vtkMRMLAnnotationClickCounter::Click |
( |
| ) |
|
Increase the click counter and return the number of clicks.
- See also
- HasEnoughClicks()
◆ GetClassName()
virtual const char* vtkMRMLAnnotationClickCounter::GetClassName |
( |
| ) |
|
|
virtual |
◆ HasEnoughClicks()
bool vtkMRMLAnnotationClickCounter::HasEnoughClicks |
( |
int |
clicks | ) |
|
Check if enough clicks are counted and reset the click number if it is equal to clicks
- See also
- Click(), Reset()
◆ IsA()
virtual int vtkMRMLAnnotationClickCounter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMRMLAnnotationClickCounter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkMRMLAnnotationClickCounter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ Reset()
void vtkMRMLAnnotationClickCounter::Reset |
( |
| ) |
|
◆ SafeDownCast()
The documentation for this class was generated from the following file: