Uses of Class
quicktime.qd3d.QD3DException

Packages that use QD3DException
quicktime.qd3d   
 

Uses of QD3DException in quicktime.qd3d
 

Methods in quicktime.qd3d that throw QD3DException
static void QD3DException.checkError(int err)
          This method will throw an exception if the incoming err argument is a non-zero value.