BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
camera.cpp File Reference

Implements Camera class. More...

Include dependency graph for camera.cpp:

Go to the source code of this file.

Namespaces

 RealSpace
 

Variables

const Vector3D RealSpace::LIGHT1 = Vector3D(0.5f, 1.0f, 1.0f) * 1000.0f
 
const Vector3D RealSpace::LIGHT2 = Vector3D(1.0f, 0.0f, 1.0f) * 1000.0f
 
const Vector3D RealSpace::LIGHT3 = Vector3D(1.0f, 1.0f, 0.0f) * 1000.0f
 

Detailed Description

Implements Camera class.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file camera.cpp.