Carbon


QTVRFloatPoint

Header: QuickTimeVR.h

struct QTVRFloatPoint {
    float x; 
    float y;
};
typedef QTVRFloatPoint FloatPoint;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)