#include <SO3RayCastResults.h>
Public Member Functions | |
| SRayCastResults () | |
| SRayCastResults (const SRayCastResults ©) | |
Public Attributes | |
| float | closestDistance |
| SScene * | scene |
| SEntity * | entity |
| SMaterial * | material |
| int | indexSubEntity |
| Ogre::Vector3 | result |
| ::MFACEDATA | faceData |
Definition at line 42 of file SO3RayCastResults.h.
| SRayCastResults::SRayCastResults | ( | ) |
Definition at line 9 of file SO3RayCastResults.cpp.
| SRayCastResults::SRayCastResults | ( | const SRayCastResults & | copy | ) |
Definition at line 19 of file SO3RayCastResults.cpp.
Definition at line 45 of file SO3RayCastResults.h.
Definition at line 47 of file SO3RayCastResults.h.
Definition at line 51 of file SO3RayCastResults.h.
Definition at line 49 of file SO3RayCastResults.h.
Definition at line 48 of file SO3RayCastResults.h.
| Ogre::Vector3 SRayCastResults::result |
Definition at line 50 of file SO3RayCastResults.h.
Definition at line 46 of file SO3RayCastResults.h.
1.6.3