Carbon


FixedPoint

Header: MacTypes.h

struct FixedPoint {
    Fixed x; 
    Fixed y;
};

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