IS3D::ModalVRFsa Class Reference
#include <ModalVRFsa.H>
List of all members.
Detailed Description
Facilites popping up a modal widget (like a Windows popup dialog, that you must respond to before continuing with the program) in VR where generally, you want other Fsa's to be disabled when this one is activated, except you still want headtracking and devices to work. This keeps those things going, but disables all other Fsas.
Constructor & Destructor Documentation
| IS3D::ModalVRFsa::ModalVRFsa |
( |
FsaRef |
fsa |
) |
|
| virtual IS3D::ModalVRFsa::~ModalVRFsa |
( |
|
) |
[virtual] |
Member Function Documentation
| void IS3D::ModalVRFsa::startModal |
( |
bool |
leaveHeadTrackingOn = true |
) |
|
| void IS3D::ModalVRFsa::endModal |
( |
|
) |
|
The documentation for this class was generated from the following file: