![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Public Attributes | |
| Ogre::Ray | ray |
| BlamQueryFlags | flags = BlamQueryFlags::QF_NONE |
| uint16_t | max_results = 0 |
| bool | sort_by_distance = true |
| bool | processed = false |
| Ogre::RaySceneQueryResult | result |
| BlamQueryFlags ogre_raycast_data::flags = BlamQueryFlags::QF_NONE |
| uint16_t ogre_raycast_data::max_results = 0 |
| bool ogre_raycast_data::processed = false |
| Ogre::Ray ogre_raycast_data::ray |
| Ogre::RaySceneQueryResult ogre_raycast_data::result |
| bool ogre_raycast_data::sort_by_distance = true |