|
Blender V4.3
|
#include <btUnionFind.h>
Public Attributes | |
| int | m_id |
| int | m_sz |
Definition at line 26 of file btUnionFind.h.
| int btElement::m_id |
Definition at line 28 of file btUnionFind.h.
Referenced by btSimulationIslandManagerMt::addBodiesToIslands(), btSimulationIslandManager::buildIslands(), btSimulationIslandManagerMt::buildIslands(), btUnionFind::find(), btUnionFindElementSortPredicate::operator()(), and btSimulationIslandManager::processIslands().
| int btElement::m_sz |
Definition at line 29 of file btUnionFind.h.
Referenced by btSimulationIslandManagerMt::addBodiesToIslands(), btSimulationIslandManager::buildIslands(), btSimulationIslandManagerMt::buildIslands(), btSimulationIslandManager::processIslands(), and btSimulationIslandManager::storeIslandActivationState().