RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
std::vector< Real > & | locations () const |
std::vector< Real > & | directions () const |
void | clearCache () const |
void | clearStatistics () |
Public Attributes | |
std::string | name |
const ReferenceFrame * | frame = nullptr |
const MediumBoundary * | boundary = nullptr |
OpticalElement * | parent = nullptr |
std::map< uint32_t, RayBeamStatistics > | statistics |
std::vector< Ray > | hits |
std::vector< Real > | locationArray |
std::vector< Real > | directionArray |