Previous Up Next

M3scanlineInfo
Returns information on the point (xplot, yplot).
This function performs no rendering

[H3d HMat3d I I I] M3scanlineInfo (
S3d _session_
ObjBitmap _bitmap16_
H3d _camera_
I _xplot_
I _yplot_
)
Parameters

_session_
3D Session
_bitmap16_
Bitmap coded in 16bits / pixel
_camera_
Camera
_xplot_
Screen information position
_yplot_
Screen information position
Return value

Returns information on the point (xplot, yplot) in the following order :
- Mesh handler
- Material handler
- Texture integer u coordinate
- Texture integer v coordinate
- Depth integer z coordinate