quicktime.jdirect
Interface QuickDraw3DLib
- All Superinterfaces:
- com.apple.jdirect.SharedLibrary, SharedLibrary
- All Known Implementing Classes:
- Matrix3x3, Matrix4x4, Point2D, Point3D, QTSession, Quaternion, Vector2D, Vector3D
- public interface QuickDraw3DLib
- extends com.apple.jdirect.SharedLibrary, SharedLibrary
Base interface of all interfaces that represent platform shared
libraries. Sub-interfaces of SharedLibrary should contain a
static field of type Object, that is initialized in its static
initializer by calling JDirectLinker.loadLibrary.
libraryInstance
public static final java.lang.Object libraryInstance