DBVTBroadPhase constructor
DBVTBroadPhase()
broad-phase algorithm using dynamic bounding volume tree.
Implementation
DBVTBroadPhase(){
types = BroadPhaseType.volume;
}
broad-phase algorithm using dynamic bounding volume tree.
DBVTBroadPhase(){
types = BroadPhaseType.volume;
}