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

btQuantizedBvhNode

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

Declaration

Source position: grabroadphase.pas line 140

type btQuantizedBvhNode = object

  m_quantizedAabbMin: array [0..2] of Word;

  

  m_quantizedAabbMax: array [0..2] of Word;

  

  m_escapeIndexOrTriangleIndex: Integer;

  

  function isLeafNode;

  

  function getEscapeIndex;

  

  function getTriangleIndex;

  

  function getPartId;

  

end;

Inheritance

btQuantizedBvhNode

  

|

TObject



CT Web help

CodeTyphon Studio