Package quicktime.vr

Interface Summary
QTVRConstants  
QTVREnteringNode This interface is defined by an application to receive and process interactions with a VR movie's nodes
QTVRImagingComplete This interface is defined by an application to receive callbacks when a QTVRInstance has finished rendering in an offscreen QDGraphics and is ready to be blitted to the screen.
QTVRInterceptor This interface is defined by an application to receive and process interactions with a VR movie's nodes
QTVRLeavingNode This interface is defined by an application to receive and process interactions with a VR movie's nodes
QTVRMouseOverHotSpot This interface is defined by an application to receive notification of mouse over events when the mouse is over a hot-spot in a VR movie
 

Class Summary
QTVRAngleRange  
QTVRAtom  
QTVRCubicFace  
QTVRCubicView  
QTVRHotSpotInfo  
QTVRInstance The QTVRInstance is used for making QTVR calls
QTVRInterceptRecord The QTVRInterceptRecord is passed to the QTVRInterceptor's exeucte method by QuickTime.
QTVRLinkHotSpot  
QTVRNodeHeader  
QTVRNodeLocation  
QTVRObjectSample  
QTVRPanoImaging  
QTVRPanoSample  
QTVRString  
QTVRTrackRefEntry  
QTVRWorldHeader  
 

Exception Summary
QTVRException A General catch all class that is used to signal errors that occur from QT calls