RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
ScatterSet (uint32_t id, OpticalSurface const *, std::string const &label="") | |
ScatterSet (uint32_t id, std::vector< Real > const &, std::string const &label="", unsigned stride=2) | |
ScatterSet (uint32_t id, std::vector< Real > &, std::string const &label="", unsigned stride=2, bool transfer=false) | |
void | rebuild () |
void | render (ScatterTreeRenderer *) const |
std::string const & | label () const |
size_t | size () const |
uint32_t | id () const |