Supported Browsers Home   
font_t Previous   
globalevententry_t Next   
Type Definitions Up   

fxpoint_t

Declaration

typedef struct {
    fix32_t x,y;
    } fxpoint_t

Prototype In

mgraph.h

Description

Structure describing a 16.16 fixed point coordinate.

Members

x

Fixed point x coordinate

y

Fixed point y coordinate

 

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com