Uses of Class
quicktime.vr.QTVRInterceptRecord

Packages that use QTVRInterceptRecord
quicktime.vr   
 

Uses of QTVRInterceptRecord in quicktime.vr
 

Methods in quicktime.vr with parameters of type QTVRInterceptRecord
 boolean QTVRInterceptor.execute(QTVRInstance vr, QTVRInterceptRecord qtvrMsg)
          This method is called by MoviesTask when a user is entering a new node in a VR movie.
 void QTVRInstance.callInterceptedProc(QTVRInterceptRecord qtvrMsg)
          This method is used by the QTVRInterceptor execute method to call the QTVR default proc for the selector that was intercepted.