![]()  | 
  
    Jolt Physics
    
   A multi core friendly Game Physics Engine 
   | 
 
Describes a split of constraints and contacts. More...
#include <LargeIslandSplitter.h>
Public Member Functions | |
| uint | GetNumContacts () const | 
| uint | GetNumConstraints () const | 
| uint | GetNumItems () const | 
Public Attributes | |
| uint32 | mContactBufferBegin | 
| Begin of the contact buffer (offset relative to mContactAndConstraintIndices)  More... | |
| uint32 | mContactBufferEnd | 
| End of the contact buffer.  More... | |
| uint32 | mConstraintBufferBegin | 
| Begin of the constraint buffer (offset relative to mContactAndConstraintIndices)  More... | |
| uint32 | mConstraintBufferEnd | 
| End of the constraint buffer.  More... | |
Describes a split of constraints and contacts.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| uint32 LargeIslandSplitter::Split::mConstraintBufferBegin | 
Begin of the constraint buffer (offset relative to mContactAndConstraintIndices)
| uint32 LargeIslandSplitter::Split::mConstraintBufferEnd | 
End of the constraint buffer.
| uint32 LargeIslandSplitter::Split::mContactBufferBegin | 
Begin of the contact buffer (offset relative to mContactAndConstraintIndices)
| uint32 LargeIslandSplitter::Split::mContactBufferEnd | 
End of the contact buffer.