|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkPALightSource.h>
Public Attributes | |
| double | xPosition |
| double | yPosition |
| double | zPosition |
| double | xAngle |
| double | yAngle |
| double | zAngle |
Definition at line 70 of file mitkPALightSource.h.
| double mitk::pa::LightSource::PhotonInformation::xAngle |
Definition at line 75 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().
| double mitk::pa::LightSource::PhotonInformation::xPosition |
Definition at line 72 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().
| double mitk::pa::LightSource::PhotonInformation::yAngle |
Definition at line 76 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().
| double mitk::pa::LightSource::PhotonInformation::yPosition |
Definition at line 73 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().
| double mitk::pa::LightSource::PhotonInformation::zAngle |
Definition at line 77 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().
| double mitk::pa::LightSource::PhotonInformation::zPosition |
Definition at line 74 of file mitkPALightSource.h.
Referenced by mitk::pa::LightSource::GetNextPhoton(), and runMonteCarlo().