Struct rayx::detail::Ray¶
ClassList > rayx > detail > Ray
Public Attributes¶
| Type | Name |
|---|---|
| glm::dvec3 | direction |
| ElectricField | electric_field |
| double | energy |
| EventType | event_type |
| int | object_id |
| double | optical_path_length |
| int | order |
| int | path_event_id |
| int | path_id |
| glm::dvec3 | position |
| Rand | rand |
| int | source_id |
Public Attributes Documentation¶
variable direction¶
variable electric_field¶
variable energy¶
variable event_type¶
variable object_id¶
variable optical_path_length¶
variable order¶
variable path_event_id¶
variable path_id¶
variable position¶
variable rand¶
variable source_id¶
The documentation for this class was generated from the following file Intern/rayx-core/src/Shader/Ray.h