#include <Physics.h>
Public Attributes | |
PhysicsNode | node |
SharpKmyMath::Vector3 | position |
SharpKmyMath::Vector3 | normal |
float | distance |
int | triangleIndex |
float SharpKmyPhysics::RayCastHit::distance |
PhysicsNode SharpKmyPhysics::RayCastHit::node |
SharpKmyMath::Vector3 SharpKmyPhysics::RayCastHit::normal |
SharpKmyMath::Vector3 SharpKmyPhysics::RayCastHit::position |
int SharpKmyPhysics::RayCastHit::triangleIndex |