#include "PlusConfigure.h"
#include <limits.h>
#include <float.h>
#include <math.h>
#include <ctype.h>
#include "ndtypes.h"
#include "ndpack.h"
#include "ndopto.h"
#include "ndicapi_math.h"
#include "vtkTimerLog.h"
#include "vtkMatrix4x4.h"
#include "vtkTransform.h"
#include "vtkPlusNDICertusTracker.h"
#include "vtkPlusDataSource.h"
#include "vtkObjectFactory.h"
Go to the source code of this file.
◆ VTK_CERTUS_DEBUG_STATEMENTS
#define VTK_CERTUS_DEBUG_STATEMENTS 0 |
◆ vtkPrintCertusErrorMacro
#define vtkPrintCertusErrorMacro |
( |
| ) |
|
◆ vtkStandardNewMacro()
◆ vtkCertusErrorString
char vtkCertusErrorString[MAX_ERROR_STRING_LENGTH+1] |
|
static |
◆ vtkNDICertusMapVLEDState
VLEDState vtkNDICertusMapVLEDState[] = { VLEDST_OFF, VLEDST_ON, VLEDST_BLINK } |
|
static |