34 #ifndef CXNAVIGATEDVIDEOIMAGE_H_
35 #define CXNAVIGATEDVIDEOIMAGE_H_
37 #include "cxResourceExport.h"
63 virtual void setToolPosition(
double,
double);
69 double mToolPositionX;
70 double mToolPositionY;
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class VideoSource > VideoSourcePtr
Image subclass for live updated 2D images tied to a tool.
Representation of a floating-point bounding box in 3D. The data are stored as {xmin,xmax,ymin,ymax,zmin,zmax}, in order to simplify communication with vtk.