luxlabs header browser preview


@interface AXMPoint : NSObject

@property (nonatomic) double x;
@property (nonatomic) double y;

@end