Carbon


Float32Point

Header: MacTypes.h

struct Float32Point {
    Float32 x; 
    Float32 y;
};

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