iMSTK
Interactive Medical Simulation Toolkit
|
This is the complete list of members for VRCameraControl, including all inherited members.
Behaviour(const std::string &name="Behaviour") (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | inlineprotected |
Behaviour(const bool useTaskGraph, const std::string &name="Behaviour") (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | inlineprotected |
clearEvents() | imstk::EventObject | inline |
Component(const std::string &name="Component") (defined in imstk::Component) | imstk::Component | inlineprotected |
DeviceControl(const std::string &name="DeviceControl") (defined in imstk::DeviceControl) | imstk::DeviceControl | inlineprotected |
directObservers (defined in imstk::EventObject) | imstk::EventObject | protected |
doAllEvents() | imstk::EventObject | inline |
doEvent() | imstk::EventObject | inline |
eventQueue (defined in imstk::EventObject) | imstk::EventObject | protected |
eventQueueLock (defined in imstk::EventObject) | imstk::EventObject | protected |
foreachEvent(std::function< void(Command cmd)> func) | imstk::EventObject | inline |
getCamera() const (defined in VRCameraControl) | VRCameraControl | inline |
getDeltaTransform() (defined in VRCameraControl) | VRCameraControl | inline |
getDevice() const | imstk::DeviceControl | inline |
getEntity() const | imstk::Component | inline |
getName() const (defined in imstk::Component) | imstk::Component | inline |
getRotateDevice() const | VRCameraControl | inline |
getRotateSpeedScale() const | VRCameraControl | inline |
getTaskGraph() const (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | inline |
getTranslateDevice() const | VRCameraControl | inline |
getTranslateSpeedScale() const | VRCameraControl | inline |
getVerticalSpeedScale() const | VRCameraControl | inline |
init() | imstk::Component | inlineprotectedvirtual |
initGraphEdges(std::shared_ptr< TaskNode > imstkNotUsed(source), std::shared_ptr< TaskNode > imstkNotUsed(sink)) | imstk::Behaviour< UpdateInfo > | inlineprotectedvirtual |
initialize() | imstk::Component | |
initTaskGraphEdges() | imstk::Behaviour< UpdateInfo > | inline |
m_camera (defined in VRCameraControl) | VRCameraControl | protected |
m_deltaTransform (defined in VRCameraControl) | VRCameraControl | protected |
m_deviceClient (defined in imstk::DeviceControl) | imstk::DeviceControl | protected |
m_entity | imstk::Component | protected |
m_name (defined in imstk::Component) | imstk::Component | protected |
m_rotateDevice (defined in VRCameraControl) | VRCameraControl | protected |
m_rotateSpeedScale (defined in VRCameraControl) | VRCameraControl | protected |
m_taskGraph (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | protected |
m_translateDevice (defined in VRCameraControl) | VRCameraControl | protected |
m_translateSpeedScale (defined in VRCameraControl) | VRCameraControl | protected |
m_translateVerticalSpeedScale (defined in VRCameraControl) | VRCameraControl | protected |
Observer typedef (defined in imstk::EventObject) | imstk::EventObject | |
postEvent(const T &e) | imstk::EventObject | inline |
printControls() override | VRCameraControl | virtual |
queuedObservers (defined in imstk::EventObject) | imstk::EventObject | protected |
queueEvent(const T &e) | imstk::EventObject | inline |
rforeachEvent(std::function< void(Command cmd)> func) | imstk::EventObject | inline |
setCamera(std::shared_ptr< Camera > camera) | VRCameraControl | inline |
setDevice(std::shared_ptr< DeviceClient > device) (defined in imstk::DeviceControl) | imstk::DeviceControl | inlinevirtual |
setName(const std::string &name) (defined in imstk::Component) | imstk::Component | inline |
setRotateDevice(std::shared_ptr< OpenVRDeviceClient > rotateDevice) (defined in VRCameraControl) | VRCameraControl | inline |
setRotateSpeedScale(const double rotateSpeedScale) (defined in VRCameraControl) | VRCameraControl | inline |
setTranslateDevice(std::shared_ptr< OpenVRDeviceClient > translateDevice) (defined in VRCameraControl) | VRCameraControl | inline |
setTranslateSpeedScale(const double translateSpeedScale) (defined in VRCameraControl) | VRCameraControl | inline |
setVerticalSpeedScale(double verticalSpeed) (defined in VRCameraControl) | VRCameraControl | inline |
SIGNAL(DeviceControl, modified) (defined in imstk::DeviceControl) | imstk::DeviceControl | |
update(const double &dt) override | VRCameraControl | |
update(const UpdateInfo &imstkNotUsed(updateData)) (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | inlinevirtual |
visualUpdate(const UpdateInfo &imstkNotUsed(updateData)) (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | inlinevirtual |
VRCameraControl(const std::string &name="VRCameraControl") (defined in VRCameraControl) | VRCameraControl | inline |
~Behaviour() override=default (defined in imstk::Behaviour< UpdateInfo >) | imstk::Behaviour< UpdateInfo > | |
~Component()=default (defined in imstk::Component) | imstk::Component | virtual |
~DeviceControl() override=default (defined in imstk::DeviceControl) | imstk::DeviceControl | |
~EventObject()=default (defined in imstk::EventObject) | imstk::EventObject | virtual |
~VRCameraControl() override=default (defined in VRCameraControl) | VRCameraControl |