Definition of the AtScrSample structure. More...
Data Structures | |
| struct | AtScrSample |
| Used to hold the result of AiTrace() calls. More... | |
Variables | |
| AtRGB | AtScrSample::color |
| color | |
| AtRGB | AtScrSample::opacity |
| opacity | |
| float | AtScrSample::alpha |
| alpha | |
| AtVector | AtScrSample::point |
| 3D hit point | |
| uint32_t | AtScrSample::face |
| triangle ID of hit | |
| const AtNode * | AtScrSample::obj |
| pointer to object hit | |
| float | AtScrSample::z |
| hit distance (Z depth) | |
Definition of the AtScrSample structure.