This is the complete list of members for camitk::InterfaceFrame, including all inherited members.
addFrameChild(InterfaceFrame *frame)=0 | camitk::InterfaceFrame | pure virtual |
getChildrenFrame() const =0 | camitk::InterfaceFrame | pure virtual |
getFrameAxisActor()=0 | camitk::InterfaceFrame | pure virtual |
getFrameName() const =0 | camitk::InterfaceFrame | pure virtual |
getFrameVisibility(QString) const =0 | camitk::InterfaceFrame | pure virtual |
getParentFrame() const =0 | camitk::InterfaceFrame | pure virtual |
getTransform() const =0 | camitk::InterfaceFrame | pure virtual |
getTransformFromFrame(InterfaceFrame *frame) const =0 | camitk::InterfaceFrame | pure virtual |
getTransformFromWorld() const =0 | camitk::InterfaceFrame | pure virtual |
removeFrameChild(InterfaceFrame *frame)=0 | camitk::InterfaceFrame | pure virtual |
resetTransform()=0 | camitk::InterfaceFrame | pure virtual |
rotate(double aroundX, double aroundY, double aroundZ)=0 | camitk::InterfaceFrame | pure virtual |
rotateVTK(double aroundX, double aroundY, double aroundZ)=0 | camitk::InterfaceFrame | pure virtual |
setFrameName(QString name)=0 | camitk::InterfaceFrame | pure virtual |
setFrameVisibility(QString, bool)=0 | camitk::InterfaceFrame | pure virtual |
setParentFrame(InterfaceFrame *parent, bool keepTransform=true)=0 | camitk::InterfaceFrame | pure virtual |
setTransform(vtkSmartPointer< vtkTransform > transform)=0 | camitk::InterfaceFrame | pure virtual |
setTransformRotation(double aroundX, double aroundY, double aroundZ)=0 | camitk::InterfaceFrame | pure virtual |
setTransformRotationVTK(double aroundX, double aroundY, double aroundZ)=0 | camitk::InterfaceFrame | pure virtual |
setTransformTranslation(double x, double y, double z)=0 | camitk::InterfaceFrame | pure virtual |
setTransformTranslationVTK(double x, double y, double z)=0 | camitk::InterfaceFrame | pure virtual |
translate(double x, double y, double z)=0 | camitk::InterfaceFrame | pure virtual |
~InterfaceFrame()=default | camitk::InterfaceFrame | virtual |