: Uses of Interface quicktime.jdirect.QuickDraw3DLib
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Interfacequicktime.jdirect.QuickDraw3DLib
Packages that use QuickDraw3DLib
quicktime
quicktime.qd3d.math
Uses of QuickDraw3DLib in quicktime
Classes in quicktime that implement QuickDraw3DLib
class
QTSession
This class will check if QT is present and provides calls for enterMovies.
Uses of QuickDraw3DLib in quicktime.qd3d.math
Classes in quicktime.qd3d.math that implement QuickDraw3DLib
class
Matrix3x3
Matrix3x3 contains information for a 3 x 3 float matrix.
class
Matrix4x4
Matrix4x4 contains information for a 4 x 4 float matrix.
class
Point2D
Point2D contains static calls - the implementation is found in the QDPoint class
class
Point3D
Point3D contains information for the three dimensional point.
class
Quaternion
Quaternion A quadruple of floating-point numbers that obeys the laws of quaternion arithmetic.
class
Vector2D
Refer to TQ3Vector2D in QuickDraw3D
class
Vector3D
Vector3D contains information for three dimensional vectors.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES