Fraxinus
16.5.0-fx-rc5
An IGT application
|
#include "cxResourceExport.h"
Go to the source code of this file.
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Variables | |
otOBLIQUE | |
orient planes relative to the tool space More... | |
otORTHOGONAL | |
orient planes relative to the image/reference space. More... | |
ptNOPLANE | |
a initial plane, if no yet set More... | |
ptSAGITTAL | |
a slice seen from the side of the patient More... | |
ptCORONAL | |
a slice seen from the front of the patient More... | |
ptAXIAL | |
a slice seen from the top of the patient More... | |
ptANYPLANE | |
a plane aligned with the tool base plane More... | |
ptSIDEPLANE | |
z-rotated 90* relative to anyplane (dual anyplane) More... | |
ptRADIALPLANE | |
y-rotated 90* relative to anyplane (bird's view) More... | |
ftFOLLOW_TOOL | |
center follows tool More... | |
ftFIXED_CENTER | |
center is set. More... | |
mdNEUROLOGICAL | |
mdRADIOLOGICAL | |
mlINFO | |
mlWARNING | |
mlERROR | |
mlDEBUG | |
mlCOUT | |
mlCERR | |
mlSUCCESS | |
mlVOLATILE | |
mlRAW | |
msERROR =0 | |
msWARNING | |
msINFO | |
msDEBUG | |
csREF | |
the data reference space (r) using LPS (left-posterior-superior) coordinates. More... | |
csDATA | |
a datas space (d) More... | |
csPATIENTREF | |
the patient/tool reference space (pr) More... | |
csTOOL | |
a tools rspace (t) More... | |
csSENSOR | |
a tools sensor space (s) More... | |
csTOOL_OFFSET | |
the tool space t with a virtual offset added along the z axis. (to) More... | |
csDATA_VOXEL | |
the data voxel space (dv) More... | |
pcsLPS | |
Left-Posterior-Superior, used internally by CustusX, also DICOM, ITK. More... | |
pcsRAS | |
Right-Anterior-Superior, used by Slicer3D, ITK-Snap, nifti. More... | |
tsNONE | |
Not specified. More... | |
tsPOLARIS | |
NDIs Polaris tracker. More... | |
tsPOLARIS_SPECTRA | |
NDIs Polaris Spectra tracker. More... | |
tsPOLARIS_VICRA | |
NDIs Polaris Vicra tracker. More... | |
tsPOLARIS_CLASSIC | |
NDIs Polaris Classic tracker. More... | |
tsAURORA | |
NDIs Aurora tracker. More... | |
tsMICRON | |
Claron Technologys Micron tracker. More... | |
rsNOT_REGISTRATED | |
rsIMAGE_REGISTRATED | |
stFRAME_SEQUENTIAL | |
stINTERLACED | |
stDRESDEN | |
csDATA |
a datas space (d)
Definition at line 105 of file cxDefinitions.h.
csDATA_VOXEL |
the data voxel space (dv)
Definition at line 105 of file cxDefinitions.h.
csPATIENTREF |
the patient/tool reference space (pr)
Definition at line 105 of file cxDefinitions.h.
csREF |
the data reference space (r) using LPS (left-posterior-superior) coordinates.
Definition at line 105 of file cxDefinitions.h.
csSENSOR |
a tools sensor space (s)
Definition at line 105 of file cxDefinitions.h.
csTOOL |
a tools rspace (t)
Definition at line 105 of file cxDefinitions.h.
csTOOL_OFFSET |
the tool space t with a virtual offset added along the z axis. (to)
Definition at line 105 of file cxDefinitions.h.
ftFIXED_CENTER |
center is set.
Definition at line 67 of file cxDefinitions.h.
ftFOLLOW_TOOL |
center follows tool
Definition at line 67 of file cxDefinitions.h.
mdNEUROLOGICAL |
Definition at line 75 of file cxDefinitions.h.
mdRADIOLOGICAL |
Definition at line 75 of file cxDefinitions.h.
mlCERR |
Definition at line 82 of file cxDefinitions.h.
mlCOUT |
Definition at line 82 of file cxDefinitions.h.
mlDEBUG |
Definition at line 82 of file cxDefinitions.h.
mlERROR |
Definition at line 82 of file cxDefinitions.h.
mlINFO |
Definition at line 82 of file cxDefinitions.h.
mlRAW |
Definition at line 82 of file cxDefinitions.h.
mlSUCCESS |
Definition at line 82 of file cxDefinitions.h.
mlVOLATILE |
Definition at line 82 of file cxDefinitions.h.
mlWARNING |
Definition at line 82 of file cxDefinitions.h.
msDEBUG |
Definition at line 96 of file cxDefinitions.h.
msERROR =0 |
Definition at line 96 of file cxDefinitions.h.
msINFO |
Definition at line 96 of file cxDefinitions.h.
msWARNING |
Definition at line 96 of file cxDefinitions.h.
otOBLIQUE |
orient planes relative to the tool space
Definition at line 50 of file cxDefinitions.h.
otORTHOGONAL |
orient planes relative to the image/reference space.
Definition at line 50 of file cxDefinitions.h.
pcsLPS |
Left-Posterior-Superior, used internally by CustusX, also DICOM, ITK.
Definition at line 119 of file cxDefinitions.h.
pcsRAS |
Right-Anterior-Superior, used by Slicer3D, ITK-Snap, nifti.
Definition at line 119 of file cxDefinitions.h.
ptANYPLANE |
a plane aligned with the tool base plane
Definition at line 56 of file cxDefinitions.h.
ptAXIAL |
a slice seen from the top of the patient
Definition at line 56 of file cxDefinitions.h.
ptCORONAL |
a slice seen from the front of the patient
Definition at line 56 of file cxDefinitions.h.
ptNOPLANE |
a initial plane, if no yet set
Definition at line 56 of file cxDefinitions.h.
ptRADIALPLANE |
y-rotated 90* relative to anyplane (bird's view)
Definition at line 56 of file cxDefinitions.h.
ptSAGITTAL |
a slice seen from the side of the patient
Definition at line 56 of file cxDefinitions.h.
ptSIDEPLANE |
z-rotated 90* relative to anyplane (dual anyplane)
Definition at line 56 of file cxDefinitions.h.
rsIMAGE_REGISTRATED |
Definition at line 142 of file cxDefinitions.h.
rsNOT_REGISTRATED |
Definition at line 142 of file cxDefinitions.h.
stDRESDEN |
Definition at line 149 of file cxDefinitions.h.
stFRAME_SEQUENTIAL |
Definition at line 149 of file cxDefinitions.h.
stINTERLACED |
Definition at line 149 of file cxDefinitions.h.
tsAURORA |
NDIs Aurora tracker.
Definition at line 127 of file cxDefinitions.h.
tsMICRON |
Claron Technologys Micron tracker.
Definition at line 127 of file cxDefinitions.h.
tsNONE |
Not specified.
Definition at line 127 of file cxDefinitions.h.
tsPOLARIS |
NDIs Polaris tracker.
Definition at line 127 of file cxDefinitions.h.
tsPOLARIS_CLASSIC |
NDIs Polaris Classic tracker.
Definition at line 127 of file cxDefinitions.h.
tsPOLARIS_SPECTRA |
NDIs Polaris Spectra tracker.
Definition at line 127 of file cxDefinitions.h.
tsPOLARIS_VICRA |
NDIs Polaris Vicra tracker.
Definition at line 127 of file cxDefinitions.h.