|
plastimatch
|
#include <ray_data.h>
Public Attributes | |
| int | ap_idx |
| bool | intersects_volume |
| double | ip1 [3] |
| double | ip2 [3] |
| double | p2 [3] |
| double | ray [3] |
| double | front_dist |
| double | back_dist |
| double | cp [3] |
| int | step_offset |
| int Ray_data::ap_idx |
| double Ray_data::back_dist |
| double Ray_data::cp[3] |
| double Ray_data::front_dist |
| bool Ray_data::intersects_volume |
| double Ray_data::ip1[3] |
| double Ray_data::ip2[3] |
| double Ray_data::p2[3] |
| double Ray_data::ray[3] |
| int Ray_data::step_offset |