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

btBvhSubtreeInfo

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

Declaration

Source position: grabroadphase.pas line 161

type btBvhSubtreeInfo = object

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

  

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

  

  m_rootNodeIndex: Integer;

  

  m_subtreeSize: Integer;

  

  m_padding: array [0..2] of Integer;

  

  procedure setAabbFromQuantizeNode();

  

end;

Inheritance

btBvhSubtreeInfo

  

|

TObject



CT Web help

CodeTyphon Studio