quicktime.jdirect
Interface QuickDraw3DLib
- All Superinterfaces:
- SharedLibrary, com.apple.jdirect.SharedLibrary
- All Known Implementing Classes:
- QTSession, Vector3D, Matrix4x4, Matrix3x3, Point2D, Vector2D, Quaternion, Point3D
- 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