3D coordinate structure  
 More...
|  | 
|  | NvsPosition3D (float x, float y, float z) | 
|  | Constructor that sets the x, y, z coordinates of the 3D coordinate structure.  More... 
 | 
|  | 
  
  | 
        
          | com.meicam.sdk.NvsPosition3D.NvsPosition3D | ( | float | x, |  
          |  |  | float | y, |  
          |  |  | float | z |  
          |  | ) |  |  |  | inline | 
 
Constructor that sets the x, y, z coordinates of the 3D coordinate structure. 
- Parameters
- 
  
    | x | the value of X |  | y | the value of Y |  | z | the value of Z |  
 
 
 
      
        
          | float com.meicam.sdk.NvsPosition3D.x | 
      
 
 
      
        
          | float com.meicam.sdk.NvsPosition3D.y | 
      
 
 
      
        
          | float com.meicam.sdk.NvsPosition3D.z | 
      
 
 
The documentation for this class was generated from the following file: