|
|
|
|
MGL_localToGlobal
Converts a point from local to global coordinates.
Declaration
void MGLAPI MGL_localToGlobal(
point_t *p)
Prototype In
mgraph.h
Parameters
p |
Pointer to point to be converted |
Description
This function converts a coordinate from local coordinates to global coordinates. Global coordinates are defined relative to the entire output device display, while local coordinates are relative to the currently active viewport.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com