|
Cogs.Core
|
Public Attributes | |
| glm::vec3 | pos_ |
| glm::vec3 | bary |
| glm::uvec3 | index |
Definition at line 10 of file RayIntersection.h.
| glm::vec3 Cogs::Core::RayIntersectionHit::bary |
Definition at line 12 of file RayIntersection.h.
| glm::uvec3 Cogs::Core::RayIntersectionHit::index |
Definition at line 13 of file RayIntersection.h.
| glm::vec3 Cogs::Core::RayIntersectionHit::pos_ |
Definition at line 11 of file RayIntersection.h.