Unit 'graDispatch' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gravity]

btCW_ClosestRayResultCallback

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gradispatch.pas line 839

type btCW_ClosestRayResultCallback = class(btCW_RayResultCallback)

  m_rayFromWorld: btVector3;

  

  m_rayToWorld: btVector3;

  

  m_hitNormalWorld: btVector3;

  

  m_hitPointWorld: btVector3;

  

  constructor Create();

  

  function addSingleResult(); override;

  

end;

Inheritance

btCW_ClosestRayResultCallback

  

|

btCW_RayResultCallback

  

|

TObject



CT Web help

CodeTyphon Studio