STATE_camera_get_location1

 

 


   Returns the location of the camera. Exactly the same as the function STATE_camera_get_location()
   only that here we use just 1 parameter.
  
   Example:
  		
  		double xyz[3];
  		DWORD camera=STATE_camera_get_default_camera();
  		STATE_camera_get_location(camera, xyz);
  
   See also STATE_camera_get_location()
  

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com