Previous Up Next

MX3renderInfo
Returns information on the point (xplot, yplot).

[H3d HMat3d I I I] MX3renderInfo (
S3d _session_
H3d _camera_
I _xplot_
I _yplot_
)
Parameters

_session_
3D Session
_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

Performs no rendering.