NAME
	  DtCameraGetNearClip -	Get the	given camera's near clipping
	  plane	value.


     SYNOPSIS
	  #include <Dt.h>


	  int  DtCameraGetNearClip( int	cameraID, float	*near )


     DESCRIPTION
	  DtCameraGetNearClip()	returns	the near clipping plane	value,
	  via the pointer to the near parameter, for the camera
	  cameraID.


     DIAGNOSTICS
	  DtCameraGetNearClip()	returns	one on success and zero	on
	  failure.


     FILES
	  Link with -lDtOMio