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

btStorageResult

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

Declaration

Source position: granarrowphase.pas line 155

type btStorageResult = class(btDCDI_Result)

  m_normalOnSurfaceB: btVector3;

  

  m_closestPointInB: btVector3;

  

  m_distance: btScalar;

  

public

  constructor Create;

  

  procedure addContactPoint(); override;

  

end;

Inheritance

btStorageResult

  

|

btDCDI_Result

  

|

TObject



CT Web help

CodeTyphon Studio