GET_DEPTH

THE BOX'S MAIN HELP:
This returns the depth of the MAP file at the location (X,Y).
MAP is the filename of the map file.
X   is the x coordinate of the location into the map.
Y   is the y coordinate of the location into the map.

MAP (input):
This must be the path of an depth image file.  Default is empty.

X (input):
This must be a scalar.  Default is state->raster_x.
This is the x coordinate of the location into the map.

Y (input):
This must be a scalar.  Default is state->raster_y.
This is the y coordinate of the location into the map.

D (output):
This is the depth returned.

<-- BACK TO Functions

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.