Physics3D
Polycode::RayTestResult Struct Reference

Result of a ray test. More...

List of all members.

Public Attributes

SceneEntity * entity
 Entity returned.
Vector3 normal
 Ray normal.
Vector3 position
 Ray position.

Detailed Description

Result of a ray test.