|
Blender
V2.59
|
#include <PHY_IPhysicsEnvironment.h>
Public Attributes | |
| PHY_IPhysicsController * | m_controller |
| PHY__Vector3 | m_hitPoint |
| PHY__Vector3 | m_hitNormal |
| const RAS_MeshObject * | m_meshObject |
| int | m_polygon |
| int | m_hitUVOK |
| PHY__Vector2 | m_hitUV |
pass back information from rayTest
Definition at line 51 of file PHY_IPhysicsEnvironment.h.
Definition at line 53 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest().
Definition at line 55 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().
Definition at line 54 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().
Definition at line 60 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().
Definition at line 59 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().
Definition at line 56 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().
Definition at line 57 of file PHY_IPhysicsEnvironment.h.
Referenced by CcdPhysicsEnvironment::rayTest(), and KX_RayCast::reportHit().