diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt index c04d4fd2..588210b5 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt @@ -279,26 +279,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1390,9 +1385,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1411,9 +1403,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1427,9 +1416,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1443,10 +1429,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1454,9 +1436,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2973,6 +2952,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2991,6 +2974,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3007,6 +2994,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -3023,6 +3014,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -3045,6 +3041,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt index 176eeef3..4dae2efb 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt @@ -272,26 +272,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1304,9 +1299,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1325,9 +1317,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1341,9 +1330,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1357,10 +1343,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1368,9 +1350,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2618,6 +2597,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2636,6 +2619,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2652,6 +2639,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2668,6 +2659,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2690,6 +2686,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt index 86b71d54..3eb8ead8 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt @@ -272,26 +272,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1314,9 +1309,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1335,9 +1327,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1351,9 +1340,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1367,10 +1353,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1378,9 +1360,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2709,6 +2688,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2727,6 +2710,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2743,6 +2730,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2759,6 +2750,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2781,6 +2777,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt index 065fea02..0ec671cb 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt @@ -272,27 +272,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: int b2Min(int, int) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1344,9 +1339,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1365,9 +1357,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Min(int, int) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] @@ -1382,9 +1371,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1398,10 +1384,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1409,9 +1391,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2816,6 +2795,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2834,6 +2817,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2850,6 +2837,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2866,6 +2857,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2888,6 +2884,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2BroadPhase.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2BroadPhase.txt index d513f9a1..04bb75e6 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2BroadPhase.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2BroadPhase.txt @@ -291,28 +291,23 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: int b2Min(int, int) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: int b2Max(int, int) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -397,9 +392,7 @@ SYMBOL_FUNCTION: void b2CollideEdgeAndPolygon(b2Manifold *, const b2EdgeShape *, SYMBOL_FUNCTION: int32 b2ClipSegmentToLine(b2ClipVertex [], const b2ClipVertex [] const, const b2Vec2 &, float32, int32) [b2Collision.h <244:1 <244:7 244:25> 245:64>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int32, const b2Transform &, const b2Transform &) [b2Collision.h <248:1 <248:6 248:18> 250:52>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -445,13 +438,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -523,16 +512,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -1517,9 +1500,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1538,9 +1518,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Min(int, int) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] @@ -1555,9 +1532,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Max(int, int) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] @@ -1572,10 +1546,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1583,9 +1553,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -1809,22 +1776,16 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::x [b2Collision.h <271:9 271:9>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -1837,7 +1798,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -1847,9 +1807,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -1896,8 +1853,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -1906,8 +1861,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -2094,18 +2047,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -2405,6 +2352,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -2444,12 +2393,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -2477,9 +2430,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -2618,6 +2577,8 @@ LOCAL_SYMBOL: b2Collision.h<94:1> [b2Collision.h <94:1 94:1>] LOCAL_SYMBOL: b2Collision.h<94:1> [b2Collision.h <107:1 107:1>] LOCAL_SYMBOL: b2Collision.h<96:2> [b2Collision.h <96:2 96:2>] LOCAL_SYMBOL: b2Collision.h<96:2> [b2Collision.h <100:2 100:2>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -2640,6 +2601,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -2675,6 +2638,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -2792,8 +2757,22 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -3413,6 +3392,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -3431,6 +3414,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3447,6 +3434,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -3463,6 +3454,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -3485,6 +3481,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt index cc4f04dd..cce94fa8 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt @@ -230,26 +230,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1240,9 +1235,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1261,9 +1253,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1277,9 +1266,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1293,10 +1279,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1304,9 +1286,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2754,6 +2733,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2772,6 +2755,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2788,6 +2775,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2804,6 +2795,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2826,6 +2822,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt index 0c791971..c856603a 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt @@ -237,26 +237,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1392,9 +1387,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1413,9 +1405,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1429,9 +1418,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1445,10 +1431,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1456,9 +1438,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4171,6 +4150,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4189,6 +4172,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4205,6 +4192,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4221,6 +4212,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4243,6 +4239,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt index 76f921ad..b7b71f36 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt @@ -233,26 +233,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1251,9 +1246,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1272,9 +1264,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1288,9 +1277,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1304,10 +1290,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1315,9 +1297,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2919,6 +2898,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2937,6 +2920,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2953,6 +2940,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2969,6 +2960,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2991,6 +2987,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt index 3c5c9f1a..9048a101 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt @@ -230,26 +230,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: void b2Swap(float &, float &) [b2Math.h <669:22 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] @@ -1225,9 +1220,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1246,9 +1238,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1262,9 +1251,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1278,10 +1264,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1289,9 +1271,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2Swap(float &, float &) -> void b2Swap(T &, T &) [b2Math.h <669:34 669:39>] REFERENCE_TYPE_USAGE: void b2Swap(float &, float &) -> void [b2Math.h <669:29 669:32>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] @@ -2978,6 +2957,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2996,6 +2979,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3012,6 +2999,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -3028,6 +3019,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -3050,6 +3046,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt index c68b3e2b..b46f5cf2 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt @@ -237,27 +237,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: int b2Max(int, int) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1396,9 +1391,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1417,9 +1409,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1433,9 +1422,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Max(int, int) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] @@ -1450,10 +1436,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1461,9 +1443,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3877,6 +3856,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -3895,6 +3878,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3911,6 +3898,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -3927,6 +3918,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -3949,6 +3945,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2DynamicTree.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2DynamicTree.txt index 3cf0da17..27587e0f 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2DynamicTree.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2DynamicTree.txt @@ -234,28 +234,23 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: int b2Abs(int) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: int b2Max(int, int) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -342,9 +337,7 @@ SYMBOL_FUNCTION: void b2CollideEdgeAndPolygon(b2Manifold *, const b2EdgeShape *, SYMBOL_FUNCTION: int32 b2ClipSegmentToLine(b2ClipVertex [], const b2ClipVertex [] const, const b2Vec2 &, float32, int32) [b2Collision.h <244:1 <244:7 244:25> 245:64>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int32, const b2Transform &, const b2Transform &) [b2Collision.h <248:1 <248:6 248:18> 250:52>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -415,12 +408,8 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.cpp <653:1 <653:21 653:28> 672:1>] @@ -1371,9 +1360,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Abs(int) -> T b2Abs(T) [b2Math.h <621:10 621:14>] @@ -1393,9 +1379,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1409,9 +1392,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Max(int, int) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] @@ -1426,10 +1406,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1437,9 +1413,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -1672,22 +1645,16 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::x [b2Collision.h <271:9 271:9>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -1700,7 +1667,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -1710,9 +1676,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -1774,15 +1737,11 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -3724,6 +3683,8 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<92:36> [b2DynamicTree.cpp <97:10 97:15>] LOCAL_SYMBOL: b2DynamicTree.cpp<92:36> [b2DynamicTree.cpp <98:15 98:20>] LOCAL_SYMBOL: b2DynamicTree.cpp<93:1> [b2DynamicTree.cpp <93:1 93:1>] LOCAL_SYMBOL: b2DynamicTree.cpp<93:1> [b2DynamicTree.cpp <100:1 100:1>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -3746,6 +3707,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -3781,6 +3744,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -3898,8 +3863,22 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -4519,6 +4498,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4537,6 +4520,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4553,6 +4540,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4569,6 +4560,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4591,6 +4587,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt index 05a0f68e..3a7a53c8 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt @@ -251,27 +251,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: int b2Max(int, int) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1411,9 +1406,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1432,9 +1424,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1448,9 +1437,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Max(int, int) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] @@ -1465,10 +1451,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1476,9 +1458,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3176,6 +3155,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -3194,6 +3177,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3210,6 +3197,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -3226,6 +3217,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -3248,6 +3244,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt index 4279a829..6546ed89 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt @@ -221,26 +221,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1080,9 +1075,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1101,9 +1093,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1117,9 +1106,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1133,10 +1119,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1144,9 +1126,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -1921,6 +1900,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -1939,6 +1922,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -1955,6 +1942,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -1971,6 +1962,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -1993,6 +1989,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt index 09545bdb..2af77483 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt @@ -228,26 +228,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1055,9 +1050,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1076,9 +1068,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1092,9 +1081,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1108,10 +1094,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1119,9 +1101,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2016,6 +1995,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2034,6 +2017,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2050,6 +2037,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2066,6 +2057,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2088,6 +2084,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt index b360b2a7..d5b18143 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt @@ -254,27 +254,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: int b2Max(int, int) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1105,9 +1100,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1126,9 +1118,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1142,9 +1131,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: int b2Max(int, int) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] @@ -1159,10 +1145,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1170,9 +1152,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -1867,6 +1846,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -1885,6 +1868,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -1901,6 +1888,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -1917,6 +1908,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -1939,6 +1935,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt index f619adea..c80fabea 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt @@ -302,26 +302,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -2002,9 +1997,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2023,9 +2015,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2039,9 +2028,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2055,10 +2041,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2066,9 +2048,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4744,6 +4723,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4762,6 +4745,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4778,6 +4765,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4794,6 +4785,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4816,6 +4812,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt index 3b8368f5..d797bf50 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt @@ -302,26 +302,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -2002,9 +1997,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2023,9 +2015,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2039,9 +2028,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2055,10 +2041,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2066,9 +2048,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4744,6 +4723,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4762,6 +4745,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4778,6 +4765,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4794,6 +4785,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4816,6 +4812,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt index 9fe57ec5..b58995b1 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt @@ -306,26 +306,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -2053,9 +2048,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2074,9 +2066,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2090,9 +2079,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2106,10 +2092,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2117,9 +2099,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4801,6 +4780,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4819,6 +4802,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4835,6 +4822,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4851,6 +4842,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4873,6 +4869,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2Contact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2Contact.txt index 722c2a90..c3a86567 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2Contact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2Contact.txt @@ -336,26 +336,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1318,9 +1313,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1366,13 +1359,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1418,16 +1407,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2644,9 +2627,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2665,9 +2645,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2681,9 +2658,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2697,10 +2671,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2708,9 +2678,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4181,22 +4148,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -4209,7 +4170,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -4219,9 +4179,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -4268,8 +4225,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -4278,8 +4233,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -4454,18 +4407,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5314,6 +5261,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5353,12 +5302,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -5386,9 +5339,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2ChainAndCircleContact.h<27:1> [b2ChainAndCircleContact.h <27:1 27:1>] @@ -6000,6 +5959,8 @@ LOCAL_SYMBOL: b2Distance.h<90:21> [b2Distance.h <90:21 90:25>] LOCAL_SYMBOL: b2Distance.h<91:28> [b2Distance.h <91:28 91:32>] LOCAL_SYMBOL: b2Distance.h<97:1> [b2Distance.h <97:1 97:1>] LOCAL_SYMBOL: b2Distance.h<97:1> [b2Distance.h <99:1 99:1>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -6022,6 +5983,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -6057,6 +6020,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -6174,6 +6139,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2EdgeAndCircleContact.h<27:1> [b2EdgeAndCircleContact.h <27:1 27:1>] @@ -6309,6 +6276,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -6928,6 +6907,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -6946,6 +6929,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -6962,6 +6949,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -6978,6 +6969,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -7000,6 +6996,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ContactSolver.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ContactSolver.txt index c1b9fc5c..eaafb03a 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ContactSolver.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ContactSolver.txt @@ -322,27 +322,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1158,9 +1153,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1206,13 +1199,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1258,16 +1247,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2494,9 +2477,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2515,9 +2495,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2531,9 +2508,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2547,10 +2521,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -2561,9 +2531,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3810,22 +3777,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -3838,7 +3799,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3848,9 +3808,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -3897,8 +3854,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -3907,8 +3862,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -4083,18 +4036,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5704,6 +5651,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5743,12 +5692,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -5776,9 +5729,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -7194,6 +7153,8 @@ LOCAL_SYMBOL: b2ContactSolver.h<70:1> [b2ContactSolver.h <92:1 92:1>] LOCAL_SYMBOL: b2ContactSolver.h<72:38> [b2ContactSolver.h <72:38 72:40>] LOCAL_SYMBOL: b2ContactSolver.h<82:41> [b2ContactSolver.h <82:41 82:49>] LOCAL_SYMBOL: b2ContactSolver.h<82:58> [b2ContactSolver.h <82:58 82:66>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -7216,6 +7177,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -7251,6 +7214,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -7368,6 +7333,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2Fixture.h<108:1> [b2Fixture.h <108:1 108:1>] @@ -7471,6 +7438,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -8090,6 +8069,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -8108,6 +8091,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -8124,6 +8111,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -8140,6 +8131,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -8162,6 +8158,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt index 6f78af34..e2636d47 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt @@ -298,26 +298,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1939,9 +1934,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1960,9 +1952,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1976,9 +1965,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1992,10 +1978,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2003,9 +1985,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4504,6 +4483,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4522,6 +4505,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4538,6 +4525,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4554,6 +4545,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4576,6 +4572,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt index 4d892d0b..2f7240d9 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt @@ -298,26 +298,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1939,9 +1934,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1960,9 +1952,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1976,9 +1965,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1992,10 +1978,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2003,9 +1985,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4504,6 +4483,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4522,6 +4505,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4538,6 +4525,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4554,6 +4545,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4576,6 +4572,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt index 4f0e86bc..eeeba1ec 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt @@ -298,26 +298,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1939,9 +1934,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1960,9 +1952,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1976,9 +1965,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1992,10 +1978,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2003,9 +1985,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4457,6 +4436,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4475,6 +4458,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4491,6 +4478,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4507,6 +4498,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4529,6 +4525,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt index 514bf4fd..2b0c1ae3 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt @@ -306,26 +306,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -2053,9 +2048,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2074,9 +2066,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2090,9 +2079,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2106,10 +2092,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2117,9 +2099,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4754,6 +4733,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4772,6 +4755,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4788,6 +4775,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4804,6 +4795,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4826,6 +4822,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt index bdc3e776..db9e074b 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt @@ -298,27 +298,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1849,9 +1844,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1870,9 +1862,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1886,9 +1875,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1902,10 +1888,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1916,9 +1898,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4638,6 +4617,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4656,6 +4639,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4672,6 +4659,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4688,6 +4679,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4710,6 +4706,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt index 41c4816b..bb79925e 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt @@ -301,27 +301,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1844,9 +1839,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1865,9 +1857,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1881,9 +1870,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1897,10 +1883,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1911,9 +1893,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4523,6 +4502,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4541,6 +4524,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4557,6 +4544,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4573,6 +4564,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4595,6 +4591,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt index 19e094c8..2d420e93 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt @@ -305,26 +305,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -2014,9 +2009,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2035,9 +2027,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2051,9 +2040,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2067,10 +2053,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2078,9 +2060,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -5583,6 +5562,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -5601,6 +5584,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -5617,6 +5604,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -5633,6 +5624,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -5655,6 +5651,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2Joint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2Joint.txt index d7c7b865..ef14465d 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2Joint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2Joint.txt @@ -341,26 +341,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1541,9 +1536,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1589,13 +1582,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1653,16 +1642,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2892,9 +2875,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2913,9 +2893,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2929,9 +2906,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2945,10 +2919,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2956,9 +2926,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4850,22 +4817,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -4878,7 +4839,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -4888,9 +4848,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -4937,8 +4894,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -4947,8 +4902,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -5123,18 +5076,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5944,6 +5891,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5983,12 +5932,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -6016,9 +5969,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -6203,6 +6162,8 @@ LOCAL_SYMBOL: b2DistanceJoint.h<86:41> [b2DistanceJoint.h <86:66 86:66>] LOCAL_SYMBOL: b2DistanceJoint.h<90:25> [b2DistanceJoint.h <90:25 90:30>] LOCAL_SYMBOL: b2DistanceJoint.h<94:28> [b2DistanceJoint.h <94:28 94:29>] LOCAL_SYMBOL: b2DistanceJoint.h<98:31> [b2DistanceJoint.h <98:31 98:35>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -6225,6 +6186,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -6260,6 +6223,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -6377,6 +6342,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2FrictionJoint.h<26:1> [b2FrictionJoint.h <26:1 26:1>] @@ -6417,6 +6384,18 @@ LOCAL_SYMBOL: b2GearJoint.h<81:36> [b2GearJoint.h <81:36 81:39>] LOCAL_SYMBOL: b2GearJoint.h<83:51> [b2GearJoint.h <83:51 83:54>] LOCAL_SYMBOL: b2GearJoint.h<84:52> [b2GearJoint.h <84:52 84:55>] LOCAL_SYMBOL: b2GearJoint.h<85:52> [b2GearJoint.h <85:52 85:55>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -7215,6 +7194,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -7233,6 +7216,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -7249,6 +7236,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -7265,6 +7256,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -7287,6 +7283,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt index 0821d965..bc9e9dee 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt @@ -301,27 +301,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1865,9 +1860,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1886,9 +1878,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1902,9 +1891,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1918,10 +1904,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1932,9 +1914,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4393,6 +4372,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4411,6 +4394,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4427,6 +4414,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4443,6 +4434,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4465,6 +4461,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt index b0112a87..b1e23718 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt @@ -301,26 +301,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1854,9 +1849,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1875,9 +1867,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1891,9 +1880,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1907,10 +1893,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1918,9 +1900,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4227,6 +4206,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4245,6 +4228,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4261,6 +4248,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4277,6 +4268,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4299,6 +4295,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt index 4031d75c..72af6b34 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt @@ -301,27 +301,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1904,9 +1899,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1925,9 +1917,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1941,9 +1930,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1957,10 +1943,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1971,9 +1953,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4940,6 +4919,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4958,6 +4941,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4974,6 +4961,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4990,6 +4981,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -5012,6 +5008,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt index 14825496..968d3fb9 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt @@ -298,26 +298,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1860,9 +1855,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1881,9 +1873,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1897,9 +1886,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1913,10 +1899,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1924,9 +1906,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4482,6 +4461,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4500,6 +4483,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4516,6 +4503,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4532,6 +4523,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4554,6 +4550,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt index 72b532a0..a1e40340 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt @@ -301,27 +301,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1889,9 +1884,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1910,9 +1902,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1926,9 +1915,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1942,10 +1928,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1956,9 +1938,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4769,6 +4748,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4787,6 +4770,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4803,6 +4790,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4819,6 +4810,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4841,6 +4837,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt index 336f7177..3bf7912f 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt @@ -298,27 +298,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1829,9 +1824,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1850,9 +1842,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1866,9 +1855,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1882,10 +1868,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1896,9 +1878,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4290,6 +4269,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4308,6 +4291,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4324,6 +4311,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4340,6 +4331,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4362,6 +4358,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt index 925afbc7..e4cfd9bd 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt @@ -301,26 +301,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1839,9 +1834,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1860,9 +1852,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1876,9 +1865,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1892,10 +1878,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1903,9 +1885,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4509,6 +4488,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4527,6 +4510,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4543,6 +4530,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4559,6 +4550,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4581,6 +4577,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt index 521edabc..4ff85095 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt @@ -298,27 +298,22 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: float b2Clamp(float, float, float) [b2Math.h <659:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1887,9 +1882,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1908,9 +1900,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1924,9 +1913,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1940,10 +1926,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Clamp(float, float, float) -> T b2Clamp(T, T, T) [b2Math.h <659:10 659:16>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Max(float, float) [b2Math.h <661:9 661:13>] REFERENCE_CALL: float b2Clamp(float, float, float) -> float b2Min(float, float) [b2Math.h <661:20 661:24>] @@ -1954,9 +1936,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -4679,6 +4658,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -4697,6 +4680,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -4713,6 +4700,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4729,6 +4720,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4751,6 +4747,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Body.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Body.txt index 101738ba..1ea05364 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Body.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Body.txt @@ -323,26 +323,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -997,9 +992,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1045,13 +1038,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1097,16 +1086,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2516,9 +2499,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2537,9 +2517,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2553,9 +2530,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2569,10 +2543,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2580,9 +2550,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3584,22 +3551,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -3612,7 +3573,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3622,9 +3582,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -3671,8 +3628,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -3681,8 +3636,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -3857,18 +3810,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5712,6 +5659,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5751,12 +5700,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -5784,9 +5737,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -6059,6 +6018,8 @@ LOCAL_SYMBOL: b2ContactManager.h<31:1> [b2ContactManager.h <50:1 50:1>] LOCAL_SYMBOL: b2ContactManager.h<36:21> [b2ContactManager.h <36:21 36:34>] LOCAL_SYMBOL: b2ContactManager.h<36:43> [b2ContactManager.h <36:43 36:56>] LOCAL_SYMBOL: b2ContactManager.h<40:26> [b2ContactManager.h <40:26 40:26>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -6081,6 +6042,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -6116,6 +6079,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -6233,6 +6198,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2Fixture.h<108:1> [b2Fixture.h <108:1 108:1>] @@ -6336,6 +6303,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -7006,6 +6985,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -7024,6 +7007,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -7040,6 +7027,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -7056,6 +7047,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -7078,6 +7074,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2ContactManager.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2ContactManager.txt index aa43f4f6..bbe6f360 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2ContactManager.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2ContactManager.txt @@ -310,26 +310,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -450,9 +445,7 @@ SYMBOL_FUNCTION: void b2CollideEdgeAndPolygon(b2Manifold *, const b2EdgeShape *, SYMBOL_FUNCTION: int32 b2ClipSegmentToLine(b2ClipVertex [], const b2ClipVertex [] const, const b2Vec2 &, float32, int32) [b2Collision.h <244:1 <244:7 244:25> 245:64>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int32, const b2Transform &, const b2Transform &) [b2Collision.h <248:1 <248:6 248:18> 250:52>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -499,8 +492,6 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:1 <169:28 169:32> 169:71> 201:1>] @@ -520,8 +511,6 @@ QUALIFIER: b2BroadPhase [b2BroadPhase.h <247:13 247:24>] QUALIFIER: b2BroadPhase [b2BroadPhase.h <252:13 252:24>] SYMBOL_CLASS: b2BroadPhase [b2BroadPhase.h <36:1 <36:7 36:18> 129:1>] SYMBOL_CLASS: b2BroadPhase [b2Fixture.h <28:7 28:18>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -571,8 +560,6 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(b2ContactManager *) [b2BroadPhase.h <185:1 <185:1 <185:20 185:30> 185:43> 238:1>] @@ -594,12 +581,8 @@ QUALIFIER: b2ContactManager [b2ContactManager.cpp <105:6 105:21>] QUALIFIER: b2ContactManager [b2ContactManager.cpp <172:6 172:21>] QUALIFIER: b2ContactManager [b2ContactManager.cpp <177:6 177:21>] SYMBOL_CLASS: b2ContactManager [b2ContactManager.h <30:1 <30:7 30:22> 50:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2197,9 +2180,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2218,9 +2198,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2234,9 +2211,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2250,10 +2224,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2261,9 +2231,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2496,22 +2463,16 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::x [b2Collision.h <271:9 271:9>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -2524,7 +2485,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -2534,9 +2494,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -2615,8 +2572,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -2646,8 +2601,6 @@ REFERENCE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, const b REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -2826,8 +2779,6 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2BroadPhase::UpdatePairs(b2ContactManager *) -> void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <185:20 185:30>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(b2ContactManager *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(b2ContactManager *) -> void [b2BroadPhase.h <218:3 218:6>] @@ -2871,14 +2822,10 @@ REFERENCE_USAGE: void b2BroadPhase::UpdatePairs(b2ContactManag REFERENCE_CALL: void b2BroadPhase::UpdatePairs(b2ContactManager *) -> void b2ContactManager::AddPair(void *, void *) [b2BroadPhase.h <221:13 221:19>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -4483,6 +4430,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -4522,12 +4471,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -4555,9 +4508,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -5099,6 +5058,8 @@ LOCAL_SYMBOL: b2ContactManager.h<31:1> [b2ContactManager.h <50:1 50:1>] LOCAL_SYMBOL: b2ContactManager.h<36:21> [b2ContactManager.h <36:21 36:34>] LOCAL_SYMBOL: b2ContactManager.h<36:43> [b2ContactManager.h <36:43 36:56>] LOCAL_SYMBOL: b2ContactManager.h<40:26> [b2ContactManager.h <40:26 40:26>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -5121,6 +5082,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -5156,6 +5119,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -5273,6 +5238,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2Fixture.h<108:1> [b2Fixture.h <108:1 108:1>] @@ -5376,6 +5343,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -5995,6 +5974,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -6013,6 +5996,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -6029,6 +6016,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -6045,6 +6036,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -6067,6 +6063,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Fixture.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Fixture.txt index b3ff7e6a..09c96f12 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Fixture.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Fixture.txt @@ -324,26 +324,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1091,9 +1086,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1139,13 +1132,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1191,16 +1180,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2506,9 +2489,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2527,9 +2507,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2543,9 +2520,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2559,10 +2533,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2570,9 +2540,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3759,22 +3726,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -3787,7 +3748,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3797,9 +3757,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -3846,8 +3803,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -3856,8 +3811,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -4032,18 +3985,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5166,6 +5113,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5205,12 +5154,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -5238,9 +5191,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2ChainShape.h<33:1> [b2ChainShape.h <33:1 33:1>] @@ -5553,6 +5512,8 @@ LOCAL_SYMBOL: b2ContactManager.h<31:1> [b2ContactManager.h <50:1 50:1>] LOCAL_SYMBOL: b2ContactManager.h<36:21> [b2ContactManager.h <36:21 36:34>] LOCAL_SYMBOL: b2ContactManager.h<36:43> [b2ContactManager.h <36:43 36:56>] LOCAL_SYMBOL: b2ContactManager.h<40:26> [b2ContactManager.h <40:26 40:26>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -5575,6 +5536,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -5610,6 +5573,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -5727,6 +5692,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2EdgeShape.h<28:1> [b2EdgeShape.h <28:1 28:1>] @@ -6081,6 +6048,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -6700,6 +6679,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -6718,6 +6701,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -6734,6 +6721,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -6750,6 +6741,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -6772,6 +6768,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Island.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Island.txt index 36e40672..389d18be 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Island.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2Island.txt @@ -326,26 +326,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1085,9 +1080,7 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_maxAllocation [b2StackAllocator. SYMBOL_FIELD: private b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.h <56:15 56:23>] SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h <57:8 57:19>] SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -1133,13 +1126,9 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::Validate() const [b2DynamicTree.h <105:2 <105:7 105:14> 105:22>] @@ -1185,16 +1174,10 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetTreeHeight() const [b2BroadPhase.h <94:2 <94:8 94:20> 94:28>] @@ -2656,9 +2639,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -2677,9 +2657,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -2693,9 +2670,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -2709,10 +2683,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -2720,9 +2690,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3870,22 +3837,16 @@ REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_maxAllocation -> int32 [b2StackA REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntry [b2StackAllocator.h <56:2 56:13>] REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -3898,7 +3859,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3908,9 +3868,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -3957,8 +3914,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -3967,8 +3922,6 @@ REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(b2BroadPhase *, co REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -4143,18 +4096,12 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TYPE_USAGE: int32 b2BroadPhase::GetTreeHeight() const -> int32 [b2BroadPhase.h <94:2 94:6>] @@ -5494,6 +5441,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -5533,12 +5482,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -5566,9 +5519,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2Collision.h<111:1> [b2Collision.h <111:1 111:1>] @@ -5924,6 +5883,8 @@ LOCAL_SYMBOL: b2Distance.h<90:21> [b2Distance.h <90:21 90:25>] LOCAL_SYMBOL: b2Distance.h<91:28> [b2Distance.h <91:28 91:32>] LOCAL_SYMBOL: b2Distance.h<97:1> [b2Distance.h <97:1 97:1>] LOCAL_SYMBOL: b2Distance.h<97:1> [b2Distance.h <99:1 99:1>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -5946,6 +5907,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -5981,6 +5944,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -6098,6 +6063,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2Fixture.h<108:1> [b2Fixture.h <108:1 108:1>] @@ -6201,6 +6168,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -7320,6 +7299,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -7338,6 +7321,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -7354,6 +7341,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -7370,6 +7361,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -7392,6 +7388,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2World.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2World.txt index 4a07ab16..2f248584 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2World.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2World.txt @@ -348,26 +348,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -553,9 +548,7 @@ SYMBOL_FUNCTION: void b2CollideEdgeAndPolygon(b2Manifold *, const b2EdgeShape *, SYMBOL_FUNCTION: int32 b2ClipSegmentToLine(b2ClipVertex [], const b2ClipVertex [] const, const b2Vec2 &, float32, int32) [b2Collision.h <244:1 <244:7 244:25> 245:64>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int32, const b2Transform &, const b2Transform &) [b2Collision.h <248:1 <248:6 248:18> 250:52>] SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::T [b2GrowableStack.h <27:20 27:20>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] -SYMBOL_TEMPLATE_PARAMETER: b2GrowableStack::N [b2GrowableStack.h <27:29 27:29>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] @@ -602,8 +595,6 @@ SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicT SYMBOL_METHOD: public void * b2DynamicTree::GetUserData(int32) const [b2DynamicTree.h <156:1 <156:29 156:39> 160:1>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <87:2 <87:16 87:25> 87:46>] SYMBOL_METHOD: public const b2AABB & b2DynamicTree::GetFatAABB(int32) const [b2DynamicTree.h <162:1 <162:37 162:46> 166:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <91:21 91:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::Query::T [b2DynamicTree.h <168:20 168:20>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <92:2 <92:7 92:11> 92:50>] SYMBOL_METHOD: public void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <168:1 <169:28 169:32> 201:1>] SYMBOL_METHOD: public void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const [b2DynamicTree.h <169:1 <169:28 169:32> 201:1>] @@ -612,8 +603,6 @@ SYMBOL_FIELD: private int32 b2DynamicTree::m_root [b2DynamicTree.h <142:8 142:13 SYMBOL_FIELD: private b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <144:14 144:20>] SYMBOL_METHOD: public bool b2WorldQueryWrapper::QueryCallback(int32) [b2World.cpp <976:2 <976:2 <976:7 976:19> 976:34> 980:2>] SYMBOL_STRUCT: b2WorldQueryWrapper [b2World.cpp <974:1 <974:8 974:26> 984:1>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <101:21 101:21>] -SYMBOL_TEMPLATE_PARAMETER: b2DynamicTree::RayCast::T [b2DynamicTree.h <203:20 203:20>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <102:2 <102:7 102:13> 102:61>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const [b2DynamicTree.h <203:1 <204:28 204:34> 287:1>] SYMBOL_METHOD: public void b2DynamicTree::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const [b2DynamicTree.h <204:1 <204:1 <204:28 204:34> 204:82> 287:1>] @@ -673,18 +662,12 @@ SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2Broa SYMBOL_METHOD: public bool b2BroadPhase::TestOverlap(int32, int32) const [b2BroadPhase.h <152:1 <152:27 152:37> 157:1>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <72:2 <72:8 72:20> 72:28>] SYMBOL_METHOD: public int32 b2BroadPhase::GetProxyCount() const [b2BroadPhase.h <164:1 <164:28 164:40> 167:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <75:21 75:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <184:20 184:20>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <76:2 <76:7 76:17> 76:30>] SYMBOL_METHOD: public void b2BroadPhase::UpdatePairs(T *) [b2BroadPhase.h <184:1 <185:20 185:30> 238:1>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <80:21 80:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::Query::T [b2BroadPhase.h <240:20 240:20>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <81:2 <81:7 81:11> 81:50>] SYMBOL_METHOD: public void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <240:1 <241:27 241:31> 244:1>] SYMBOL_METHOD: public void b2BroadPhase::Query(b2WorldQueryWrapper *, const b2AABB &) const [b2BroadPhase.h <241:1 <241:1 <241:27 241:31> 241:70> 244:1>] SYMBOL_FIELD: private b2DynamicTree b2BroadPhase::m_tree [b2BroadPhase.h <116:16 116:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <90:21 90:21>] -SYMBOL_TEMPLATE_PARAMETER: b2BroadPhase::RayCast::T [b2BroadPhase.h <246:20 246:20>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <91:2 <91:7 91:13> 91:61>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <246:1 <247:27 247:33> 250:1>] SYMBOL_METHOD: public void b2BroadPhase::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const [b2BroadPhase.h <247:1 <247:1 <247:27 247:33> 247:81> 250:1>] @@ -3029,9 +3012,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -3050,9 +3030,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -3066,9 +3043,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -3082,10 +3056,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -3093,9 +3063,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3377,22 +3344,16 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::x [b2Collision.h <271:9 271:9>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] -REFERENCE_TYPE_USAGE: b2GrowableStack::N -> int32 [b2GrowableStack.h <27:23 27:27>] +REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::N [b2GrowableStack.h <35:16 35:16>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <51:4 51:4>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:15 53:15>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <53:46 53:46>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [b2GrowableStack.h <54:42 54:42>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] @@ -3405,7 +3366,6 @@ REFERENCE_USAGE: void b2GrowableStack::Push(const b2Growabl REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3415,9 +3375,6 @@ REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T * b2GrowableStack::m_stack -> b2GrowableStack::T [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::T [b2GrowableStack.h <79:2 79:2>] -REFERENCE_USAGE: b2GrowableStack::T [] b2GrowableStack::m_array -> b2GrowableStack::N [b2GrowableStack.h <79:12 79:12>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TEMPLATE_SPECIALIZATION: b2GrowableStack -> b2GrowableStack [b2GrowableStack.h <28:7 28:21>] @@ -3496,8 +3453,6 @@ REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> i REFERENCE_TYPE_USAGE: const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <92:2 92:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> void [b2DynamicTree.h <169:8 169:11>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <92:13 92:13>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2DynamicTree::Query::T [b2DynamicTree.h <169:34 169:34>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <92:32 92:37>] REFERENCE_TYPE_USAGE: void b2DynamicTree::Query(T *, const b2AABB &) const -> b2AABB [b2DynamicTree.h <169:53 169:58>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2DynamicTree::Query(b2BroadPhase *, const b2AABB &) const -> void b2DynamicTree::Query(T *, const b2AABB &) const [b2DynamicTree.h <169:28 169:32>] @@ -3530,8 +3485,6 @@ REFERENCE_USAGE: void b2DynamicTree::Query(b2WorldQueryWrap REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <102:2 102:5>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <204:8 204:11>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> void [b2DynamicTree.h <209:2 209:9>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <102:15 102:15>] -REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2DynamicTree::RayCast::T [b2DynamicTree.h <204:36 204:36>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <102:34 102:47>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <204:55 204:68>] REFERENCE_TYPE_USAGE: void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2DynamicTree.h <259:4 259:17>] @@ -3787,12 +3740,8 @@ REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <185:1 185:4>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <218:3 218:6>] REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> void [b2BroadPhase.h <219:3 219:6>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <76:19 76:19>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::UpdatePairs(T *) -> b2BroadPhase::UpdatePairs::T [b2BroadPhase.h <185:32 185:32>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <81:2 81:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> void [b2BroadPhase.h <241:8 241:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <81:13 81:13>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2BroadPhase::Query::T [b2BroadPhase.h <241:33 241:33>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <81:32 81:37>] REFERENCE_TYPE_USAGE: void b2BroadPhase::Query(T *, const b2AABB &) const -> b2AABB [b2BroadPhase.h <241:52 241:57>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2BroadPhase::Query(b2WorldQueryWrapper *, const b2AABB &) const -> void b2BroadPhase::Query(T *, const b2AABB &) const [b2BroadPhase.h <241:27 241:31>] @@ -3802,8 +3751,6 @@ REFERENCE_CALL: void b2BroadPhase::Query(b2WorldQueryWrappe REFERENCE_USAGE: void b2BroadPhase::Query(b2WorldQueryWrapper *, const b2AABB &) const -> b2DynamicTree b2BroadPhase::m_tree [b2BroadPhase.h <243:2 243:7>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <91:2 91:5>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> void [b2BroadPhase.h <247:8 247:11>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <91:15 91:15>] -REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2BroadPhase::RayCast::T [b2BroadPhase.h <247:35 247:35>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <91:34 91:47>] REFERENCE_TYPE_USAGE: void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const -> b2RayCastInput [b2BroadPhase.h <247:54 247:67>] REFERENCE_TEMPLATE_SPECIALIZATION: void b2BroadPhase::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const -> void b2BroadPhase::RayCast(T *, const b2RayCastInput &) const [b2BroadPhase.h <247:27 247:33>] @@ -7150,6 +7097,8 @@ LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <175:1 175:1>] LOCAL_SYMBOL: b2BroadPhase.h<175:1> [b2BroadPhase.h <177:1 177:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <180:1 180:1>] LOCAL_SYMBOL: b2BroadPhase.h<180:1> [b2BroadPhase.h <182:1 182:1>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <184:20 184:20>] +LOCAL_SYMBOL: b2BroadPhase.h<184:20> [b2BroadPhase.h <185:32 185:32>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <185:35 185:42>] LOCAL_SYMBOL: b2BroadPhase.h<185:35> [b2BroadPhase.h <221:3 221:10>] LOCAL_SYMBOL: b2BroadPhase.h<186:1> [b2BroadPhase.h <186:1 186:1>] @@ -7189,12 +7138,16 @@ LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:8 228:11>] LOCAL_SYMBOL: b2BroadPhase.h<227:12> [b2BroadPhase.h <228:51 228:54>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <229:4 229:4>] LOCAL_SYMBOL: b2BroadPhase.h<229:4> [b2BroadPhase.h <231:4 231:4>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <240:20 240:20>] +LOCAL_SYMBOL: b2BroadPhase.h<240:20> [b2BroadPhase.h <241:33 241:33>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <241:36 241:43>] LOCAL_SYMBOL: b2BroadPhase.h<241:36> [b2BroadPhase.h <243:15 243:22>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <241:60 241:63>] LOCAL_SYMBOL: b2BroadPhase.h<241:60> [b2BroadPhase.h <243:25 243:28>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <242:1 242:1>] LOCAL_SYMBOL: b2BroadPhase.h<242:1> [b2BroadPhase.h <244:1 244:1>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <246:20 246:20>] +LOCAL_SYMBOL: b2BroadPhase.h<246:20> [b2BroadPhase.h <247:35 247:35>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <247:38 247:45>] LOCAL_SYMBOL: b2BroadPhase.h<247:38> [b2BroadPhase.h <249:17 249:24>] LOCAL_SYMBOL: b2BroadPhase.h<247:70> [b2BroadPhase.h <247:70 247:74>] @@ -7222,9 +7175,15 @@ LOCAL_SYMBOL: b2BroadPhase.h<63:33> [b2BroadPhase.h <63:33 63:39>] LOCAL_SYMBOL: b2BroadPhase.h<66:26> [b2BroadPhase.h <66:26 66:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:25> [b2BroadPhase.h <69:25 69:32>] LOCAL_SYMBOL: b2BroadPhase.h<69:41> [b2BroadPhase.h <69:41 69:48>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <75:21 75:21>] +LOCAL_SYMBOL: b2BroadPhase.h<75:21> [b2BroadPhase.h <76:19 76:19>] LOCAL_SYMBOL: b2BroadPhase.h<76:22> [b2BroadPhase.h <76:22 76:29>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <80:21 80:21>] +LOCAL_SYMBOL: b2BroadPhase.h<80:21> [b2BroadPhase.h <81:13 81:13>] LOCAL_SYMBOL: b2BroadPhase.h<81:16> [b2BroadPhase.h <81:16 81:23>] LOCAL_SYMBOL: b2BroadPhase.h<81:40> [b2BroadPhase.h <81:40 81:43>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <90:21 90:21>] +LOCAL_SYMBOL: b2BroadPhase.h<90:21> [b2BroadPhase.h <91:15 91:15>] LOCAL_SYMBOL: b2BroadPhase.h<91:18> [b2BroadPhase.h <91:18 91:25>] LOCAL_SYMBOL: b2BroadPhase.h<91:50> [b2BroadPhase.h <91:50 91:54>] LOCAL_SYMBOL: b2ChainShape.h<33:1> [b2ChainShape.h <33:1 33:1>] @@ -7673,6 +7632,8 @@ LOCAL_SYMBOL: b2Draw.h<88:48> [b2Draw.h <88:48 88:49>] LOCAL_SYMBOL: b2Draw.h<91:39> [b2Draw.h <91:39 91:39>] LOCAL_SYMBOL: b2Draw.h<91:50> [b2Draw.h <91:50 91:53>] LOCAL_SYMBOL: b2Draw.h<91:71> [b2Draw.h <91:71 91:75>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <101:21 101:21>] +LOCAL_SYMBOL: b2DynamicTree.h<101:21> [b2DynamicTree.h <102:15 102:15>] LOCAL_SYMBOL: b2DynamicTree.h<102:18> [b2DynamicTree.h <102:18 102:25>] LOCAL_SYMBOL: b2DynamicTree.h<102:50> [b2DynamicTree.h <102:50 102:54>] LOCAL_SYMBOL: b2DynamicTree.h<124:33> [b2DynamicTree.h <124:33 124:41>] @@ -7695,6 +7656,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <163:1 163:1>] LOCAL_SYMBOL: b2DynamicTree.h<163:1> [b2DynamicTree.h <166:1 166:1>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <168:20 168:20>] +LOCAL_SYMBOL: b2DynamicTree.h<168:20> [b2DynamicTree.h <169:34 169:34>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <169:37 169:44>] LOCAL_SYMBOL: b2DynamicTree.h<169:37> [b2DynamicTree.h <188:20 188:27>] LOCAL_SYMBOL: b2DynamicTree.h<169:61> [b2DynamicTree.h <169:61 169:64>] @@ -7730,6 +7693,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <190:5 190:5>] LOCAL_SYMBOL: b2DynamicTree.h<190:5> [b2DynamicTree.h <192:5 192:5>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <195:4 195:4>] LOCAL_SYMBOL: b2DynamicTree.h<195:4> [b2DynamicTree.h <198:4 198:4>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <203:20 203:20>] +LOCAL_SYMBOL: b2DynamicTree.h<203:20> [b2DynamicTree.h <204:36 204:36>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <204:39 204:46>] LOCAL_SYMBOL: b2DynamicTree.h<204:39> [b2DynamicTree.h <264:20 264:27>] LOCAL_SYMBOL: b2DynamicTree.h<204:71> [b2DynamicTree.h <204:71 204:75>] @@ -7847,6 +7812,8 @@ LOCAL_SYMBOL: b2DynamicTree.h<80:46> [b2DynamicTree.h <80:46 80:50>] LOCAL_SYMBOL: b2DynamicTree.h<80:67> [b2DynamicTree.h <80:67 80:78>] LOCAL_SYMBOL: b2DynamicTree.h<84:26> [b2DynamicTree.h <84:26 84:32>] LOCAL_SYMBOL: b2DynamicTree.h<87:33> [b2DynamicTree.h <87:33 87:39>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <91:21 91:21>] +LOCAL_SYMBOL: b2DynamicTree.h<91:21> [b2DynamicTree.h <92:13 92:13>] LOCAL_SYMBOL: b2DynamicTree.h<92:16> [b2DynamicTree.h <92:16 92:23>] LOCAL_SYMBOL: b2DynamicTree.h<92:40> [b2DynamicTree.h <92:40 92:43>] LOCAL_SYMBOL: b2EdgeShape.h<28:1> [b2EdgeShape.h <28:1 28:1>] @@ -7968,6 +7935,18 @@ LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <60:2 60:2>] LOCAL_SYMBOL: b2Fixture.h<60:2> [b2Fixture.h <67:2 67:2>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <95:1 95:1>] LOCAL_SYMBOL: b2Fixture.h<95:1> [b2Fixture.h <100:1 100:1>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <27:20 27:20>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <47:18 47:18>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <51:4 51:4>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:15 53:15>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <53:46 53:46>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <54:42 54:42>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <65:2 65:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <78:2 78:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:20> [b2GrowableStack.h <79:2 79:2>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <27:29 27:29>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <35:16 35:16>] +LOCAL_SYMBOL: b2GrowableStack.h<27:29> [b2GrowableStack.h <79:12 79:12>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <29:1 29:1>] LOCAL_SYMBOL: b2GrowableStack.h<29:1> [b2GrowableStack.h <82:1 82:1>] LOCAL_SYMBOL: b2GrowableStack.h<32:2> [b2GrowableStack.h <32:2 32:2>] @@ -8668,6 +8647,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -8686,6 +8669,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -8702,6 +8689,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -8718,6 +8709,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -8740,6 +8736,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt index a82a78a6..18e3b4cc 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt @@ -416,26 +416,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1829,9 +1824,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1850,9 +1842,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1866,9 +1855,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1882,10 +1868,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1893,9 +1875,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -3959,6 +3938,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -3977,6 +3960,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -3993,6 +3980,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -4009,6 +4000,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -4031,6 +4027,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt index d18d33d6..dc8932bd 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt @@ -223,26 +223,21 @@ SYMBOL_FUNCTION: b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2Math.h <58 SYMBOL_FUNCTION: b2Vec2 b2MulT(const b2Transform &, const b2Vec2 &) [b2Math.h <590:1 <590:1 <590:15 590:20> 590:59> 598:1>] SYMBOL_FUNCTION: b2Transform b2Mul(const b2Transform &, const b2Transform &) [b2Math.h <602:1 <602:1 <602:20 602:24> 602:68> 608:1>] SYMBOL_FUNCTION: b2Transform b2MulT(const b2Transform &, const b2Transform &) [b2Math.h <612:1 <612:1 <612:20 612:25> 612:69> 618:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Abs::T [b2Math.h <620:20 620:20>] SYMBOL_FUNCTION: T b2Abs(T) [b2Math.h <620:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: float b2Abs(float) [b2Math.h <621:1 <621:1 <621:10 621:14> 621:19> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(b2Vec2) [b2Math.h <621:1 <621:10 621:14> 624:1>] SYMBOL_FUNCTION: b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <626:1 <626:1 <626:15 626:19> 626:36> 629:1>] SYMBOL_FUNCTION: b2Mat22 b2Abs(const b2Mat22 &) [b2Math.h <631:1 <631:1 <631:16 631:20> 631:38> 634:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Min::T [b2Math.h <636:20 636:20>] SYMBOL_FUNCTION: T b2Min(T, T) [b2Math.h <636:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: float b2Min(float, float) [b2Math.h <637:1 <637:1 <637:10 637:14> 637:24> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(b2Vec2, b2Vec2) [b2Math.h <637:1 <637:10 637:14> 640:1>] SYMBOL_FUNCTION: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <642:1 <642:1 <642:15 642:19> 642:53> 645:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Max::T [b2Math.h <647:20 647:20>] SYMBOL_FUNCTION: T b2Max(T, T) [b2Math.h <647:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: float b2Max(float, float) [b2Math.h <648:1 <648:1 <648:10 648:14> 648:24> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(b2Vec2, b2Vec2) [b2Math.h <648:1 <648:10 648:14> 651:1>] SYMBOL_FUNCTION: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <653:1 <653:1 <653:15 653:19> 653:53> 656:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Clamp::T [b2Math.h <658:20 658:20>] SYMBOL_FUNCTION: T b2Clamp(T, T, T) [b2Math.h <658:1 <659:1 <659:10 659:16> 659:36> 662:1>] SYMBOL_FUNCTION: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) [b2Math.h <664:1 <664:1 <664:15 664:21> 664:77> 667:1>] -SYMBOL_TEMPLATE_PARAMETER: b2Swap::T [b2Math.h <669:19 669:19>] SYMBOL_FUNCTION: void b2Swap(T &, T &) [b2Math.h <669:1 <669:22 <669:34 669:39> 669:51> 674:1>] SYMBOL_FUNCTION: uint32 b2NextPowerOfTwo(uint32) [b2Math.h <681:1 <681:1 <681:15 681:30> 681:40> 689:1>] SYMBOL_FUNCTION: bool b2IsPowerOfTwo(uint32) [b2Math.h <691:1 <691:1 <691:13 691:26> 691:36> 695:1>] @@ -1133,9 +1128,6 @@ REFERENCE_USAGE: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2Math.h <616:8 616:13>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2Math.h <616:24 616:24>] REFERENCE_CALL: b2Transform b2MulT(const b2Transform &, const b2Transform &) -> void b2Transform::b2Transform(b2Transform &&) [b2Math.h <617:9 617:9>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:8 621:8>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <621:16 621:16>] -REFERENCE_TYPE_USAGE: T b2Abs(T) -> b2Abs::T [b2Math.h <623:13 623:13>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Abs(float) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Abs(b2Vec2) -> T b2Abs(T) [b2Math.h <621:10 621:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Abs(const b2Vec2 &) -> b2Vec2 [b2Math.h <626:8 626:13>] @@ -1154,9 +1146,6 @@ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [ REFERENCE_CALL: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Abs(const b2Vec2 &) [b2Math.h <633:30 633:34>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ex [b2Math.h <633:25 633:26>] REFERENCE_USAGE: b2Mat22 b2Abs(const b2Mat22 &) -> b2Vec2 b2Mat22::ey [b2Math.h <633:38 633:39>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:8 637:8>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:16 637:16>] -REFERENCE_TYPE_USAGE: T b2Min(T, T) -> b2Min::T [b2Math.h <637:21 637:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Min(float, float) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Min(b2Vec2, b2Vec2) -> T b2Min(T, T) [b2Math.h <637:10 637:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <642:8 642:13>] @@ -1170,9 +1159,6 @@ REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <644:29 644:29>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:41 644:41>] REFERENCE_USAGE: b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <644:46 644:46>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:8 648:8>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:16 648:16>] -REFERENCE_TYPE_USAGE: T b2Max(T, T) -> b2Max::T [b2Math.h <648:21 648:21>] REFERENCE_TEMPLATE_SPECIALIZATION: float b2Max(float, float) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TEMPLATE_SPECIALIZATION: b2Vec2 b2Max(b2Vec2, b2Vec2) -> T b2Max(T, T) [b2Math.h <648:10 648:14>] REFERENCE_TYPE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <653:8 653:13>] @@ -1186,10 +1172,6 @@ REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2: REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::x [b2Math.h <655:29 655:29>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:41 655:41>] REFERENCE_USAGE: b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) -> float32 b2Vec2::y [b2Math.h <655:46 655:46>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:8 659:8>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:18 659:18>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:23 659:23>] -REFERENCE_TYPE_USAGE: T b2Clamp(T, T, T) -> b2Clamp::T [b2Math.h <659:30 659:30>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:8 664:13>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:29 664:34>] REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 [b2Math.h <664:46 664:51>] @@ -1197,9 +1179,6 @@ REFERENCE_TYPE_USAGE: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Max(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:9 666:13>] REFERENCE_CALL: b2Vec2 b2Clamp(const b2Vec2 &, const b2Vec2 &, const b2Vec2 &) -> b2Vec2 b2Min(const b2Vec2 &, const b2Vec2 &) [b2Math.h <666:20 666:24>] REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> void [b2Math.h <669:29 669:32>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:41 669:41>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <669:47 669:47>] -REFERENCE_TYPE_USAGE: void b2Swap(T &, T &) -> b2Swap::T [b2Math.h <671:2 671:2>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:8 681:13>] REFERENCE_TYPE_USAGE: uint32 b2NextPowerOfTwo(uint32) -> uint32 [b2Math.h <681:32 681:37>] REFERENCE_TYPE_USAGE: bool b2IsPowerOfTwo(uint32) -> bool [b2Math.h <691:8 691:11>] @@ -2255,6 +2234,10 @@ LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <614:14 614:14>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <615:2 615:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <616:2 616:2>] LOCAL_SYMBOL: b2Math.h<614:14> [b2Math.h <617:9 617:9>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <620:20 620:20>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:8 621:8>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <621:16 621:16>] +LOCAL_SYMBOL: b2Math.h<620:20> [b2Math.h <623:13 623:13>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <621:18 621:18>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:9 623:9>] LOCAL_SYMBOL: b2Math.h<621:18> [b2Math.h <623:20 623:20>] @@ -2273,6 +2256,10 @@ LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:23 633:23>] LOCAL_SYMBOL: b2Math.h<631:37> [b2Math.h <633:36 633:36>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <632:1 632:1>] LOCAL_SYMBOL: b2Math.h<632:1> [b2Math.h <634:1 634:1>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <636:20 636:20>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:8 637:8>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:16 637:16>] +LOCAL_SYMBOL: b2Math.h<636:20> [b2Math.h <637:21 637:21>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <637:18 637:18>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:9 639:9>] LOCAL_SYMBOL: b2Math.h<637:18> [b2Math.h <639:17 639:17>] @@ -2289,6 +2276,10 @@ LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:27 644:27>] LOCAL_SYMBOL: b2Math.h<642:52> [b2Math.h <644:44 644:44>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <643:1 643:1>] LOCAL_SYMBOL: b2Math.h<643:1> [b2Math.h <645:1 645:1>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <647:20 647:20>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:8 648:8>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:16 648:16>] +LOCAL_SYMBOL: b2Math.h<647:20> [b2Math.h <648:21 648:21>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <648:18 648:18>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:9 650:9>] LOCAL_SYMBOL: b2Math.h<648:18> [b2Math.h <650:17 650:17>] @@ -2305,6 +2296,11 @@ LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:27 655:27>] LOCAL_SYMBOL: b2Math.h<653:52> [b2Math.h <655:44 655:44>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <654:1 654:1>] LOCAL_SYMBOL: b2Math.h<654:1> [b2Math.h <656:1 656:1>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <658:20 658:20>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:8 659:8>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:18 659:18>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:23 659:23>] +LOCAL_SYMBOL: b2Math.h<658:20> [b2Math.h <659:30 659:30>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <659:20 659:20>] LOCAL_SYMBOL: b2Math.h<659:20> [b2Math.h <661:26 661:26>] LOCAL_SYMBOL: b2Math.h<659:25> [b2Math.h <659:25 659:27>] @@ -2327,6 +2323,10 @@ LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <664:73 664:76>] LOCAL_SYMBOL: b2Math.h<664:73> [b2Math.h <666:29 666:32>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <665:1 665:1>] LOCAL_SYMBOL: b2Math.h<665:1> [b2Math.h <667:1 667:1>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:19 669:19>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:41 669:41>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <669:47 669:47>] +LOCAL_SYMBOL: b2Math.h<669:19> [b2Math.h <671:2 671:2>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <669:44 669:44>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <671:10 671:10>] LOCAL_SYMBOL: b2Math.h<669:44> [b2Math.h <672:2 672:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvh.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvh.txt index 6532a8d4..aa53dace 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvh.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvh.txt @@ -197,7 +197,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: void b3Swap(b3DbvtAabbMm &, b3DbvtAabbMm &) [b3Scalar.h <509:22 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_METHOD: public void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.h <130:8 <130:8 130:19> 130:19>] @@ -231,7 +230,6 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] @@ -247,12 +245,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -265,16 +260,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -287,8 +279,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Al SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -297,7 +287,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3Align SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -310,8 +299,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Alig SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -320,7 +307,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3Aligned SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -333,15 +319,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -354,15 +337,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3A SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -375,15 +355,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Al SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -396,8 +373,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAll SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -406,7 +381,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAlloca SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -419,14 +393,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3A SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3AlignedAllocator &&) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -460,14 +431,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -539,14 +506,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -585,14 +548,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(c SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -631,14 +590,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3 SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -680,14 +635,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_bac SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -726,14 +677,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -772,14 +719,10 @@ SYMBOL_METHOD: public b3DbvtNode * & b3AlignedObjectArray::expand( SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(b3DbvtNode * const &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -821,14 +764,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_bac SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -836,22 +775,16 @@ SYMBOL_METHOD: public int b3AlignedObjectArray::findLinea SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) [b3AlignedObjectArray.h <503:2 <503:7 503:12> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:7 515:26> 522:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:7 524:19> 529:2>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] SYMBOL_FUNCTION: const float & b3Min(const float &, const float &) [b3MinMax.h <23:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] SYMBOL_FUNCTION: const float & b3Max(const float &, const float &) [b3MinMax.h <29:1 <29:1 <29:26 29:30> 29:54> 32:1>] SYMBOL_FUNCTION: const int & b3Max(const int &, const int &) [b3MinMax.h <29:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] @@ -1020,7 +953,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FUNCTION: void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] @@ -1451,47 +1383,27 @@ SYMBOL_METHOD: public static int b3DynamicBvh::countLeaves(const b3DbvtNode *) [ SYMBOL_METHOD: public static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray &) [b3DynamicBvh.cpp <636:1 <636:22 636:34> 647:1>] SYMBOL_METHOD: public static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray &) [b3DynamicBvh.h <288:2 <288:15 288:27> 288:99>] SYMBOL_METHOD: public static void b3DynamicBvh::benchmark() [b3DynamicBvh.h <292:2 <292:2 <292:15 292:23> 292:25> 292:27>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <295:2 295:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <692:1 692:14>] SYMBOL_METHOD: public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <296:3 <296:16 296:24> 297:18>] SYMBOL_METHOD: public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <692:1 <693:28 693:36> 703:1>] SYMBOL_METHOD: public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) [b3DynamicBvh.h <693:1 <693:1 <693:28 693:36> 694:26> 703:1>] SYMBOL_METHOD: public void b3DbvtNodeEnumerator::Process(const b3DbvtNode *) [b3DynamicBvh.cpp <27:2 <27:2 <27:7 27:13> 27:34> 27:58>] SYMBOL_STRUCT: b3DbvtNodeEnumerator [b3DynamicBvh.cpp <24:1 <24:8 24:27> 28:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <298:2 298:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <706:1 706:14>] SYMBOL_METHOD: public static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) [b3DynamicBvh.h <299:3 <299:16 299:25> 300:18>] SYMBOL_METHOD: public static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) [b3DynamicBvh.h <706:1 <707:28 707:37> 720:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTT::T [b3DynamicBvh.h <301:2 301:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTT::T [b3DynamicBvh.h <723:1 723:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:3 <302:9 302:17> 304:18>] SYMBOL_METHOD: public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <723:1 <724:28 724:36> 784:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <306:2 306:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <788:1 788:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:3 <307:9 307:32> 309:20>] SYMBOL_METHOD: public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <788:1 <789:28 789:51> 849:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTV::T [b3DynamicBvh.h <324:2 324:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTV::T [b3DynamicBvh.h <921:1 921:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <325:3 <325:9 325:17> 327:24>] SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <921:1 <922:28 922:36> 951:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTest::T [b3DynamicBvh.h <330:2 330:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1004:1 1004:14>] SYMBOL_METHOD: public static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <331:3 <331:16 331:22> 334:18>] SYMBOL_METHOD: public static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <1004:1 <1005:28 1005:34> 1071:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <337:2 337:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <953:1 953:14>] SYMBOL_METHOD: public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:3 <338:9 338:23> 346:30>] SYMBOL_METHOD: public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <953:1 <954:28 954:42> 1001:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <348:2 348:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1074:1 1074:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <349:3 <349:16 349:26> 353:18>] SYMBOL_METHOD: public static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <1074:1 <1075:28 1075:38> 1126:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <354:2 354:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1129:1 1129:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:3 <355:16 355:25> 361:21>] SYMBOL_METHOD: public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <1129:1 <1130:28 1130:37> 1224:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTU::T [b3DynamicBvh.h <362:2 362:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1227:1 1227:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:3 <363:16 363:24> 364:18>] SYMBOL_METHOD: public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <1227:1 <1228:28 1228:36> 1249:1>] SYMBOL_METHOD: public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:2 <366:28 366:34> 366:102> 375:2>] @@ -2610,9 +2522,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3Swap(b3DbvtAabbMm &, b3DbvtAabbMm &) -> void b3Swap(T &, T &) [b3Scalar.h <509:43 509:48>] REFERENCE_TYPE_USAGE: void b3Swap(b3DbvtAabbMm &, b3DbvtAabbMm &) -> void [b3Scalar.h <509:38 509:41>] REFERENCE_CALL: void b3Swap(b3DbvtAabbMm &, b3DbvtAabbMm &) -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3Scalar.h <511:10 511:10>] @@ -2668,11 +2577,8 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] @@ -2697,20 +2603,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -2722,7 +2617,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -2735,14 +2629,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2750,8 +2638,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2776,8 +2662,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2785,8 +2669,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2815,8 +2697,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2824,8 +2704,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2848,8 +2726,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2857,8 +2733,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2887,8 +2761,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destro REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2896,8 +2768,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2920,8 +2790,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2929,8 +2797,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Ali REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2959,8 +2825,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Align REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2968,8 +2832,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2998,24 +2860,15 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destro REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -3023,8 +2876,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -3035,7 +2886,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -3055,16 +2905,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3074,7 +2920,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -3089,17 +2934,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -3108,10 +2948,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -3122,8 +2958,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -3138,8 +2972,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -3152,39 +2984,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -3195,7 +3017,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -3203,18 +3024,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -3228,7 +3046,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -3316,7 +3133,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(in REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3DynamicBvh::sStkNN::sStkNN() [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -3326,21 +3142,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(i REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3440,7 +3252,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3472,21 +3283,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3568,10 +3375,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -3581,21 +3386,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3683,10 +3484,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNo REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3719,21 +3518,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3805,10 +3600,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoI REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -3818,21 +3611,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(i REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3945,7 +3734,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, b3DbvtNode REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3977,15 +3765,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Dbvt REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -3995,7 +3780,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3Db REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4099,10 +3883,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNo REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4135,21 +3917,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4166,33 +3944,16 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initiali REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Max(const float &, const float &) -> const T & b3Max(const T &, const T &) [b3MinMax.h <29:26 29:30>] REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3Max(const int &, const int &) -> const T & b3Max(const T &, const T &) [b3MinMax.h <29:26 29:30>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] REFERENCE_TYPE_USAGE: const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] REFERENCE_TYPE_USAGE: const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] @@ -4988,9 +4749,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -7599,9 +7357,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3Db REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <696:2 696:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <297:3 297:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <694:11 694:25>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <696:2 696:18>] REFERENCE_TEMPLATE_SPECIALIZATION: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <693:28 693:36>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> void [b3DynamicBvh.h <693:8 693:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> void [b3DynamicBvh.h <696:2 696:18>] @@ -7620,9 +7375,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3D REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <710:2 710:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <707:46 707:55>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <300:3 300:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <708:12 708:26>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <710:2 710:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <724:8 724:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <728:2 728:18>] @@ -7630,9 +7382,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <724:45 724:54>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <725:17 725:26>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <304:3 304:17>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <726:11 726:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <728:2 728:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <789:8 789:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <793:2 793:18>] @@ -7640,9 +7389,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(co REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <790:17 790:26>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <309:5 309:19>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <791:11 791:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <793:2 793:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <325:3 325:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <922:8 922:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <926:2 926:18>] @@ -7653,9 +7399,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <327:3 327:17>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <924:11 924:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <926:2 926:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <331:10 331:13>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <1005:8 1005:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <1010:2 1010:18>] @@ -7670,9 +7413,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3Dbvt REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1013:4 1013:12>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1017:4 1017:12>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1035:4 1035:12>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <334:3 334:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1008:9 1008:23>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1010:2 1010:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <954:8 954:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <964:10 964:13>] @@ -7698,9 +7438,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3Dbv REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <343:9 343:16>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <959:9 959:16>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <979:4 979:11>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <346:9 346:23>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <962:9 962:23>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <965:2 965:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <349:10 349:13>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <1075:8 1075:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <1081:2 1081:18>] @@ -7717,9 +7454,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3 REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1088:8 1088:10>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1100:9 1100:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1104:13 1104:15>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <353:3 353:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1079:10 1079:24>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1081:2 1081:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1130:8 1130:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1138:2 1138:18>] @@ -7746,9 +7480,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3D REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1189:7 1189:9>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1196:45 1196:47>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1205:45 1205:47>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <360:3 360:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1135:12 1135:26>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1138:2 1138:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1136:12 1136:15>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1166:6 1166:9>] @@ -7759,9 +7490,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3Db REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1228:45 1228:54>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1234:31 1234:40>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1238:11 1238:20>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <364:3 364:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1229:11 1229:25>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1231:2 1231:18>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:42 366:44>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:91 366:93>] @@ -9926,10 +9654,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -9960,8 +9703,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -10107,6 +9854,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -10149,12 +9898,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -10207,6 +9960,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -10250,6 +10005,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -11174,6 +10966,9 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<96:2> [b3DynamicBvh.cpp <96:2 96:2>] LOCAL_SYMBOL: b3DynamicBvh.cpp<96:2> [b3DynamicBvh.cpp <96:40 96:40>] LOCAL_SYMBOL: b3DynamicBvh.cpp<98:2> [b3DynamicBvh.cpp <98:2 98:2>] LOCAL_SYMBOL: b3DynamicBvh.cpp<98:2> [b3DynamicBvh.cpp <98:66 98:66>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1004:1 1004:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1008:9 1008:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1010:2 1010:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1005:55 1005:58>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1011:6 1011:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1034:13 1034:16>] @@ -11259,6 +11054,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1056:7> [b3DynamicBvh.h <1056:7 1056:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1056:7> [b3DynamicBvh.h <1059:7 1059:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1064:6> [b3DynamicBvh.h <1064:6 1064:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1064:6> [b3DynamicBvh.h <1066:6 1066:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1074:1 1074:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1079:10 1079:24>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1081:2 1081:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1075:58 1075:61>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1082:6 1082:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1095:27 1095:30>] @@ -11346,6 +11144,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1115:6> [b3DynamicBvh.h <1115:6 1115:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1115:6> [b3DynamicBvh.h <1118:6 1118:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1120:6> [b3DynamicBvh.h <1120:6 1120:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1120:6> [b3DynamicBvh.h <1122:6 1122:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1129:1 1129:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1135:12 1135:26>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1138:2 1138:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1130:58 1130:61>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1139:6 1139:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1159:49 1159:52>] @@ -11528,6 +11329,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1212:7> [b3DynamicBvh.h <1212:7 1212:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1212:7> [b3DynamicBvh.h <1215:7 1215:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1218:6> [b3DynamicBvh.h <1218:6 1218:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1218:6> [b3DynamicBvh.h <1220:6 1220:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1227:1 1227:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1229:11 1229:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1231:2 1231:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1228:57 1228:60>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1232:6 1232:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1236:20 1236:23>] @@ -11725,23 +11529,37 @@ LOCAL_SYMBOL: b3DynamicBvh.h<288:47> [b3DynamicBvh.h <288:47 288:50>] LOCAL_SYMBOL: b3DynamicBvh.h<288:93> [b3DynamicBvh.h <288:93 288:98>] LOCAL_SYMBOL: b3DynamicBvh.h<292:26> [b3DynamicBvh.h <292:26 292:26>] LOCAL_SYMBOL: b3DynamicBvh.h<292:26> [b3DynamicBvh.h <292:27 292:27>] +LOCAL_SYMBOL: b3DynamicBvh.h<295:2> [b3DynamicBvh.h <295:2 295:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<295:2> [b3DynamicBvh.h <297:3 297:17>] LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>] LOCAL_SYMBOL: b3DynamicBvh.h<297:3> [b3DynamicBvh.h <297:3 297:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<298:2> [b3DynamicBvh.h <298:2 298:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<298:2> [b3DynamicBvh.h <300:3 300:17>] LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>] LOCAL_SYMBOL: b3DynamicBvh.h<300:3> [b3DynamicBvh.h <300:3 300:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<301:2> [b3DynamicBvh.h <301:2 301:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<301:2> [b3DynamicBvh.h <304:3 304:17>] LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>] LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>] LOCAL_SYMBOL: b3DynamicBvh.h<304:3> [b3DynamicBvh.h <304:3 304:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<306:2> [b3DynamicBvh.h <306:2 306:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<306:2> [b3DynamicBvh.h <309:5 309:19>] LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>] LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>] LOCAL_SYMBOL: b3DynamicBvh.h<309:5> [b3DynamicBvh.h <309:5 309:19>] +LOCAL_SYMBOL: b3DynamicBvh.h<324:2> [b3DynamicBvh.h <324:2 324:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<324:2> [b3DynamicBvh.h <327:3 327:17>] LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>] LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>] LOCAL_SYMBOL: b3DynamicBvh.h<327:3> [b3DynamicBvh.h <327:3 327:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<330:2> [b3DynamicBvh.h <330:2 330:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<330:2> [b3DynamicBvh.h <334:3 334:17>] LOCAL_SYMBOL: b3DynamicBvh.h<331:43> [b3DynamicBvh.h <331:43 331:46>] LOCAL_SYMBOL: b3DynamicBvh.h<332:20> [b3DynamicBvh.h <332:20 332:26>] LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>] LOCAL_SYMBOL: b3DynamicBvh.h<334:3> [b3DynamicBvh.h <334:3 334:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<337:2> [b3DynamicBvh.h <337:2 337:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<337:2> [b3DynamicBvh.h <346:9 346:23>] LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>] LOCAL_SYMBOL: b3DynamicBvh.h<339:26> [b3DynamicBvh.h <339:26 339:32>] LOCAL_SYMBOL: b3DynamicBvh.h<340:26> [b3DynamicBvh.h <340:26 340:30>] @@ -11751,11 +11569,15 @@ LOCAL_SYMBOL: b3DynamicBvh.h<343:18> [b3DynamicBvh.h <343:18 343:27>] LOCAL_SYMBOL: b3DynamicBvh.h<344:26> [b3DynamicBvh.h <344:26 344:32>] LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>] LOCAL_SYMBOL: b3DynamicBvh.h<346:9> [b3DynamicBvh.h <346:9 346:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<348:2> [b3DynamicBvh.h <348:2 348:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<348:2> [b3DynamicBvh.h <353:3 353:17>] LOCAL_SYMBOL: b3DynamicBvh.h<349:46> [b3DynamicBvh.h <349:46 349:49>] LOCAL_SYMBOL: b3DynamicBvh.h<350:20> [b3DynamicBvh.h <350:20 350:26>] LOCAL_SYMBOL: b3DynamicBvh.h<351:19> [b3DynamicBvh.h <351:19 351:25>] LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>] LOCAL_SYMBOL: b3DynamicBvh.h<353:3> [b3DynamicBvh.h <353:3 353:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<354:2> [b3DynamicBvh.h <354:2 354:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<354:2> [b3DynamicBvh.h <360:3 360:17>] LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>] LOCAL_SYMBOL: b3DynamicBvh.h<356:20> [b3DynamicBvh.h <356:20 356:26>] LOCAL_SYMBOL: b3DynamicBvh.h<357:19> [b3DynamicBvh.h <357:19 357:25>] @@ -11763,6 +11585,8 @@ LOCAL_SYMBOL: b3DynamicBvh.h<358:20> [b3DynamicBvh.h <358:20 358:27>] LOCAL_SYMBOL: b3DynamicBvh.h<359:7> [b3DynamicBvh.h <359:7 359:11>] LOCAL_SYMBOL: b3DynamicBvh.h<360:3> [b3DynamicBvh.h <360:3 360:17>] LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<362:2> [b3DynamicBvh.h <362:2 362:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<362:2> [b3DynamicBvh.h <364:3 364:17>] LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>] LOCAL_SYMBOL: b3DynamicBvh.h<364:3> [b3DynamicBvh.h <364:3 364:17>] LOCAL_SYMBOL: b3DynamicBvh.h<366:101> [b3DynamicBvh.h <366:101 366:101>] @@ -12135,6 +11959,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <683:12 683:12>] LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <684:12 684:12>] LOCAL_SYMBOL: b3DynamicBvh.h<678:1> [b3DynamicBvh.h <678:1 678:1>] LOCAL_SYMBOL: b3DynamicBvh.h<678:1> [b3DynamicBvh.h <685:1 685:1>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <692:1 692:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <694:11 694:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <696:2 696:18>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <693:57 693:60>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <697:18 697:21>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <698:5 698:8>] @@ -12149,6 +11976,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<695:1> [b3DynamicBvh.h <703:1 703:1>] LOCAL_SYMBOL: b3DynamicBvh.h<696:2> [b3DynamicBvh.h <696:2 696:18>] LOCAL_SYMBOL: b3DynamicBvh.h<699:2> [b3DynamicBvh.h <699:2 699:2>] LOCAL_SYMBOL: b3DynamicBvh.h<699:2> [b3DynamicBvh.h <702:2 702:2>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <706:1 706:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <708:12 708:26>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <710:2 710:18>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <707:58 707:61>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <711:6 711:9>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <713:15 713:18>] @@ -12165,6 +11995,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<712:3> [b3DynamicBvh.h <712:3 712:3>] LOCAL_SYMBOL: b3DynamicBvh.h<712:3> [b3DynamicBvh.h <715:3 715:3>] LOCAL_SYMBOL: b3DynamicBvh.h<717:3> [b3DynamicBvh.h <717:3 717:3>] LOCAL_SYMBOL: b3DynamicBvh.h<717:3> [b3DynamicBvh.h <719:3 719:3>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <723:1 723:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <726:11 726:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <728:2 728:18>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <724:57 724:61>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <729:6 729:10>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <735:23 735:27>] @@ -12269,6 +12102,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<772:7> [b3DynamicBvh.h <772:7 772:7>] LOCAL_SYMBOL: b3DynamicBvh.h<772:7> [b3DynamicBvh.h <775:7 775:7>] LOCAL_SYMBOL: b3DynamicBvh.h<777:7> [b3DynamicBvh.h <777:7 777:7>] LOCAL_SYMBOL: b3DynamicBvh.h<777:7> [b3DynamicBvh.h <779:7 779:7>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <788:1 788:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <791:11 791:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <793:2 793:18>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <789:72 789:76>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <794:6 794:10>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <800:25 800:29>] @@ -12355,6 +12191,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<837:7> [b3DynamicBvh.h <837:7 837:7>] LOCAL_SYMBOL: b3DynamicBvh.h<837:7> [b3DynamicBvh.h <840:7 840:7>] LOCAL_SYMBOL: b3DynamicBvh.h<842:7> [b3DynamicBvh.h <842:7 842:7>] LOCAL_SYMBOL: b3DynamicBvh.h<842:7> [b3DynamicBvh.h <844:7 844:7>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <921:1 921:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <924:11 924:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <926:2 926:18>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <922:57 922:60>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <927:6 927:9>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <933:20 933:23>] @@ -12393,6 +12232,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<940:6> [b3DynamicBvh.h <940:6 940:6>] LOCAL_SYMBOL: b3DynamicBvh.h<940:6> [b3DynamicBvh.h <943:6 943:6>] LOCAL_SYMBOL: b3DynamicBvh.h<945:6> [b3DynamicBvh.h <945:6 945:6>] LOCAL_SYMBOL: b3DynamicBvh.h<945:6> [b3DynamicBvh.h <947:6 947:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <953:1 953:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <962:9 962:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <965:2 965:18>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <954:63 954:66>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <966:5 966:8>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <972:12 972:15>] @@ -13358,6 +13200,10 @@ LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <955:1 955:1>] LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <972:1 972:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <976:1 976:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <1009:1 1009:1>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -13366,6 +13212,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -13374,6 +13224,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -13386,6 +13241,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -13396,6 +13254,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -13406,6 +13267,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -14271,6 +14136,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -14404,6 +14273,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -14744,6 +14617,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvhBroadphase.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvhBroadphase.txt index 7fd891f4..f1d3d2ab 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvhBroadphase.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3DynamicBvhBroadphase.txt @@ -217,7 +217,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] SYMBOL_FUNCTION: unsigned short b3SwapEndian(unsigned short) [b3Scalar.h <523:1 <523:1 <523:32 523:43> 523:63> 526:1>] @@ -236,7 +235,6 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] @@ -252,12 +250,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -270,16 +265,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -292,8 +284,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Al SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -302,7 +292,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3Align SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -315,8 +304,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Alig SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -325,7 +312,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3Aligned SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -338,15 +324,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -359,15 +342,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3A SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -380,15 +360,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Al SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -401,15 +378,12 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -422,14 +396,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllo SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3AlignedAllocator &&) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -463,14 +434,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -527,14 +494,10 @@ SYMBOL_METHOD: public b3DynamicBvh::sStkNN & b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -573,14 +536,10 @@ SYMBOL_METHOD: public const b3DbvtNode * & b3AlignedObjectArray::push_back(const b3DbvtNode * const &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -619,14 +578,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3 SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -668,14 +623,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_bac SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -714,14 +665,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -764,19 +711,15 @@ SYMBOL_METHOD: public b3Int4 & b3AlignedObjectArray::expand(const b3Int4 SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Int4 &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <341:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public bool b3BroadphasePairSortPredicate::operator()(const b3BroadphasePair &, const b3BroadphasePair &) const [b3OverlappingPair.h <56:3 <56:3 <56:8 56:17> 56:80> 63:3>] SYMBOL_CLASS: b3BroadphasePairSortPredicate [b3OverlappingPair.h <52:1 <52:7 52:35> 64:1>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) [b3AlignedObjectArray.h <371:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public b3Int4 & b3Int4::operator=(const b3Int4 &) [b3Int4.h <26:32 <26:32 26:37> 26:37>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -820,14 +763,10 @@ SYMBOL_METHOD: public b3DbvtProxy & b3AlignedObjectArray::expand(co SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3DbvtProxy &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3DbvtProxy *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -835,23 +774,17 @@ SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(c SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3DbvtProxy &) [b3AlignedObjectArray.h <503:2 <503:7 503:12> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:7 515:26> 522:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:7 524:19> 529:2>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] SYMBOL_FUNCTION: const float & b3Min(const float &, const float &) [b3MinMax.h <23:1 <23:1 <23:26 23:30> 23:54> 26:1>] SYMBOL_FUNCTION: const int & b3Min(const int &, const int &) [b3MinMax.h <23:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] SYMBOL_FUNCTION: const float & b3Max(const float &, const float &) [b3MinMax.h <29:1 <29:1 <29:26 29:30> 29:54> 32:1>] SYMBOL_FUNCTION: const int & b3Max(const int &, const int &) [b3MinMax.h <29:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] @@ -1020,7 +953,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FUNCTION: void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] @@ -1444,27 +1376,17 @@ SYMBOL_METHOD: public static int b3DynamicBvh::maxdepth(const b3DbvtNode *) [b3D SYMBOL_METHOD: public static int b3DynamicBvh::countLeaves(const b3DbvtNode *) [b3DynamicBvh.h <287:2 <287:14 287:24> 287:48>] SYMBOL_METHOD: public static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray &) [b3DynamicBvh.h <288:2 <288:15 288:27> 288:99>] SYMBOL_METHOD: public static void b3DynamicBvh::benchmark() [b3DynamicBvh.h <292:2 <292:2 <292:15 292:23> 292:25> 292:27>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <295:2 295:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <692:1 692:14>] SYMBOL_METHOD: public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <296:3 <296:16 296:24> 297:18>] SYMBOL_METHOD: public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <692:1 <693:28 693:36> 703:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <298:2 298:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <706:1 706:14>] SYMBOL_METHOD: public static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) [b3DynamicBvh.h <299:3 <299:16 299:25> 300:18>] SYMBOL_METHOD: public static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) [b3DynamicBvh.h <706:1 <707:28 707:37> 720:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTT::T [b3DynamicBvh.h <301:2 301:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTT::T [b3DynamicBvh.h <723:1 723:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:3 <302:9 302:17> 304:18>] SYMBOL_METHOD: public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <723:1 <724:28 724:36> 784:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <306:2 306:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <788:1 788:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:3 <307:9 307:32> 309:20>] SYMBOL_METHOD: public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <788:1 <789:28 789:51> 849:1>] SYMBOL_METHOD: public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvh.h <789:1 <789:1 <789:28 789:51> 791:26> 849:1>] SYMBOL_METHOD: public void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <98:2 <98:2 <98:7 98:13> 98:56> 111:2>] SYMBOL_STRUCT: b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <93:1 <93:8 93:25> 116:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTV::T [b3DynamicBvh.h <324:2 324:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTV::T [b3DynamicBvh.h <921:1 921:14>] SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <325:3 <325:9 325:17> 327:24>] SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <921:1 <922:28 922:36> 951:1>] SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const [b3DynamicBvh.h <922:1 <922:1 <922:28 922:36> 924:32> 951:1>] @@ -1472,27 +1394,17 @@ SYMBOL_METHOD: public void b3DbvtTreeCollider::Process(const b3DbvtNode *) [b3Dy SYMBOL_METHOD: public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const [b3DynamicBvh.h <922:1 <922:1 <922:28 922:36> 924:32> 951:1>] SYMBOL_METHOD: public void BroadphaseAabbTester::Process(const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <271:2 <271:2 <271:11 271:17> 271:41> 275:2>] SYMBOL_STRUCT: BroadphaseAabbTester [b3DynamicBvhBroadphase.cpp <264:1 <264:8 264:27> 276:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTest::T [b3DynamicBvh.h <330:2 330:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1004:1 1004:14>] SYMBOL_METHOD: public static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <331:3 <331:16 331:22> 334:18>] SYMBOL_METHOD: public static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <1004:1 <1005:28 1005:34> 1071:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <337:2 337:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <953:1 953:14>] SYMBOL_METHOD: public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:3 <338:9 338:23> 346:30>] SYMBOL_METHOD: public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <953:1 <954:28 954:42> 1001:1>] SYMBOL_METHOD: public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const [b3DynamicBvh.h <954:1 <954:1 <954:28 954:42> 962:30> 1001:1>] SYMBOL_METHOD: public void BroadphaseRayTester::Process(const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <230:2 <230:2 <230:11 230:17> 230:41> 234:2>] SYMBOL_STRUCT: BroadphaseRayTester [b3DynamicBvhBroadphase.cpp <223:1 <223:8 223:26> 235:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <348:2 348:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1074:1 1074:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <349:3 <349:16 349:26> 353:18>] SYMBOL_METHOD: public static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <1074:1 <1075:28 1075:38> 1126:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <354:2 354:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1129:1 1129:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:3 <355:16 355:25> 361:21>] SYMBOL_METHOD: public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <1129:1 <1130:28 1130:37> 1224:1>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTU::T [b3DynamicBvh.h <362:2 362:15>] -SYMBOL_TEMPLATE_PARAMETER: b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1227:1 1227:14>] SYMBOL_METHOD: public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:3 <363:16 363:24> 364:18>] SYMBOL_METHOD: public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <1227:1 <1228:28 1228:36> 1249:1>] SYMBOL_METHOD: public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:2 <366:28 366:34> 366:102> 375:2>] @@ -1877,15 +1789,11 @@ SYMBOL_METHOD: public void b3DynamicBvhBroadphase::setAabbForceUpdate(b3Broadpha SYMBOL_METHOD: public void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) [b3DynamicBvhBroadphase.h <199:2 <199:13 199:30> 199:140>] SYMBOL_METHOD: public void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(const b3DynamicBvhBroadphase &) [b3DynamicBvhBroadphase.h <120:8 <120:8 120:29> 120:29>] SYMBOL_METHOD: public b3DynamicBvhBroadphase & b3DynamicBvhBroadphase::operator=(const b3DynamicBvhBroadphase &) [b3DynamicBvhBroadphase.h <120:8 <120:8 120:29> 120:29>] -SYMBOL_TEMPLATE_PARAMETER: b3ListAppend::T [b3DynamicBvhBroadphase.cpp <54:20 54:20>] SYMBOL_FUNCTION: static void b3ListAppend(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <54:1 <55:1 <55:20 55:31> 55:49> 61:1>] SYMBOL_FUNCTION: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <55:1 <55:1 <55:20 55:31> 55:49> 61:1>] -SYMBOL_TEMPLATE_PARAMETER: b3ListRemove::T [b3DynamicBvhBroadphase.cpp <64:20 64:20>] SYMBOL_FUNCTION: static void b3ListRemove(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <64:1 <65:1 <65:20 65:31> 65:49> 69:1>] SYMBOL_FUNCTION: static void b3ListRemove(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <65:1 <65:1 <65:20 65:31> 65:49> 69:1>] -SYMBOL_TEMPLATE_PARAMETER: b3ListCount::T [b3DynamicBvhBroadphase.cpp <72:20 72:20>] SYMBOL_FUNCTION: static int b3ListCount(T *) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <72:1 <73:1 <73:19 73:29> 73:38> 78:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clear::T [b3DynamicBvhBroadphase.cpp <81:20 81:20>] SYMBOL_FUNCTION: static void b3Clear(T &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <81:1 <82:1 <82:20 82:26> 82:36> 86:1>] SYMBOL_STRUCT: b3Clear::ZeroDummy [b3DynamicBvhBroadphase.cpp <84:15 <84:22 84:30> 84:37>] SYMBOL_FIELD: public b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp [b3DynamicBvhBroadphase.cpp <95:26 95:28>] @@ -3013,9 +2921,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:39 518:46>] REFERENCE_TYPE_USAGE: unsigned short b3SwapEndian(unsigned short) -> unsigned short [b3Scalar.h <523:17 523:24>] @@ -3066,11 +2971,8 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] @@ -3095,20 +2997,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -3120,7 +3011,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -3133,14 +3023,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3148,8 +3032,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3178,8 +3060,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3187,8 +3067,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3217,8 +3095,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3226,8 +3102,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3250,8 +3124,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3259,8 +3131,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3289,8 +3159,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destro REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3298,8 +3166,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3322,8 +3188,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3331,8 +3195,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3361,8 +3223,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllo REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3370,8 +3230,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Alig REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3400,24 +3258,15 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Aligne REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -3425,8 +3274,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -3437,7 +3284,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -3457,16 +3303,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3476,7 +3318,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -3491,17 +3332,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -3510,10 +3346,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -3524,8 +3356,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -3540,8 +3370,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -3554,39 +3382,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -3597,7 +3415,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -3605,18 +3422,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -3630,7 +3444,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -3735,7 +3548,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, con REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -3758,21 +3570,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) - REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3884,7 +3692,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3916,21 +3723,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(const b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4007,10 +3810,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -4020,21 +3821,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4122,10 +3919,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNo REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4158,21 +3953,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4244,10 +4035,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoI REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -4257,21 +4046,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(i REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4374,7 +4159,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Int4 &) - REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -4397,7 +4181,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Int4 * b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>] @@ -4415,7 +4198,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <364:5 364:21>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <366:5 366:21>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:8 371:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] @@ -4424,7 +4206,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickSort::downHeap(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -4437,7 +4218,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3Int4 * b REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <422:19 422:19>] REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <423:19 423:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4553,7 +4333,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Dbvt REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -4576,21 +4355,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DbvtP REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtProxy *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtProxy *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtProxy *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DbvtProxy *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4607,34 +4382,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuff REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3Min(const int &, const int &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Max(const float &, const float &) -> const T & b3Max(const T &, const T &) [b3MinMax.h <29:26 29:30>] REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3Max(const int &, const int &) -> const T & b3Max(const T &, const T &) [b3MinMax.h <29:26 29:30>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] REFERENCE_TYPE_USAGE: const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] REFERENCE_TYPE_USAGE: const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] @@ -5430,9 +5188,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -7996,17 +7751,11 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3Db REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <696:2 696:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <297:3 297:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <694:11 694:25>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <696:2 696:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <299:10 299:13>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <707:8 707:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <710:2 710:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <707:46 707:55>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <300:3 300:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <708:12 708:26>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <710:2 710:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <724:8 724:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <728:2 728:18>] @@ -8014,9 +7763,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <724:45 724:54>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <725:17 725:26>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <304:3 304:17>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <726:11 726:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <728:2 728:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <789:8 789:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <793:2 793:18>] @@ -8024,9 +7770,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(co REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <790:17 790:26>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <309:5 309:19>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <791:11 791:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <793:2 793:18>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <789:28 789:51>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void [b3DynamicBvh.h <789:8 789:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void [b3DynamicBvh.h <793:2 793:18>] @@ -8196,9 +7939,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <327:3 327:17>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <924:11 924:25>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <926:2 926:18>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <922:28 922:36>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void [b3DynamicBvh.h <922:8 922:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void [b3DynamicBvh.h <926:2 926:18>] @@ -8273,9 +8013,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3Dbvt REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1013:4 1013:12>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1017:4 1017:12>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1035:4 1035:12>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <334:3 334:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1008:9 1008:23>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <1010:2 1010:18>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <954:8 954:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <964:10 964:13>] @@ -8301,9 +8038,6 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3Dbv REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <343:9 343:16>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <959:9 959:16>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Scalar [b3DynamicBvh.h <979:4 979:11>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <346:9 346:23>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <962:9 962:23>] -REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <965:2 965:18>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <954:28 954:42>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void [b3DynamicBvh.h <954:8 954:11>] REFERENCE_TYPE_USAGE: void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void [b3DynamicBvh.h <964:10 964:13>] @@ -8368,9 +8102,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3 REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1088:8 1088:10>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1100:9 1100:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1104:13 1104:15>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <353:3 353:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1079:10 1079:24>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <1081:2 1081:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1130:8 1130:11>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1138:2 1138:18>] @@ -8397,9 +8128,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3D REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1189:7 1189:9>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1196:45 1196:47>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1205:45 1205:47>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <360:3 360:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1135:12 1135:26>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <1138:2 1138:18>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1136:12 1136:15>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1166:6 1166:9>] @@ -8410,9 +8138,6 @@ REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3Db REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1228:45 1228:54>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1234:31 1234:40>] REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1238:11 1238:20>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <364:3 364:17>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1229:11 1229:25>] -REFERENCE_TYPE_USAGE: static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <1231:2 1231:18>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:42 366:44>] REFERENCE_TYPE_USAGE: static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:91 366:93>] @@ -10306,16 +10031,12 @@ REFERENCE_TYPE_USAGE: void b3DynamicBvhBroadphase::setAabbForceUpdate(b3Broadpha REFERENCE_TYPE_USAGE: void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <364:17 364:28>] REFERENCE_TYPE_USAGE: void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.h <199:112 199:123>] REFERENCE_TYPE_USAGE: static void b3ListAppend(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <55:15 55:18>] -REFERENCE_TYPE_USAGE: static void b3ListAppend(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> b3ListAppend::T [b3DynamicBvhBroadphase.cpp <55:33 55:33>] -REFERENCE_TYPE_USAGE: static void b3ListAppend(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> b3ListAppend::T [b3DynamicBvhBroadphase.cpp <55:41 55:41>] REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> static void b3ListAppend(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <55:20 55:31>] REFERENCE_TYPE_USAGE: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <55:15 55:18>] REFERENCE_USAGE: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <57:8 57:12>] REFERENCE_USAGE: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <58:8 58:12>] REFERENCE_USAGE: static void b3ListAppend(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <59:17 59:21>] REFERENCE_TYPE_USAGE: static void b3ListRemove(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <65:15 65:18>] -REFERENCE_TYPE_USAGE: static void b3ListRemove(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> b3ListRemove::T [b3DynamicBvhBroadphase.cpp <65:33 65:33>] -REFERENCE_TYPE_USAGE: static void b3ListRemove(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> b3ListRemove::T [b3DynamicBvhBroadphase.cpp <65:41 65:41>] REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ListRemove(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> static void b3ListRemove(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <65:20 65:31>] REFERENCE_TYPE_USAGE: static void b3ListRemove(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <65:15 65:18>] REFERENCE_USAGE: static void b3ListRemove(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:11 67:15>] @@ -10329,10 +10050,7 @@ REFERENCE_USAGE: static void b3ListRemove(b3DbvtProxy *, b3DbvtProx REFERENCE_USAGE: static void b3ListRemove(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:52 68:56>] REFERENCE_TYPE_USAGE: static int b3ListCount(T *) (b3DynamicBvhBroadphase.cpp) -> int [b3DynamicBvhBroadphase.cpp <73:15 73:17>] REFERENCE_TYPE_USAGE: static int b3ListCount(T *) (b3DynamicBvhBroadphase.cpp) -> int [b3DynamicBvhBroadphase.cpp <75:2 75:4>] -REFERENCE_TYPE_USAGE: static int b3ListCount(T *) (b3DynamicBvhBroadphase.cpp) -> b3ListCount::T [b3DynamicBvhBroadphase.cpp <73:31 73:31>] REFERENCE_TYPE_USAGE: static void b3Clear(T &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <82:15 82:18>] -REFERENCE_TYPE_USAGE: static void b3Clear(T &) (b3DynamicBvhBroadphase.cpp) -> b3Clear::T [b3DynamicBvhBroadphase.cpp <82:28 82:28>] -REFERENCE_INHERITANCE: b3Clear::ZeroDummy -> b3Clear::T [b3DynamicBvhBroadphase.cpp <84:34 84:34>] REFERENCE_TYPE_USAGE: static void b3Clear(T &) (b3DynamicBvhBroadphase.cpp) -> b3Clear::ZeroDummy [b3DynamicBvhBroadphase.cpp <84:22 84:30>] REFERENCE_INHERITANCE: b3DbvtTreeCollider -> b3DynamicBvh::ICollide [b3DynamicBvhBroadphase.cpp <93:43 93:50>] REFERENCE_TYPE_USAGE: b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp -> b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <95:2 95:23>] @@ -11222,10 +10940,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -11256,8 +10989,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -11403,6 +11140,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -11445,12 +11184,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -11503,6 +11246,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -11546,6 +11291,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -11654,6 +11436,9 @@ LOCAL_SYMBOL: b3BroadphaseCallback.h<31:1> [b3BroadphaseCallback.h <31:1 31:1>] LOCAL_SYMBOL: b3BroadphaseCallback.h<31:1> [b3BroadphaseCallback.h <38:1 38:1>] LOCAL_SYMBOL: b3BroadphaseCallback.h<37:37> [b3BroadphaseCallback.h <37:37 37:37>] LOCAL_SYMBOL: b3BroadphaseCallback.h<37:37> [b3BroadphaseCallback.h <37:38 37:38>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1004:1 1004:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1008:9 1008:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<1004:1> [b3DynamicBvh.h <1010:2 1010:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1005:55 1005:58>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1011:6 1011:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1034:13 1034:16>] @@ -11739,6 +11524,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1056:7> [b3DynamicBvh.h <1056:7 1056:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1056:7> [b3DynamicBvh.h <1059:7 1059:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1064:6> [b3DynamicBvh.h <1064:6 1064:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1064:6> [b3DynamicBvh.h <1066:6 1066:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1074:1 1074:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1079:10 1079:24>] +LOCAL_SYMBOL: b3DynamicBvh.h<1074:1> [b3DynamicBvh.h <1081:2 1081:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1075:58 1075:61>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1082:6 1082:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1095:27 1095:30>] @@ -11826,6 +11614,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1115:6> [b3DynamicBvh.h <1115:6 1115:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1115:6> [b3DynamicBvh.h <1118:6 1118:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1120:6> [b3DynamicBvh.h <1120:6 1120:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1120:6> [b3DynamicBvh.h <1122:6 1122:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1129:1 1129:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1135:12 1135:26>] +LOCAL_SYMBOL: b3DynamicBvh.h<1129:1> [b3DynamicBvh.h <1138:2 1138:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1130:58 1130:61>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1139:6 1139:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1159:49 1159:52>] @@ -12008,6 +11799,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1212:7> [b3DynamicBvh.h <1212:7 1212:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1212:7> [b3DynamicBvh.h <1215:7 1215:7>] LOCAL_SYMBOL: b3DynamicBvh.h<1218:6> [b3DynamicBvh.h <1218:6 1218:6>] LOCAL_SYMBOL: b3DynamicBvh.h<1218:6> [b3DynamicBvh.h <1220:6 1220:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1227:1 1227:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1229:11 1229:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<1227:1> [b3DynamicBvh.h <1231:2 1231:18>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1228:57 1228:60>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1232:6 1232:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1236:20 1236:23>] @@ -12205,23 +11999,37 @@ LOCAL_SYMBOL: b3DynamicBvh.h<288:47> [b3DynamicBvh.h <288:47 288:50>] LOCAL_SYMBOL: b3DynamicBvh.h<288:93> [b3DynamicBvh.h <288:93 288:98>] LOCAL_SYMBOL: b3DynamicBvh.h<292:26> [b3DynamicBvh.h <292:26 292:26>] LOCAL_SYMBOL: b3DynamicBvh.h<292:26> [b3DynamicBvh.h <292:27 292:27>] +LOCAL_SYMBOL: b3DynamicBvh.h<295:2> [b3DynamicBvh.h <295:2 295:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<295:2> [b3DynamicBvh.h <297:3 297:17>] LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>] LOCAL_SYMBOL: b3DynamicBvh.h<297:3> [b3DynamicBvh.h <297:3 297:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<298:2> [b3DynamicBvh.h <298:2 298:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<298:2> [b3DynamicBvh.h <300:3 300:17>] LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>] LOCAL_SYMBOL: b3DynamicBvh.h<300:3> [b3DynamicBvh.h <300:3 300:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<301:2> [b3DynamicBvh.h <301:2 301:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<301:2> [b3DynamicBvh.h <304:3 304:17>] LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>] LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>] LOCAL_SYMBOL: b3DynamicBvh.h<304:3> [b3DynamicBvh.h <304:3 304:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<306:2> [b3DynamicBvh.h <306:2 306:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<306:2> [b3DynamicBvh.h <309:5 309:19>] LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>] LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>] LOCAL_SYMBOL: b3DynamicBvh.h<309:5> [b3DynamicBvh.h <309:5 309:19>] +LOCAL_SYMBOL: b3DynamicBvh.h<324:2> [b3DynamicBvh.h <324:2 324:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<324:2> [b3DynamicBvh.h <327:3 327:17>] LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>] LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>] LOCAL_SYMBOL: b3DynamicBvh.h<327:3> [b3DynamicBvh.h <327:3 327:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<330:2> [b3DynamicBvh.h <330:2 330:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<330:2> [b3DynamicBvh.h <334:3 334:17>] LOCAL_SYMBOL: b3DynamicBvh.h<331:43> [b3DynamicBvh.h <331:43 331:46>] LOCAL_SYMBOL: b3DynamicBvh.h<332:20> [b3DynamicBvh.h <332:20 332:26>] LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>] LOCAL_SYMBOL: b3DynamicBvh.h<334:3> [b3DynamicBvh.h <334:3 334:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<337:2> [b3DynamicBvh.h <337:2 337:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<337:2> [b3DynamicBvh.h <346:9 346:23>] LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>] LOCAL_SYMBOL: b3DynamicBvh.h<339:26> [b3DynamicBvh.h <339:26 339:32>] LOCAL_SYMBOL: b3DynamicBvh.h<340:26> [b3DynamicBvh.h <340:26 340:30>] @@ -12231,11 +12039,15 @@ LOCAL_SYMBOL: b3DynamicBvh.h<343:18> [b3DynamicBvh.h <343:18 343:27>] LOCAL_SYMBOL: b3DynamicBvh.h<344:26> [b3DynamicBvh.h <344:26 344:32>] LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>] LOCAL_SYMBOL: b3DynamicBvh.h<346:9> [b3DynamicBvh.h <346:9 346:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<348:2> [b3DynamicBvh.h <348:2 348:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<348:2> [b3DynamicBvh.h <353:3 353:17>] LOCAL_SYMBOL: b3DynamicBvh.h<349:46> [b3DynamicBvh.h <349:46 349:49>] LOCAL_SYMBOL: b3DynamicBvh.h<350:20> [b3DynamicBvh.h <350:20 350:26>] LOCAL_SYMBOL: b3DynamicBvh.h<351:19> [b3DynamicBvh.h <351:19 351:25>] LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>] LOCAL_SYMBOL: b3DynamicBvh.h<353:3> [b3DynamicBvh.h <353:3 353:17>] +LOCAL_SYMBOL: b3DynamicBvh.h<354:2> [b3DynamicBvh.h <354:2 354:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<354:2> [b3DynamicBvh.h <360:3 360:17>] LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>] LOCAL_SYMBOL: b3DynamicBvh.h<356:20> [b3DynamicBvh.h <356:20 356:26>] LOCAL_SYMBOL: b3DynamicBvh.h<357:19> [b3DynamicBvh.h <357:19 357:25>] @@ -12243,6 +12055,8 @@ LOCAL_SYMBOL: b3DynamicBvh.h<358:20> [b3DynamicBvh.h <358:20 358:27>] LOCAL_SYMBOL: b3DynamicBvh.h<359:7> [b3DynamicBvh.h <359:7 359:11>] LOCAL_SYMBOL: b3DynamicBvh.h<360:3> [b3DynamicBvh.h <360:3 360:17>] LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<362:2> [b3DynamicBvh.h <362:2 362:15>] +LOCAL_SYMBOL: b3DynamicBvh.h<362:2> [b3DynamicBvh.h <364:3 364:17>] LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>] LOCAL_SYMBOL: b3DynamicBvh.h<364:3> [b3DynamicBvh.h <364:3 364:17>] LOCAL_SYMBOL: b3DynamicBvh.h<366:101> [b3DynamicBvh.h <366:101 366:101>] @@ -12615,6 +12429,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <683:12 683:12>] LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <684:12 684:12>] LOCAL_SYMBOL: b3DynamicBvh.h<678:1> [b3DynamicBvh.h <678:1 678:1>] LOCAL_SYMBOL: b3DynamicBvh.h<678:1> [b3DynamicBvh.h <685:1 685:1>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <692:1 692:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <694:11 694:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<692:1> [b3DynamicBvh.h <696:2 696:18>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <693:57 693:60>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <697:18 697:21>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <698:5 698:8>] @@ -12629,6 +12446,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<695:1> [b3DynamicBvh.h <703:1 703:1>] LOCAL_SYMBOL: b3DynamicBvh.h<696:2> [b3DynamicBvh.h <696:2 696:18>] LOCAL_SYMBOL: b3DynamicBvh.h<699:2> [b3DynamicBvh.h <699:2 699:2>] LOCAL_SYMBOL: b3DynamicBvh.h<699:2> [b3DynamicBvh.h <702:2 702:2>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <706:1 706:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <708:12 708:26>] +LOCAL_SYMBOL: b3DynamicBvh.h<706:1> [b3DynamicBvh.h <710:2 710:18>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <707:58 707:61>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <711:6 711:9>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <713:15 713:18>] @@ -12645,6 +12465,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<712:3> [b3DynamicBvh.h <712:3 712:3>] LOCAL_SYMBOL: b3DynamicBvh.h<712:3> [b3DynamicBvh.h <715:3 715:3>] LOCAL_SYMBOL: b3DynamicBvh.h<717:3> [b3DynamicBvh.h <717:3 717:3>] LOCAL_SYMBOL: b3DynamicBvh.h<717:3> [b3DynamicBvh.h <719:3 719:3>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <723:1 723:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <726:11 726:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<723:1> [b3DynamicBvh.h <728:2 728:18>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <724:57 724:61>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <729:6 729:10>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <735:23 735:27>] @@ -12749,6 +12572,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<772:7> [b3DynamicBvh.h <772:7 772:7>] LOCAL_SYMBOL: b3DynamicBvh.h<772:7> [b3DynamicBvh.h <775:7 775:7>] LOCAL_SYMBOL: b3DynamicBvh.h<777:7> [b3DynamicBvh.h <777:7 777:7>] LOCAL_SYMBOL: b3DynamicBvh.h<777:7> [b3DynamicBvh.h <779:7 779:7>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <788:1 788:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <791:11 791:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<788:1> [b3DynamicBvh.h <793:2 793:18>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <789:72 789:76>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <794:6 794:10>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <800:25 800:29>] @@ -12835,6 +12661,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<837:7> [b3DynamicBvh.h <837:7 837:7>] LOCAL_SYMBOL: b3DynamicBvh.h<837:7> [b3DynamicBvh.h <840:7 840:7>] LOCAL_SYMBOL: b3DynamicBvh.h<842:7> [b3DynamicBvh.h <842:7 842:7>] LOCAL_SYMBOL: b3DynamicBvh.h<842:7> [b3DynamicBvh.h <844:7 844:7>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <921:1 921:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <924:11 924:25>] +LOCAL_SYMBOL: b3DynamicBvh.h<921:1> [b3DynamicBvh.h <926:2 926:18>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <922:57 922:60>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <927:6 927:9>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <933:20 933:23>] @@ -12873,6 +12702,9 @@ LOCAL_SYMBOL: b3DynamicBvh.h<940:6> [b3DynamicBvh.h <940:6 940:6>] LOCAL_SYMBOL: b3DynamicBvh.h<940:6> [b3DynamicBvh.h <943:6 943:6>] LOCAL_SYMBOL: b3DynamicBvh.h<945:6> [b3DynamicBvh.h <945:6 945:6>] LOCAL_SYMBOL: b3DynamicBvh.h<945:6> [b3DynamicBvh.h <947:6 947:6>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <953:1 953:14>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <962:9 962:23>] +LOCAL_SYMBOL: b3DynamicBvh.h<953:1> [b3DynamicBvh.h <965:2 965:18>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <954:63 954:66>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <966:5 966:8>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <972:12 972:15>] @@ -13301,6 +13133,9 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<533:17> [b3DynamicBvhBroadphase.cpp <53 LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<533:17> [b3DynamicBvhBroadphase.cpp <546:16 546:19>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<543:41> [b3DynamicBvhBroadphase.cpp <543:41 543:47>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<543:41> [b3DynamicBvhBroadphase.cpp <544:37 544:43>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<54:20> [b3DynamicBvhBroadphase.cpp <54:20 54:20>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<54:20> [b3DynamicBvhBroadphase.cpp <55:33 55:33>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<54:20> [b3DynamicBvhBroadphase.cpp <55:41 55:41>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<552:2> [b3DynamicBvhBroadphase.cpp <552:2 552:2>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<552:2> [b3DynamicBvhBroadphase.cpp <564:2 564:2>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<553:22> [b3DynamicBvhBroadphase.cpp <553:22 553:29>] @@ -13386,6 +13221,9 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<643:6> [b3DynamicBvhBroadphase.cpp <643 LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<643:6> [b3DynamicBvhBroadphase.cpp <644:7 644:18>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<645:2> [b3DynamicBvhBroadphase.cpp <645:2 645:2>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<645:2> [b3DynamicBvhBroadphase.cpp <668:2 668:2>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<64:20> [b3DynamicBvhBroadphase.cpp <64:20 64:20>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<64:20> [b3DynamicBvhBroadphase.cpp <65:33 65:33>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<64:20> [b3DynamicBvhBroadphase.cpp <65:41 65:41>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <65:36 65:39>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:5 67:8>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:21 67:24>] @@ -13406,6 +13244,8 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<66:1> [b3DynamicBvhBroadphase.cpp <66:1 LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<66:1> [b3DynamicBvhBroadphase.cpp <69:1 69:1>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<673:1> [b3DynamicBvhBroadphase.cpp <673:1 673:1>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<673:1> [b3DynamicBvhBroadphase.cpp <673:2 673:2>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<72:20> [b3DynamicBvhBroadphase.cpp <72:20 72:20>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<72:20> [b3DynamicBvhBroadphase.cpp <73:31 73:31>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <73:34 73:37>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:8 76:11>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:20 76:23>] @@ -13417,6 +13257,9 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <76:1 LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <77:9 77:9>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<76:14> [b3DynamicBvhBroadphase.cpp <76:14 76:14>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<76:14> [b3DynamicBvhBroadphase.cpp <76:41 76:41>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<81:20> [b3DynamicBvhBroadphase.cpp <81:20 81:20>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<81:20> [b3DynamicBvhBroadphase.cpp <82:28 82:28>] +LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<81:20> [b3DynamicBvhBroadphase.cpp <84:34 84:34>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<82:31> [b3DynamicBvhBroadphase.cpp <82:31 82:35>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<82:31> [b3DynamicBvhBroadphase.cpp <85:2 85:6>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<83:1> [b3DynamicBvhBroadphase.cpp <83:1 83:1>] @@ -14503,6 +14346,10 @@ LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <955:1 955:1>] LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <972:1 972:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <976:1 976:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <1009:1 1009:1>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -14511,6 +14358,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -14519,6 +14370,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -14531,6 +14387,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -14541,6 +14400,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -14551,6 +14413,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -15675,6 +15541,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -15808,6 +15678,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -16148,6 +16022,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3OverlappingPairCache.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3OverlappingPairCache.txt index d420f1c4..cd599267 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3OverlappingPairCache.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_BroadPhaseCollision_b3OverlappingPairCache.txt @@ -218,7 +218,6 @@ SYMBOL_BUILTIN_TYPE: long SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) [b3Scalar.h <484:1 <484:1 <484:26 484:33> 484:118> 493:1>] SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: void b3Swap(int &, int &) [b3Scalar.h <509:22 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] @@ -238,7 +237,6 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] @@ -254,12 +252,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -272,16 +267,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -294,8 +286,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -304,7 +294,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3 SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -317,14 +306,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3AlignedAllocator &&) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -358,14 +344,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -406,19 +388,15 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3Aligned SYMBOL_METHOD: public b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) [b3AlignedObjectArray.h <260:3 <260:23 260:28> 273:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Int4 &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <341:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public bool b3BroadphasePairSortPredicate::operator()(const b3BroadphasePair &, const b3BroadphasePair &) const [b3OverlappingPair.h <56:3 <56:3 <56:8 56:17> 56:80> 63:3>] SYMBOL_CLASS: b3BroadphasePairSortPredicate [b3OverlappingPair.h <52:1 <52:7 52:35> 64:1>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) [b3AlignedObjectArray.h <371:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public b3Int4 & b3Int4::operator=(const b3Int4 &) [b3Int4.h <26:32 <26:32 26:37> 26:37>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -458,14 +436,10 @@ SYMBOL_METHOD: public int & b3AlignedObjectArray::expand(const int &) [b3Al SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -715,21 +689,15 @@ SYMBOL_METHOD: public void b3NullPairCache::b3NullPairCache(b3NullPairCache &&) SYMBOL_METHOD: public b3NullPairCache & b3NullPairCache::operator=(const b3NullPairCache &) [b3OverlappingPairCache.h <391:7 <391:7 391:21> 391:21>] SYMBOL_METHOD: public b3NullPairCache & b3NullPairCache::operator=(b3NullPairCache &&) [b3OverlappingPairCache.h <391:7 <391:7 391:21> 391:21>] SYMBOL_METHOD: public void b3NullPairCache::~b3NullPairCache() [b3OverlappingPairCache.h <391:7 <391:7 391:21> 391:21>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] SYMBOL_FUNCTION: const float & b3Min(const float &, const float &) [b3MinMax.h <23:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] SYMBOL_FUNCTION: const float & b3Max(const float &, const float &) [b3MinMax.h <29:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] @@ -897,7 +865,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FUNCTION: void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] @@ -2154,9 +2121,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3Swap(int &, int &) -> void b3Swap(T &, T &) [b3Scalar.h <509:43 509:48>] REFERENCE_TYPE_USAGE: void b3Swap(int &, int &) -> void [b3Scalar.h <509:38 509:41>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] @@ -2209,11 +2173,8 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] @@ -2238,20 +2199,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -2263,7 +2213,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -2276,14 +2225,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2291,8 +2234,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2321,8 +2262,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllo REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2330,8 +2269,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2360,24 +2297,15 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -2385,8 +2313,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -2397,7 +2323,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -2417,16 +2342,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -2436,7 +2357,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -2451,17 +2371,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -2470,10 +2385,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -2484,8 +2395,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -2500,8 +2409,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -2514,39 +2421,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -2557,7 +2454,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -2565,18 +2461,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -2590,7 +2483,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -2686,7 +2578,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] @@ -2697,7 +2588,6 @@ REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() - REFERENCE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -2730,7 +2620,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Int4 * b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>] @@ -2748,7 +2637,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <364:5 364:21>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <366:5 366:21>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:8 371:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] @@ -2757,7 +2645,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickSort::downHeap(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -2770,7 +2657,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3Int4 * b REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <422:19 422:19>] REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <423:19 423:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -2885,7 +2771,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -2908,21 +2793,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3486,32 +3367,15 @@ REFERENCE_TYPE_USAGE: void b3NullPairCache::sortOverlappingPairs(b3Dispatcher *) REFERENCE_TYPE_USAGE: void b3NullPairCache::sortOverlappingPairs(b3Dispatcher *) -> void [b3OverlappingPairCache.h <465:10 465:13>] REFERENCE_TYPE_USAGE: void b3NullPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.h <463:36 463:47>] REFERENCE_OVERRIDE: void b3NullPairCache::~b3NullPairCache() -> void b3OverlappingPairCache::~b3OverlappingPairCache() [b3OverlappingPairCache.h <391:7 391:21>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Max(const float &, const float &) -> const T & b3Max(const T &, const T &) [b3MinMax.h <29:26 29:30>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] REFERENCE_TYPE_USAGE: const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] REFERENCE_TYPE_USAGE: const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] @@ -4307,9 +4171,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -7332,10 +7193,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -7366,8 +7242,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -7513,6 +7393,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -7555,12 +7437,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -7613,6 +7499,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -7656,6 +7544,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -8734,6 +8659,10 @@ LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <955:1 955:1>] LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <972:1 972:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <976:1 976:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <1009:1 1009:1>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -8742,6 +8671,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -8750,6 +8683,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -8762,6 +8700,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -8772,6 +8713,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -8782,6 +8726,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -10353,6 +10301,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -10486,6 +10438,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -10826,6 +10782,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3ConvexUtility.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3ConvexUtility.txt index 63cf2e8b..c53c2cd1 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3ConvexUtility.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3ConvexUtility.txt @@ -238,7 +238,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: void b3Swap(short &, short &) [b3Scalar.h <509:22 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] @@ -258,7 +257,6 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] @@ -274,12 +272,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -292,16 +287,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -314,8 +306,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -324,7 +314,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3Ali SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -337,8 +326,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAlloca SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -347,7 +334,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -360,8 +346,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocat SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -370,7 +354,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator( SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -383,8 +366,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointe SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -393,7 +374,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -406,8 +386,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Aligned SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -416,7 +394,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAll SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -429,8 +406,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedA SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -439,7 +414,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllo SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -452,14 +426,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Al SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3AlignedAllocator &&) [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -493,14 +464,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -538,14 +505,10 @@ SYMBOL_METHOD: public int & b3AlignedObjectArray::expand(const int &) [b3Al SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -602,14 +565,10 @@ SYMBOL_METHOD: public b3Vector3 & b3AlignedObjectArray::expand(const SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Vector3 &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -652,14 +611,10 @@ SYMBOL_METHOD: public b3MyFace & b3AlignedObjectArray::expand(const b3 SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3MyFace &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -703,14 +658,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::pus SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -752,18 +703,14 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(cons SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <341:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public bool b3AngleCompareFunc::operator()(const b3GrahamVector3 &, const b3GrahamVector3 &) const [b3GrahamScan2dConvexHull.h <42:2 <42:2 <42:7 42:16> 42:74> 56:2>] SYMBOL_STRUCT: b3AngleCompareFunc [b3GrahamScan2dConvexHull.h <36:1 <36:8 36:25> 57:1>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3GrahamVector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public b3GrahamVector3 & b3GrahamVector3::operator=(const b3GrahamVector3 &) [b3GrahamScan2dConvexHull.h <24:8 <24:8 24:22> 24:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -805,14 +752,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3InternalEdge *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -854,14 +797,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -869,19 +808,13 @@ SYMBOL_METHOD: public int b3AlignedObjectArray::findLinear SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3InternalVertexPair &) [b3AlignedObjectArray.h <503:2 <503:7 503:12> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:7 515:26> 522:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:7 524:19> 529:2>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] @@ -1032,7 +965,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FUNCTION: void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] @@ -1390,23 +1322,19 @@ SYMBOL_METHOD: public void b3HashPtr::b3HashPtr(const void *) [b3HashMap.h <127: SYMBOL_METHOD: public const void * b3HashPtr::getPointer() const [b3HashMap.h <132:2 <132:2 <132:14 132:23> 132:31> 135:2>] SYMBOL_METHOD: public bool b3HashPtr::equals(const b3HashPtr &) const [b3HashMap.h <137:2 <137:2 <137:7 137:12> 137:42> 140:2>] SYMBOL_METHOD: public unsigned int b3HashPtr::getHash() const [b3HashMap.h <143:2 <143:2 <143:31 143:37> 143:44> 152:2>] -SYMBOL_TEMPLATE_PARAMETER: b3HashKeyPtr::Value [b3HashMap.h <158:17 158:21>] SYMBOL_CLASS: b3HashKeyPtr [b3HashMap.h <158:1 <159:7 159:18> 188:1>] SYMBOL_FIELD: private int b3HashKeyPtr::m_uid [b3HashMap.h <161:17 161:21>] SYMBOL_METHOD: public void b3HashKeyPtr::b3HashKeyPtr(int) [b3HashMap.h <164:9 <164:9 <164:9 164:20> 164:29> 166:9>] SYMBOL_METHOD: public int b3HashKeyPtr::getUid1() const [b3HashMap.h <168:9 <168:9 <168:17 168:23> 168:31> 171:9>] SYMBOL_METHOD: public bool b3HashKeyPtr::equals(const b3HashKeyPtr &) const [b3HashMap.h <173:9 <173:9 <173:14 173:19> 173:59> 176:9>] SYMBOL_METHOD: public unsigned int b3HashKeyPtr::getHash() const [b3HashMap.h <179:9 <179:9 <179:44 179:50> 179:57> 185:9>] -SYMBOL_TEMPLATE_PARAMETER: b3HashKey::Value [b3HashMap.h <191:17 191:21>] SYMBOL_CLASS: b3HashKey [b3HashMap.h <191:1 <192:7 192:15> 218:1>] SYMBOL_FIELD: private int b3HashKey::m_uid [b3HashMap.h <194:6 194:10>] SYMBOL_METHOD: public void b3HashKey::b3HashKey(int) [b3HashMap.h <197:2 <197:2 <197:2 197:10> 197:19> 199:2>] SYMBOL_METHOD: public int b3HashKey::getUid1() const [b3HashMap.h <201:2 <201:2 <201:6 201:12> 201:20> 204:2>] SYMBOL_METHOD: public bool b3HashKey::equals(const b3HashKey &) const [b3HashMap.h <206:2 <206:2 <206:7 206:12> 206:49> 209:2>] SYMBOL_METHOD: public unsigned int b3HashKey::getHash() const [b3HashMap.h <211:2 <211:2 <211:31 211:37> 211:44> 217:2>] -SYMBOL_TEMPLATE_PARAMETER: b3HashMap::Key [b3HashMap.h <223:17 223:19>] SYMBOL_CLASS: b3HashMap [b3HashMap.h <223:1 <224:7 224:15> 464:1>] -SYMBOL_TEMPLATE_PARAMETER: b3HashMap::Value [b3HashMap.h <223:28 223:32>] SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <228:29 228:39>] SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <229:29 229:34>] SYMBOL_FIELD: protected b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <231:31 231:42>] @@ -2508,9 +2436,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3Swap(short &, short &) -> void b3Swap(T &, T &) [b3Scalar.h <509:43 509:48>] REFERENCE_TYPE_USAGE: void b3Swap(short &, short &) -> void [b3Scalar.h <509:38 509:41>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] @@ -2563,11 +2488,8 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] @@ -2592,20 +2514,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -2617,7 +2528,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -2630,14 +2540,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2645,8 +2549,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2675,8 +2577,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2684,8 +2584,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2714,8 +2612,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedA REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2723,8 +2619,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligned REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2753,8 +2647,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAl REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2762,8 +2654,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2788,8 +2678,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::d REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2797,8 +2685,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3 REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2827,8 +2713,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Al REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2836,8 +2720,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3A REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2866,8 +2748,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Ali REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2875,8 +2755,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2905,24 +2783,15 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -2930,8 +2799,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -2942,7 +2809,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -2962,16 +2828,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -2981,7 +2843,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -2996,17 +2857,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -3015,10 +2871,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -3029,8 +2881,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -3045,8 +2895,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -3059,39 +2907,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -3102,7 +2940,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -3110,18 +2947,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -3135,7 +2969,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -3247,7 +3080,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3279,15 +3111,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -3297,7 +3126,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int * b3Align REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3422,7 +3250,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3455,21 +3282,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3583,7 +3406,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3MyFace REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3616,21 +3438,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3MyFace * REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3725,10 +3543,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::res REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -3738,21 +3554,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::res REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3856,10 +3668,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitia REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3892,7 +3702,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3G REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSortInternal(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>] @@ -3910,11 +3719,9 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal::quickSortInternal(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <364:5 364:21>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <366:5 366:21>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GrahamVector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GrahamVector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GrahamVector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GrahamVector3 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -3927,7 +3734,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3GrahamVector3 & b3GrahamVector3::operator=(const b3GrahamVector3 &) [b3AlignedObjectArray.h <422:19 422:19>] REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3GrahamVector3 & b3GrahamVector3::operator=(const b3GrahamVector3 &) [b3AlignedObjectArray.h <423:19 423:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4027,10 +3833,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitial REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4063,21 +3867,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3In REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalEdge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalEdge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalEdge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalEdge *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4178,10 +3978,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoI REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4214,21 +4012,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) - REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4245,30 +4039,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] REFERENCE_TYPE_USAGE: const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] REFERENCE_TYPE_USAGE: const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] @@ -5064,9 +4841,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -7454,8 +7228,6 @@ REFERENCE_TYPE_USAGE: int b3HashKeyPtr::getUid1() const -> int [b3H REFERENCE_USAGE: int b3HashKeyPtr::getUid1() const -> int b3HashKeyPtr::m_uid [b3HashMap.h <170:24 170:28>] REFERENCE_TYPE_USAGE: bool b3HashKeyPtr::equals(const b3HashKeyPtr &) const -> bool [b3HashMap.h <173:9 173:12>] REFERENCE_TYPE_USAGE: bool b3HashKeyPtr::equals(const b3HashKeyPtr &) const -> b3HashKeyPtr [b3HashMap.h <173:27 173:38>] -REFERENCE_TEMPLATE_ARGUMENT: b3HashKeyPtr -> b3HashKeyPtr::Value [b3HashMap.h <173:40 173:44>] -REFERENCE_TYPE_USAGE: bool b3HashKeyPtr::equals(const b3HashKeyPtr &) const -> b3HashKeyPtr::Value [b3HashMap.h <173:40 173:44>] REFERENCE_CALL: bool b3HashKeyPtr::equals(const b3HashKeyPtr &) const -> int b3HashKeyPtr::getUid1() const [b3HashMap.h <175:24 175:30>] REFERENCE_TYPE_USAGE: unsigned int b3HashKeyPtr::getHash() const -> unsigned int [b3HashMap.h <179:31 179:38>] REFERENCE_TYPE_USAGE: unsigned int b3HashKeyPtr::getHash() const -> int [b3HashMap.h <181:17 181:19>] @@ -7467,8 +7239,6 @@ REFERENCE_TYPE_USAGE: int b3HashKey::getUid1() const -> int [b3Hash REFERENCE_USAGE: int b3HashKey::getUid1() const -> int b3HashKey::m_uid [b3HashMap.h <203:10 203:14>] REFERENCE_TYPE_USAGE: bool b3HashKey::equals(const b3HashKey &) const -> bool [b3HashMap.h <206:2 206:5>] REFERENCE_TYPE_USAGE: bool b3HashKey::equals(const b3HashKey &) const -> b3HashKey [b3HashMap.h <206:20 206:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3HashKey -> b3HashKey::Value [b3HashMap.h <206:30 206:34>] -REFERENCE_TYPE_USAGE: bool b3HashKey::equals(const b3HashKey &) const -> b3HashKey::Value [b3HashMap.h <206:30 206:34>] REFERENCE_CALL: bool b3HashKey::equals(const b3HashKey &) const -> int b3HashKey::getUid1() const [b3HashMap.h <208:10 208:16>] REFERENCE_TYPE_USAGE: unsigned int b3HashKey::getHash() const -> unsigned int [b3HashMap.h <211:18 211:25>] REFERENCE_TYPE_USAGE: unsigned int b3HashKey::getHash() const -> int [b3HashMap.h <213:3 213:5>] @@ -7478,13 +7248,8 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap b3HashMap::m_next -> b3AlignedObjectArray [b3HashMap.h <229:2 229:21>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_next -> int [b3HashMap.h <229:23 229:25>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::Value> b3HashMap::m_valueArray -> b3AlignedObjectArray::Value> [b3HashMap.h <231:2 231:21>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray::Value> -> b3HashMap::Value [b3HashMap.h <231:23 231:27>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::Value> b3HashMap::m_valueArray -> b3HashMap::Value [b3HashMap.h <231:23 231:27>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::Key> b3HashMap::m_keyArray -> b3AlignedObjectArray::Key> [b3HashMap.h <232:2 232:21>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray::Key> -> b3HashMap::Key [b3HashMap.h <232:23 232:25>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::Key> b3HashMap::m_keyArray -> b3HashMap::Key [b3HashMap.h <232:23 232:25>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> void [b3HashMap.h <234:2 234:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3HashMap::Key [b3HashMap.h <234:24 234:26>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <236:3 236:5>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <241:4 241:6>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <246:4 246:6>] @@ -7508,8 +7273,6 @@ REFERENCE_USAGE: void b3HashMap::growTables(const b3Hash REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <254:17 254:28>] REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray::Key> b3HashMap::m_keyArray [b3HashMap.h <262:21 262:30>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> void [b3HashMap.h <273:2 273:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3HashMap::Key [b3HashMap.h <273:20 273:22>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3HashMap::Value [b3HashMap.h <273:36 273:40>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <274:3 274:5>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <277:3 277:5>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <284:3 284:5>] @@ -7530,7 +7293,6 @@ REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap< REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <296:19 296:29>] REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <297:3 297:13>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> void [b3HashMap.h <300:2 300:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3HashMap::Key [b3HashMap.h <300:20 300:22>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <302:3 302:5>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <304:3 304:5>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <312:3 312:5>] @@ -7572,35 +7334,24 @@ REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap< REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray::Key> b3HashMap::m_keyArray [b3HashMap.h <378:3 378:12>] REFERENCE_TYPE_USAGE: int b3HashMap::size() const -> int [b3HashMap.h <383:2 383:4>] REFERENCE_USAGE: int b3HashMap::size() const -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <385:10 385:21>] -REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::getAtIndex(int) const -> b3HashMap::Value [b3HashMap.h <388:8 388:12>] REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::getAtIndex(int) const -> int [b3HashMap.h <388:26 388:28>] REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::getAtIndex(int) const -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <392:11 392:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::getAtIndex(int) -> b3HashMap::Value [b3HashMap.h <395:2 395:6>] REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::getAtIndex(int) -> int [b3HashMap.h <395:20 395:22>] REFERENCE_USAGE: b3HashMap::Value * b3HashMap::getAtIndex(int) -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <399:11 399:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Key b3HashMap::getKeyAtIndex(int) -> b3HashMap::Key [b3HashMap.h <402:3 402:5>] REFERENCE_TYPE_USAGE: b3HashMap::Key b3HashMap::getKeyAtIndex(int) -> int [b3HashMap.h <402:21 402:23>] REFERENCE_USAGE: b3HashMap::Key b3HashMap::getKeyAtIndex(int) -> b3AlignedObjectArray::Key> b3HashMap::m_keyArray [b3HashMap.h <405:16 405:25>] -REFERENCE_TYPE_USAGE: const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const -> b3HashMap::Key [b3HashMap.h <408:11 408:13>] REFERENCE_TYPE_USAGE: const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const -> int [b3HashMap.h <408:29 408:31>] REFERENCE_USAGE: const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const -> b3AlignedObjectArray::Key> b3HashMap::m_keyArray [b3HashMap.h <411:16 411:25>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::operator[](const b3HashMap::Key &) -> b3HashMap::Value [b3HashMap.h <414:2 414:6>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::operator[](const b3HashMap::Key &) -> b3HashMap::Key [b3HashMap.h <414:26 414:28>] -REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> b3HashMap::Value [b3HashMap.h <418:8 418:12>] -REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> b3HashMap::Key [b3HashMap.h <418:26 418:28>] REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> int [b3HashMap.h <420:3 420:5>] REFERENCE_CALL: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <420:15 420:23>] REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> const int B3_HASH_NULL [b3HashMap.h <421:16 421:27>] REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <425:11 425:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> b3HashMap::Value [b3HashMap.h <428:2 428:6>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> b3HashMap::Key [b3HashMap.h <428:20 428:22>] REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> int [b3HashMap.h <430:3 430:5>] REFERENCE_CALL: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <430:15 430:23>] REFERENCE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <431:16 431:27>] REFERENCE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <435:11 435:22>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> int [b3HashMap.h <439:2 439:4>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> int [b3HashMap.h <448:3 448:5>] -REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3HashMap::Key [b3HashMap.h <439:22 439:24>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> unsigned int [b3HashMap.h <441:3 441:10>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> unsigned int [b3HashMap.h <443:16 443:23>] REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray::Value> b3HashMap::m_valueArray [b3HashMap.h <441:40 441:51>] @@ -8093,10 +7844,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -8127,8 +7893,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -8274,6 +8044,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -8316,12 +8088,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -8374,6 +8150,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -8417,6 +8195,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -9224,6 +9039,8 @@ LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:94 150:96>] LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:106 150:108>] LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:115 150:117>] LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <151:10 151:12>] +LOCAL_SYMBOL: b3HashMap.h<158:17> [b3HashMap.h <158:17 158:21>] +LOCAL_SYMBOL: b3HashMap.h<158:17> [b3HashMap.h <173:40 173:44>] LOCAL_SYMBOL: b3HashMap.h<160:1> [b3HashMap.h <160:1 160:1>] LOCAL_SYMBOL: b3HashMap.h<160:1> [b3HashMap.h <188:1 188:1>] LOCAL_SYMBOL: b3HashMap.h<164:26> [b3HashMap.h <164:26 164:28>] @@ -9252,6 +9069,8 @@ LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:108 183:110>] LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:120 183:122>] LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:129 183:131>] LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <184:24 184:26>] +LOCAL_SYMBOL: b3HashMap.h<191:17> [b3HashMap.h <191:17 191:21>] +LOCAL_SYMBOL: b3HashMap.h<191:17> [b3HashMap.h <206:30 206:34>] LOCAL_SYMBOL: b3HashMap.h<193:1> [b3HashMap.h <193:1 193:1>] LOCAL_SYMBOL: b3HashMap.h<193:1> [b3HashMap.h <218:1 218:1>] LOCAL_SYMBOL: b3HashMap.h<197:16> [b3HashMap.h <197:16 197:18>] @@ -9280,6 +9099,25 @@ LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:94 215:96>] LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:106 215:108>] LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:115 215:117>] LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <216:10 216:12>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <223:17 223:19>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <232:23 232:25>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <234:24 234:26>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <273:20 273:22>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <300:20 300:22>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <402:3 402:5>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <408:11 408:13>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <414:26 414:28>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <418:26 418:28>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <428:20 428:22>] +LOCAL_SYMBOL: b3HashMap.h<223:17> [b3HashMap.h <439:22 439:24>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <223:28 223:32>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <231:23 231:27>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <273:36 273:40>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <388:8 388:12>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <395:2 395:6>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <414:2 414:6>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <418:8 418:12>] +LOCAL_SYMBOL: b3HashMap.h<223:28> [b3HashMap.h <428:2 428:6>] LOCAL_SYMBOL: b3HashMap.h<225:1> [b3HashMap.h <225:1 225:1>] LOCAL_SYMBOL: b3HashMap.h<225:1> [b3HashMap.h <464:1 464:1>] LOCAL_SYMBOL: b3HashMap.h<235:2> [b3HashMap.h <235:2 235:2>] @@ -10425,6 +10263,10 @@ LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <955:1 955:1>] LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <972:1 972:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <976:1 976:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <1009:1 1009:1>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -10433,6 +10275,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -10441,6 +10287,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -10453,6 +10304,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -10463,6 +10317,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -10473,6 +10330,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -11338,6 +11199,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -11471,6 +11336,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -11811,6 +11680,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3CpuNarrowPhase.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3CpuNarrowPhase.txt index 5269b3fd..ec45e3a6 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3CpuNarrowPhase.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Collision_NarrowPhaseCollision_b3CpuNarrowPhase.txt @@ -221,7 +221,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] SYMBOL_FUNCTION: unsigned short b3SwapEndian(unsigned short) [b3Scalar.h <523:1 <523:1 <523:32 523:43> 523:63> 526:1>] @@ -240,26 +239,19 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] SYMBOL_FUNCTION: void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <39:2 <39:7 39:27> 39:39>] @@ -270,12 +262,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -288,16 +277,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -310,8 +296,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -320,7 +304,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3Ali SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -333,8 +316,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAlloca SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -343,7 +324,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -356,8 +336,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocat SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -366,7 +344,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator( SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -379,8 +356,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAlloca SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -389,7 +364,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -402,8 +376,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAll SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -412,7 +384,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAlloca SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -425,8 +396,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3 SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -435,7 +404,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3Ali SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -448,8 +416,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedA SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -458,7 +424,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllo SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -471,14 +436,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Aligned SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -491,8 +453,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -501,7 +461,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(b3 SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -514,8 +473,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3Align SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -524,7 +481,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedA SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -537,8 +493,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:16 89:25> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] @@ -708,7 +662,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FUNCTION: void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] @@ -1040,7 +993,6 @@ SYMBOL_FIELD: public int b3CompoundOverlappingPair::m_bodyIndexA [b3Collidable.h SYMBOL_FIELD: public int b3CompoundOverlappingPair::m_bodyIndexB [b3Collidable.h <70:6 70:17>] SYMBOL_FIELD: public int b3CompoundOverlappingPair::m_childShapeIndexA [b3Collidable.h <72:6 72:23>] SYMBOL_FIELD: public int b3CompoundOverlappingPair::m_childShapeIndexB [b3Collidable.h <73:6 73:23>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -1074,14 +1026,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -1119,14 +1067,10 @@ SYMBOL_METHOD: public b3Vector3 & b3AlignedObjectArray::expand(const SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Vector3 &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1165,14 +1109,10 @@ SYMBOL_METHOD: public int & b3AlignedObjectArray::expand(const int &) [b3Al SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1212,14 +1152,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Int4 SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1262,14 +1198,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Aabb SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1308,14 +1240,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(cons SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3RigidBodyData *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1359,14 +1287,10 @@ SYMBOL_METHOD: public b3Contact4Data & b3AlignedObjectArray::exp SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Contact4Data &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Contact4Data *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1407,14 +1331,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3MyF SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:23 295:30> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:24 300:30> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1458,14 +1378,10 @@ SYMBOL_METHOD: public b3GpuFace & b3AlignedObjectArray::expand(const SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3GpuFace &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1509,14 +1425,10 @@ SYMBOL_METHOD: public b3ConvexPolyhedronData & b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1555,14 +1467,10 @@ SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [ SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Collidable &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Collidable *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1601,14 +1509,10 @@ SYMBOL_METHOD: public b3ConvexUtility * & b3AlignedObjectArray::push_back(b3ConvexUtility * const &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexUtility * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -3074,9 +2978,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:39 518:46>] REFERENCE_TYPE_USAGE: unsigned short b3SwapEndian(unsigned short) -> unsigned short [b3Scalar.h <523:17 523:24>] @@ -3127,38 +3028,18 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> size_t [b3AlignedAllocator.h <38:32 38:37>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> int [b3AlignedAllocator.h <38:45 38:47>] @@ -3180,20 +3061,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -3205,7 +3075,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -3218,14 +3087,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3233,8 +3096,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3263,8 +3124,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3272,8 +3131,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3302,8 +3159,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedA REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3311,8 +3166,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligned REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3337,8 +3190,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAl REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3346,8 +3197,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3376,8 +3225,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedA REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3385,8 +3232,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Ali REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3415,8 +3260,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Align REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3424,8 +3267,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3454,8 +3295,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destr REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3463,8 +3302,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3A REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3493,8 +3330,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Ali REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3502,8 +3337,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3 REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3526,8 +3359,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3Al REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3535,8 +3366,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3565,8 +3394,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllo REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3574,8 +3401,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3604,8 +3429,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3 REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3613,8 +3436,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -3637,8 +3458,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllo REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -4437,9 +4256,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -6584,18 +6400,11 @@ REFERENCE_TYPE_USAGE: int b3CompoundOverlappingPair::m_bodyIndexB -> int [b3Coll REFERENCE_TYPE_USAGE: int b3CompoundOverlappingPair::m_childShapeIndexA -> int [b3Collidable.h <72:2 72:4>] REFERENCE_TYPE_USAGE: int b3CompoundOverlappingPair::m_childShapeIndexB -> int [b3Collidable.h <73:2 73:4>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -6603,8 +6412,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -6615,7 +6422,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -6635,16 +6441,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -6654,7 +6456,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -6669,17 +6470,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -6688,10 +6484,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -6702,8 +6494,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -6718,8 +6508,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -6732,39 +6520,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -6775,7 +6553,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -6783,18 +6560,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -6808,7 +6582,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -6914,7 +6687,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -6947,21 +6719,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7071,7 +6839,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -7094,21 +6861,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7183,10 +6946,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -7196,21 +6957,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7310,10 +7067,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Aabb &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -7346,21 +7101,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Aabb * b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7435,10 +7186,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitia REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -7448,21 +7197,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3RigidBodyData *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3RigidBodyData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3RigidBodyData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3RigidBodyData *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7609,21 +7354,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Co REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Contact4Data *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Contact4Data *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Contact4Data *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Contact4Data *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7718,10 +7459,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(in REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -7731,21 +7470,17 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -7860,7 +7595,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3GpuFac REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -7883,21 +7617,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3GpuFace REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -8013,7 +7743,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, c REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -8036,21 +7765,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -8151,7 +7876,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitializ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_CALL: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> void b3Collidable::b3Collidable() [b3AlignedObjectArray.h <260:50 260:50>] @@ -8187,21 +7911,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Coll REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Collidable *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Collidable *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Collidable *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Collidable *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -8310,7 +8030,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, b3Conv REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -8333,21 +8052,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexUtility * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexUtility * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexUtility * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexUtility * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -10261,10 +9976,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -10295,8 +10025,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -10442,6 +10176,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -10484,12 +10220,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -10542,6 +10282,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -10585,6 +10327,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -13045,6 +12824,10 @@ LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <955:1 955:1>] LOCAL_SYMBOL: b3Matrix3x3.h<955:1> [b3Matrix3x3.h <972:1 972:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <976:1 976:1>] LOCAL_SYMBOL: b3Matrix3x3.h<976:1> [b3Matrix3x3.h <1009:1 1009:1>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -13053,6 +12836,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -13061,6 +12848,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -13073,6 +12865,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -13083,6 +12878,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -13093,6 +12891,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -14112,6 +13914,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -14245,6 +14051,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -14585,6 +14395,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt index ee56d163..e0cd4bdb 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt @@ -117,7 +117,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] SYMBOL_FUNCTION: unsigned short b3SwapEndian(unsigned short) [b3Scalar.h <523:1 <523:1 <523:32 523:43> 523:63> 526:1>] @@ -136,7 +135,6 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] @@ -168,12 +166,9 @@ SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3Al SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.cpp <95:1 <95:6 95:35> 99:1>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -186,10 +181,8 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_GLOBAL_VARIABLE: int b3g_numAlignedAllocs [b3AlignedAllocator.cpp <18:5 18:24>] @@ -469,9 +462,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:39 518:46>] REFERENCE_TYPE_USAGE: unsigned short b3SwapEndian(unsigned short) -> unsigned short [b3Scalar.h <523:17 523:24>] @@ -522,11 +512,8 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] @@ -583,20 +570,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.cpp <95:68 95:84>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -608,7 +584,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -621,14 +596,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -765,10 +734,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -799,8 +783,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3Logging.h<23:37> [b3Logging.h <23:37 23:40>] @@ -1008,6 +996,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -1141,6 +1133,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt index 1955584a..62e474e0 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt @@ -155,7 +155,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] SYMBOL_FUNCTION: unsigned short b3SwapEndian(unsigned short) [b3Scalar.h <523:1 <523:1 <523:32 523:43> 523:63> 526:1>] @@ -174,24 +173,17 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] SYMBOL_FUNCTION: void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <39:2 <39:7 39:27> 39:39>] @@ -202,12 +194,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -220,10 +209,8 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] @@ -426,7 +413,6 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] SYMBOL_FIELD: public double [] b3Vector3DoubleData::m_floats [b3Vector3.h <1256:9 1256:16>] @@ -1112,9 +1098,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:39 518:46>] REFERENCE_TYPE_USAGE: unsigned short b3SwapEndian(unsigned short) -> unsigned short [b3Scalar.h <523:17 523:24>] @@ -1165,34 +1148,14 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> size_t [b3AlignedAllocator.h <38:32 38:37>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> int [b3AlignedAllocator.h <38:45 38:47>] @@ -1214,20 +1177,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -1239,7 +1191,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -1252,14 +1203,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2341,9 +2286,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -3847,10 +3789,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -3881,8 +3838,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3Logging.h<23:37> [b3Logging.h <23:37 23:40>] @@ -3906,6 +3867,10 @@ LOCAL_SYMBOL: b3Logging.h<66:62> [b3Logging.h <66:62 66:70>] LOCAL_SYMBOL: b3Logging.h<69:48> [b3Logging.h <69:48 69:50>] LOCAL_SYMBOL: b3Logging.h<70:56> [b3Logging.h <70:56 70:58>] LOCAL_SYMBOL: b3Logging.h<71:54> [b3Logging.h <71:54 71:56>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -3914,6 +3879,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -3922,6 +3891,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -3934,6 +3908,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -3944,6 +3921,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -3954,6 +3934,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -4173,6 +4157,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -4306,6 +4294,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -5869,6 +5861,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt index 02073002..b44efafb 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt @@ -165,7 +165,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: void b3Swap(b3ConvexHullInternal::Face * &, b3ConvexHullInternal::Face * &) [b3Scalar.h <509:22 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] @@ -185,27 +184,20 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] SYMBOL_FUNCTION: const float & b3Min(const float &, const float &) [b3MinMax.h <23:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] SYMBOL_FUNCTION: void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <39:2 <39:7 39:27> 39:39>] @@ -216,12 +208,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -234,16 +223,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -256,14 +242,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAlloca SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -276,14 +259,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointe SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -296,14 +276,11 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -316,8 +293,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -326,7 +301,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -339,8 +313,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::poi SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -349,7 +321,6 @@ SYMBOL_METHOD: public void b3AlignedAllocator SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -362,8 +333,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::poin SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_METHOD: public void b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 <61:7 61:24> 61:24>] @@ -535,11 +504,9 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] SYMBOL_FIELD: public double [] b3Vector3DoubleData::m_floats [b3Vector3.h <1256:9 1256:16>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -573,14 +540,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -618,14 +581,10 @@ SYMBOL_METHOD: public b3Vector3 & b3AlignedObjectArray::expand(const SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Vector3 &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -670,14 +629,10 @@ SYMBOL_METHOD: public b3ConvexHullComputer::Edge & b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -716,14 +671,10 @@ SYMBOL_METHOD: public int & b3AlignedObjectArray::expand(const int &) [b3Al SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const int &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(int *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -762,14 +713,10 @@ SYMBOL_METHOD: public b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -850,17 +797,13 @@ SYMBOL_METHOD: public b3ConvexHullInternal::Point32 & b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <276:3 <276:24 276:32> 291:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <341:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) [b3AlignedObjectArray.h <371:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public b3ConvexHullInternal::Point32 & b3ConvexHullInternal::Point32::operator=(const b3ConvexHullInternal::Point32 &) [b3ConvexHullComputer.cpp <82:9 <82:9 82:15> 82:15>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -899,14 +842,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::p SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1108,9 +1047,7 @@ SYMBOL_METHOD: public void b3ConvexHullInternal::Face::init(b3ConvexHullInternal SYMBOL_METHOD: public b3ConvexHullInternal::Point64 b3ConvexHullInternal::Face::getNormal() [b3ConvexHullComputer.cpp <577:5 <577:5 <577:13 577:21> 577:23> 580:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::Face::Face(const b3ConvexHullInternal::Face &) [b3ConvexHullComputer.cpp <546:9 <546:9 546:12> 546:12>] SYMBOL_METHOD: public void b3ConvexHullInternal::Face::Face(b3ConvexHullInternal::Face &&) [b3ConvexHullComputer.cpp <546:9 <546:9 546:12> 546:12>] -SYMBOL_TEMPLATE_PARAMETER: b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <583:21 583:25>] SYMBOL_CLASS: b3ConvexHullInternal::DMul [b3ConvexHullComputer.cpp <583:3 <583:51 583:54> 648:3>] -SYMBOL_TEMPLATE_PARAMETER: b3ConvexHullInternal::DMul::UHWord [b3ConvexHullComputer.cpp <583:37 583:42>] SYMBOL_METHOD: private static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) [b3ConvexHullComputer.cpp <586:5 <586:5 <586:23 586:26> 586:44> 589:5>] SYMBOL_METHOD: private static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) [b3ConvexHullComputer.cpp <591:5 <591:5 <591:23 591:25> 591:43> 594:5>] SYMBOL_METHOD: private static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <596:5 <596:5 <596:23 596:25> 596:53> 599:5>] @@ -1159,7 +1096,6 @@ SYMBOL_ENUM: private b3ConvexHullInternal::Orientation [b3ConvexHullComputer.cpp SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::NONE [b3ConvexHullComputer.cpp <667:21 667:24>] SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::CLOCKWISE [b3ConvexHullComputer.cpp <667:27 667:35>] SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::COUNTER_CLOCKWISE [b3ConvexHullComputer.cpp <667:38 667:54>] -SYMBOL_TEMPLATE_PARAMETER: b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <669:22 669:22>] SYMBOL_CLASS: b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:3 <669:31 669:39> 697:3>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] SYMBOL_FIELD: private int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] @@ -1191,7 +1127,6 @@ SYMBOL_METHOD: public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 <683:5 683:14> 683:16> 686:5>] SYMBOL_METHOD: public b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:5 <688:8 688:11> 688:13> 696:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::PoolArray::PoolArray(const b3ConvexHullInternal::PoolArray &) [b3ConvexHullComputer.cpp <669:31 <669:31 669:39> 669:39>] -SYMBOL_TEMPLATE_PARAMETER: b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <699:22 699:22>] SYMBOL_CLASS: b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:3 <699:31 699:34> 762:3>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] @@ -2059,9 +1994,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3Swap(b3ConvexHullInternal::Face * &, b3ConvexHullInternal::Face * &) -> void b3Swap(T &, T &) [b3Scalar.h <509:43 509:48>] REFERENCE_TYPE_USAGE: void b3Swap(b3ConvexHullInternal::Face * &, b3ConvexHullInternal::Face * &) -> void [b3Scalar.h <509:38 509:41>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] @@ -2114,39 +2046,19 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] REFERENCE_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> size_t [b3AlignedAllocator.h <38:32 38:37>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> int [b3AlignedAllocator.h <38:45 38:47>] @@ -2168,20 +2080,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -2193,7 +2094,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -2206,14 +2106,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2221,8 +2115,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2251,8 +2143,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedA REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2260,8 +2150,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2290,8 +2178,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::d REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2299,8 +2185,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3AlignedAlloc REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2329,8 +2213,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocat REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2338,8 +2220,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2368,8 +2248,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2377,8 +2255,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2407,8 +2283,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2416,8 +2290,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -2446,8 +2318,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator: REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -3246,9 +3116,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -3301,18 +3168,11 @@ REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::setValue(const b3Scalar &, const b3Scalar &, const b3Scalar &, const b3Scalar &) [b3Vector3.h <1322:6 1322:13>] REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1323:9 1323:11>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -3320,8 +3180,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -3332,7 +3190,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -3352,16 +3209,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3371,7 +3224,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -3386,17 +3238,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -3405,10 +3252,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -3419,8 +3262,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -3435,8 +3276,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -3449,39 +3288,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -3492,7 +3321,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -3500,18 +3328,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -3525,7 +3350,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -3625,7 +3449,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3658,21 +3481,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3782,7 +3601,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(in REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3815,21 +3633,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve( REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -3933,7 +3747,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3965,21 +3778,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4099,7 +3908,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resiz REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4131,21 +3939,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::rese REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4259,7 +4063,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::resize REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] @@ -4282,7 +4085,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reser REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>] @@ -4298,7 +4100,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickS REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <364:5 364:21>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray::quickSortInternal(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <366:5 366:21>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::quickSort(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:8 371:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] @@ -4307,7 +4108,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::quickS REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] @@ -4320,7 +4120,6 @@ REFERENCE_USAGE: void b3AlignedObjectArray::swap( REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3ConvexHullInternal::Point32 & b3ConvexHullInternal::Point32::operator=(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <422:19 422:19>] REFERENCE_CALL: void b3AlignedObjectArray::swap(int, int) -> b3ConvexHullInternal::Point32 & b3ConvexHullInternal::Point32::operator=(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <423:19 423:19>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -4418,10 +4217,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::r REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -4453,21 +4250,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserv REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -5120,17 +4913,6 @@ REFERENCE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> btUint64_t b3ConvexHullInternal::Int128::low [b3ConvexHullComputer.cpp <623:25 623:27>] REFERENCE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> btUint64_t b3ConvexHullInternal::Int128::low [b3ConvexHullComputer.cpp <624:12 624:14>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <629:21 629:25>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <629:30 629:34>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <629:39 629:43>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <629:54 629:58>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <631:6 631:10>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <632:6 632:10>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <633:6 633:10>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <634:6 634:10>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <635:6 635:10>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <635:20 635:24>] -REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> b3ConvexHullInternal::DMul::UWord [b3ConvexHullComputer.cpp <635:38 635:42>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::DMul -> b3ConvexHullInternal::DMul [b3ConvexHullComputer.cpp <583:51 583:54>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) [b3ConvexHullComputer.cpp <586:23 586:26>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <586:12 586:21>] @@ -5275,21 +5057,14 @@ REFERENCE_USAGE: b3ConvexHullInternal::IntermediateHull & b3ConvexHullInternal:: REFERENCE_USAGE: b3ConvexHullInternal::IntermediateHull & b3ConvexHullInternal::IntermediateHull::operator=(const b3ConvexHullInternal::IntermediateHull &) -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::IntermediateHull::maxXy [b3ConvexHullComputer.cpp <652:9 652:24>] REFERENCE_USAGE: b3ConvexHullInternal::IntermediateHull & b3ConvexHullInternal::IntermediateHull::operator=(const b3ConvexHullInternal::IntermediateHull &) -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::IntermediateHull::minYx [b3ConvexHullComputer.cpp <652:9 652:24>] REFERENCE_USAGE: b3ConvexHullInternal::IntermediateHull & b3ConvexHullInternal::IntermediateHull::operator=(const b3ConvexHullInternal::IntermediateHull &) -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::IntermediateHull::maxYx [b3ConvexHullComputer.cpp <652:9 652:24>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <672:5 672:5>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::PoolArray::size -> int [b3ConvexHullComputer.cpp <673:5 673:7>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <676:5 676:13>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <676:15 676:15>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <676:15 676:15>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> int [b3ConvexHullComputer.cpp <678:15 678:17>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <678:26 678:29>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <678:38 678:41>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <680:15 680:15>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <680:41 680:41>] REFERENCE_CALL: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3ConvexHullComputer.cpp <680:19 680:32>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <688:5 688:5>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <690:6 690:6>] REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] @@ -5362,16 +5137,7 @@ REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <693:24 693:27>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::Face::next [b3ConvexHullComputer.cpp <693:10 693:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <702:5 702:13>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <702:15 702:15>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <703:15 703:15>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <716:17 716:17>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <739:17 739:17>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:48 746:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:68 746:68>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <702:15 702:15>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <703:5 703:13>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <703:15 703:15>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <704:5 704:5>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::Pool::arraySize -> int [b3ConvexHullComputer.cpp <705:5 705:7>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <708:13 708:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <708:27 708:35>] @@ -5381,22 +5147,13 @@ REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3Co REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <716:25 716:30>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <717:7 717:12>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <716:7 716:15>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <716:17 716:17>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <718:21 718:21>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> PoolArray::T> [b3ConvexHullComputer.cpp <718:11 718:19>] -REFERENCE_TEMPLATE_ARGUMENT: PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <718:21 718:21>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <725:6 725:14>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <725:18 725:23>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <726:6 726:16>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> void [b3ConvexHullComputer.cpp <729:5 729:8>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> int [b3ConvexHullComputer.cpp <729:23 729:25>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <734:5 734:5>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <736:6 736:6>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <739:17 739:17>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:48 746:48>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:68 746:68>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <753:20 753:20>] REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <739:7 739:15>] @@ -5409,8 +5166,6 @@ REFERENCE_CALL: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <756:21 756:21>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <758:15 758:15>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <759:21 759:31>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <760:6 760:16>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Pool -> b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:31 699:34>] @@ -7193,10 +6948,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -7227,8 +6997,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -7374,6 +7148,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -7416,12 +7192,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -7474,6 +7254,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -7517,6 +7299,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -10131,6 +9950,19 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<578:5> [b3ConvexHullComputer.cpp <578:5 5 LOCAL_SYMBOL: b3ConvexHullComputer.cpp<578:5> [b3ConvexHullComputer.cpp <580:5 580:5>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<57:1> [b3ConvexHullComputer.cpp <57:1 57:1>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<57:1> [b3ConvexHullComputer.cpp <839:1 839:1>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <583:21 583:25>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <629:21 629:25>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <629:30 629:34>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <629:39 629:43>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <629:54 629:58>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <631:6 631:10>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <632:6 632:10>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <633:6 633:10>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <634:6 634:10>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <635:6 635:10>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <635:20 635:24>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:21> [b3ConvexHullComputer.cpp <635:38 635:42>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<583:37> [b3ConvexHullComputer.cpp <583:37 583:42>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<584:3> [b3ConvexHullComputer.cpp <584:3 584:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<584:3> [b3ConvexHullComputer.cpp <648:3 648:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<586:39> [b3ConvexHullComputer.cpp <586:39 586:43>] @@ -10218,6 +10050,13 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<661:5> [b3ConvexHullComputer.cpp <661:5 6 LOCAL_SYMBOL: b3ConvexHullComputer.cpp<661:5> [b3ConvexHullComputer.cpp <662:5 662:5>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<667:20> [b3ConvexHullComputer.cpp <667:20 667:20>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<667:20> [b3ConvexHullComputer.cpp <667:55 667:55>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <669:22 669:22>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <672:5 672:5>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <676:15 676:15>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <680:15 680:15>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <680:41 680:41>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <688:5 688:5>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<669:22> [b3ConvexHullComputer.cpp <690:6 690:6>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<670:3> [b3ConvexHullComputer.cpp <670:3 670:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<670:3> [b3ConvexHullComputer.cpp <697:3 697:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<678:19> [b3ConvexHullComputer.cpp <678:19 678:22>] @@ -10247,6 +10086,20 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<691:15> [b3ConvexHullComputer.cpp <691:32 LOCAL_SYMBOL: b3ConvexHullComputer.cpp<691:15> [b3ConvexHullComputer.cpp <693:18 693:18>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<692:6> [b3ConvexHullComputer.cpp <692:6 692:6>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<692:6> [b3ConvexHullComputer.cpp <694:6 694:6>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <699:22 699:22>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <702:15 702:15>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <703:15 703:15>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <704:5 704:5>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <716:17 716:17>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <718:21 718:21>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <734:5 734:5>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <736:6 736:6>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <739:17 739:17>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <746:48 746:48>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <746:68 746:68>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <753:20 753:20>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <756:21 756:21>] +LOCAL_SYMBOL: b3ConvexHullComputer.cpp<699:22> [b3ConvexHullComputer.cpp <758:15 758:15>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<700:3> [b3ConvexHullComputer.cpp <700:3 700:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<700:3> [b3ConvexHullComputer.cpp <762:3 762:3>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<709:5> [b3ConvexHullComputer.cpp <709:5 709:5>] @@ -10583,6 +10436,10 @@ LOCAL_SYMBOL: b3Logging.h<66:62> [b3Logging.h <66:62 66:70>] LOCAL_SYMBOL: b3Logging.h<69:48> [b3Logging.h <69:48 69:50>] LOCAL_SYMBOL: b3Logging.h<70:56> [b3Logging.h <70:56 70:58>] LOCAL_SYMBOL: b3Logging.h<71:54> [b3Logging.h <71:54 71:56>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -10591,6 +10448,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -10599,6 +10460,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -10611,6 +10477,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -10621,6 +10490,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -10631,6 +10503,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -10832,6 +10708,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -10965,6 +10845,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -11140,6 +11024,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt index c1731fc9..c9431867 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt @@ -159,7 +159,6 @@ SYMBOL_FUNCTION: unsigned int b3Select(unsigned int, unsigned int, unsigned int) SYMBOL_BUILTIN_TYPE: unsigned int SYMBOL_FUNCTION: int b3Select(unsigned int, int, int) [b3Scalar.h <494:1 <494:1 <494:21 494:28> 494:103> 499:1>] SYMBOL_FUNCTION: float b3Select(unsigned int, float, float) [b3Scalar.h <500:1 <500:1 <500:23 500:30> 500:109> 507:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Swap::T [b3Scalar.h <509:19 509:19>] SYMBOL_FUNCTION: void b3Swap(T &, T &) [b3Scalar.h <509:1 <509:22 <509:43 509:48> 509:60> 514:1>] SYMBOL_FUNCTION: unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:1 <518:26 518:37> 518:51> 521:1>] SYMBOL_FUNCTION: unsigned short b3SwapEndian(unsigned short) [b3Scalar.h <523:1 <523:1 <523:32 523:43> 523:63> 526:1>] @@ -178,26 +177,19 @@ SYMBOL_STRUCT: b3TypedObject [b3Scalar.h <626:1 <626:8 626:20> 637:1>] SYMBOL_METHOD: public void b3TypedObject::b3TypedObject(int) [b3Scalar.h <628:2 <628:2 <628:2 628:14> 628:30> 631:2>] SYMBOL_FIELD: public int b3TypedObject::m_objectType [b3Scalar.h <632:6 632:17>] SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:2 <633:13 633:25> 633:33> 636:2>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignPointer::T [b3Scalar.h <642:20 642:20>] SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] -SYMBOL_TEMPLATE_PARAMETER: b3Min::T [b3MinMax.h <22:17 22:17>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Max::T [b3MinMax.h <28:17 28:17>] SYMBOL_FUNCTION: const T & b3Max(const T &, const T &) [b3MinMax.h <28:1 <29:1 <29:26 29:30> 29:54> 32:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamped::T [b3MinMax.h <34:17 34:17>] SYMBOL_FUNCTION: const T & b3Clamped(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:1 <35:26 35:34> 35:72> 38:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMin::T [b3MinMax.h <40:17 40:17>] SYMBOL_FUNCTION: void b3SetMin(T &, const T &) [b3MinMax.h <40:1 <41:1 <41:22 41:29> 41:47> 47:1>] SYMBOL_FUNCTION: void b3SetMin(float &, const float &) [b3MinMax.h <41:1 <41:1 <41:22 41:29> 41:47> 47:1>] -SYMBOL_TEMPLATE_PARAMETER: b3SetMax::T [b3MinMax.h <49:17 49:17>] SYMBOL_FUNCTION: void b3SetMax(T &, const T &) [b3MinMax.h <49:1 <50:1 <50:22 50:29> 50:47> 56:1>] SYMBOL_FUNCTION: void b3SetMax(float &, const float &) [b3MinMax.h <50:1 <50:1 <50:22 50:29> 50:47> 56:1>] -SYMBOL_TEMPLATE_PARAMETER: b3Clamp::T [b3MinMax.h <58:17 58:17>] SYMBOL_FUNCTION: void b3Clamp(T &, const T &, const T &) [b3MinMax.h <58:1 <59:1 <59:22 59:28> 59:60> 69:1>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] SYMBOL_FUNCTION: void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <39:2 <39:7 39:27> 39:39>] @@ -208,12 +200,9 @@ SYMBOL_TYPEDEF: b3AllocFunc [b3AlignedAllocator.h <49:16 49:26>] SYMBOL_TYPEDEF: b3FreeFunc [b3AlignedAllocator.h <50:15 50:24>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.h <53:1 <53:6 53:28> 53:74>] SYMBOL_FUNCTION: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.h <55:1 <55:6 55:35> 55:95>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 <68:2 68:19> 68:21> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <73:2 <74:2 <74:2 74:19> 74:70> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -226,16 +215,13 @@ SYMBOL_METHOD: public b3AlignedAllocator::po SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:2 <88:16 88:24> 88:81> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:2 <92:16 92:22> 92:49> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] SYMBOL_STRUCT: b3AlignedAllocator::rebind [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>] SYMBOL_TYPEDEF: public b3AlignedAllocator::rebind::other [b3AlignedAllocator.h <96:47 96:51>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <98:2 <99:2 <99:14 99:22> 99:69> 99:87>] SYMBOL_FUNCTION: public bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:2 <101:14 101:23> 101:64> 101:81>] SYMBOL_CLASS: b3AlignedAllocator [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>] SYMBOL_TYPEDEF: private b3AlignedAllocator::self_type [b3AlignedAllocator.h <63:46 63:54>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <73:22 73:26>] SYMBOL_METHOD: public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <74:2 <74:2 74:19> 74:73>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <76:27 76:39>] SYMBOL_TYPEDEF: public b3AlignedAllocator::const_reference [b3AlignedAllocator.h <77:27 77:41>] @@ -248,8 +234,6 @@ SYMBOL_METHOD: public b3AlignedAllocator::pointer b3AlignedAlloca SYMBOL_METHOD: public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] SYMBOL_METHOD: public void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:2 <89:2 <89:16 89:25> 89:49> 91:2>] SYMBOL_METHOD: public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <95:22 95:22>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <98:22 98:22>] SYMBOL_METHOD: public b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) [b3AlignedAllocator.h <99:2 <99:14 99:22> 99:87>] SYMBOL_FUNCTION: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>] SYMBOL_GLOBAL_VARIABLE: const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] @@ -418,11 +402,9 @@ SYMBOL_METHOD: public void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1048 SYMBOL_FUNCTION: void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1175:1 <1175:1 <1175:22 1175:39> 1175:85> 1196:1>] SYMBOL_FUNCTION: void b3SwapVector3Endian(const b3Vector3 &, b3Vector3 &) [b3Vector3.h <1198:1 <1198:1 <1198:22 1198:40> 1198:88> 1205:1>] SYMBOL_FUNCTION: void b3UnSwapVector3Endian(b3Vector3 &) [b3Vector3.h <1208:1 <1208:1 <1208:22 1208:42> 1208:61> 1217:1>] -SYMBOL_TEMPLATE_PARAMETER: b3PlaneSpace1::T [b3Vector3.h <1219:17 1219:17>] SYMBOL_FUNCTION: void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:1 <1220:22 1220:34> 1220:59> 1246:1>] SYMBOL_FIELD: public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>] SYMBOL_FIELD: public double [] b3Vector3DoubleData::m_floats [b3Vector3.h <1256:9 1256:16>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::T [b3AlignedObjectArray.h <45:20 45:20>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] @@ -456,14 +438,10 @@ SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] @@ -501,14 +479,10 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3Ve SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <340:22 340:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <370:22 370:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <382:22 382:22>] SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:3 <383:8 383:15> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>] -SYMBOL_TEMPLATE_PARAMETER: b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <428:21 428:21>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <429:2 <429:7 429:14> 449:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>] SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const [b3AlignedObjectArray.h <471:2 <471:6 471:21> 485:2>] @@ -1110,9 +1084,6 @@ REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Sca REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> float [b3Scalar.h <500:83 500:87>] REFERENCE_TYPE_USAGE: float b3Select(unsigned int, float, float) -> unsigned int [b3Scalar.h <500:32 500:39>] REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> void [b3Scalar.h <509:38 509:41>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:50 509:50>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <509:56 509:56>] -REFERENCE_TYPE_USAGE: void b3Swap(T &, T &) -> b3Swap::T [b3Scalar.h <511:2 511:2>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>] REFERENCE_TYPE_USAGE: unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:39 518:46>] REFERENCE_TYPE_USAGE: unsigned short b3SwapEndian(unsigned short) -> unsigned short [b3Scalar.h <523:17 523:24>] @@ -1163,38 +1134,18 @@ REFERENCE_USAGE: void b3TypedObject::b3TypedObject(int) -> int b3TypedObject::m_ REFERENCE_TYPE_USAGE: int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 632:4>] REFERENCE_TYPE_USAGE: int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>] REFERENCE_USAGE: int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:22 642:22>] -REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::T [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TYPE_USAGE: b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> b3AlignPointer::T [b3Scalar.h <649:5 649:5>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] REFERENCE_TYPE_USAGE: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] REFERENCE_TYPE_USAGE: T * b3AlignPointer(T *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:23 23:23>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:38 23:38>] -REFERENCE_TYPE_USAGE: const T & b3Min(const T &, const T &) -> b3Min::T [b3MinMax.h <23:50 23:50>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:23 29:23>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:38 29:38>] -REFERENCE_TYPE_USAGE: const T & b3Max(const T &, const T &) -> b3Max::T [b3MinMax.h <29:50 29:50>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:23 35:23>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:42 35:42>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:54 35:54>] -REFERENCE_TYPE_USAGE: const T & b3Clamped(const T &, const T &, const T &) -> b3Clamped::T [b3MinMax.h <35:67 35:67>] REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:31 41:31>] -REFERENCE_TYPE_USAGE: void b3SetMin(T &, const T &) -> b3SetMin::T [b3MinMax.h <41:43 41:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMin(float &, const float &) -> void b3SetMin(T &, const T &) [b3MinMax.h <41:22 41:29>] REFERENCE_TYPE_USAGE: void b3SetMin(float &, const float &) -> void [b3MinMax.h <41:17 41:20>] REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> void [b3MinMax.h <50:17 50:20>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:31 50:31>] -REFERENCE_TYPE_USAGE: void b3SetMax(T &, const T &) -> b3SetMax::T [b3MinMax.h <50:43 50:43>] REFERENCE_TEMPLATE_SPECIALIZATION: void b3SetMax(float &, const float &) -> void b3SetMax(T &, const T &) [b3MinMax.h <50:22 50:29>] REFERENCE_TYPE_USAGE: void b3SetMax(float &, const float &) -> void [b3MinMax.h <50:17 50:20>] REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:30 59:30>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:42 59:42>] -REFERENCE_TYPE_USAGE: void b3Clamp(T &, const T &, const T &) -> b3Clamp::T [b3MinMax.h <59:55 59:55>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> size_t [b3AlignedAllocator.h <38:32 38:37>] REFERENCE_TYPE_USAGE: void * b3AlignedAllocInternal(size_t, int) -> int [b3AlignedAllocator.h <38:45 38:47>] @@ -1216,20 +1167,9 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.h <55:1 55:4>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>] REFERENCE_TYPE_USAGE: void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] +REFERENCE_TYPE_USAGE: b3AlignedAllocator -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <63:34 63:42>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::Other, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <74:56 74:64>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <76:16 76:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <77:16 77:16>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3AlignedAllocator::T [b3AlignedAllocator.h <78:10 78:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3AlignedAllocator::T [b3AlignedAllocator.h <79:10 79:10>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3AlignedAllocator::T [b3AlignedAllocator.h <80:10 80:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] @@ -1241,7 +1181,6 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::po REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_CALL: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <86:38 86:51>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -REFERENCE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <88:28 88:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <88:57 88:66>] @@ -1254,14 +1193,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <92:91 92:100>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::rebind::other -> b3AlignedAllocator::rebind::O [b3AlignedAllocator.h <96:31 96:31>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <96:35 96:43>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::O, Alignment> -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <99:55 99:63>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -1269,8 +1202,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocator [b3AlignedAllocator.h <63:10 63:27>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::b3AlignedAllocator::Other, 16U> -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] -REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator::b3AlignedAllocator::Other [b3AlignedAllocator.h <74:48 74:52>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const [b3AlignedAllocator.h <82:16 82:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <82:2 82:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::address(b3AlignedAllocator::reference) const -> b3AlignedAllocator::reference [b3AlignedAllocator.h <82:28 82:36>] @@ -1299,8 +1230,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedA REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <92:28 92:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <99:2 99:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O, 16U> [b3AlignedAllocator.h <99:31 99:48>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::operator=::O, 16U> -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type & b3AlignedAllocator::operator=(const b3AlignedAllocator &) -> b3AlignedAllocator::operator=::O [b3AlignedAllocator.h <99:51 99:51>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE: bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] @@ -2099,9 +2028,6 @@ REFERENCE_TYPE_USAGE: void b3UnSwapVector3Endian(b3Vector3 &) -> int [b3Vector3. REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> void b3SwapScalarEndian(const b3Scalar &, b3Scalar &) [b3Vector3.h <1214:3 1214:20>] REFERENCE_CALL: void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:43 1220:43>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:49 1220:49>] -REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1222:22 1222:30>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE: void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] @@ -2154,18 +2080,11 @@ REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::setValue(const b3Scalar &, const b3Scalar &, const b3Scalar &, const b3Scalar &) [b3Vector3.h <1322:6 1322:13>] REFERENCE_CALL: b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1323:9 1323:11>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedAllocator::T, 16> [b3AlignedObjectArray.h <49:2 49:19>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedAllocator::T, 16> -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TYPE_USAGE: b3AlignedAllocator::T, 16> b3AlignedObjectArray::m_allocator -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <53:2 53:2>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:18 59:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <59:59 59:78>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TEMPLATE_ARGUMENT: b3AlignedObjectArray -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:39 59:39>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_CALL: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] @@ -2173,8 +2092,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Al REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] @@ -2185,7 +2102,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) - REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:32 93:34>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <93:42 93:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int [b3AlignedObjectArray.h <95:4 95:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] @@ -2205,16 +2121,12 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(c REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -2224,7 +2136,6 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] @@ -2239,17 +2150,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <228:17 228:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <247:19 247:19>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -2258,10 +2164,6 @@ REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:19 260:19>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] @@ -2272,8 +2174,6 @@ REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <285:28 285:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] @@ -2288,8 +2188,6 @@ REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:5 304:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <304:13 304:13>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] @@ -2302,39 +2200,29 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:29 333:29>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <333:41 333:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <346:4 346:4>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <383:17 383:17>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <388:4 388:4>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <421:4 421:4>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] @@ -2345,7 +2233,6 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(con REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <452:29 452:29>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] @@ -2353,18 +2240,15 @@ REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3 REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <487:33 487:33>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] @@ -2378,7 +2262,6 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffe REFERENCE_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <519:13 519:13>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] @@ -2458,10 +2341,8 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(i REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -2494,21 +2375,17 @@ REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::quickSortInternal::L [b3AlignedObjectArray.h <341:32 341:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> b3AlignedObjectArray::quickSort::L [b3AlignedObjectArray.h <371:24 371:24>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray::downHeap::L [b3AlignedObjectArray.h <383:46 383:46>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::heapSort::L [b3AlignedObjectArray.h <429:22 429:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] @@ -2715,10 +2592,25 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<53:43> [b3AlignedAllocator.h <53:43 53:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<53:66> [b3AlignedAllocator.h <53:66 53:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>] LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <60:21 60:21>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <63:30 63:30>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <76:16 76:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <77:16 77:16>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <78:10 78:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <79:10 79:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:21> [b3AlignedAllocator.h <80:10 80:10>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <60:34 60:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <63:34 63:42>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <74:56 74:64>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <86:79 86:87>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <96:35 96:43>] +LOCAL_SYMBOL: b3AlignedAllocator.h<60:34> [b3AlignedAllocator.h <99:55 99:63>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <61:26 61:26>] LOCAL_SYMBOL: b3AlignedAllocator.h<61:26> [b3AlignedAllocator.h <102:1 102:1>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:23 68:23>] LOCAL_SYMBOL: b3AlignedAllocator.h<68:23> [b3AlignedAllocator.h <68:24 68:24>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <73:22 73:26>] +LOCAL_SYMBOL: b3AlignedAllocator.h<73:22> [b3AlignedAllocator.h <74:48 74:52>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:72 74:72>] LOCAL_SYMBOL: b3AlignedAllocator.h<74:72> [b3AlignedAllocator.h <74:73 74:73>] LOCAL_SYMBOL: b3AlignedAllocator.h<82:45> [b3AlignedAllocator.h <82:45 82:47>] @@ -2749,8 +2641,12 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:83 92:83>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:83> [b3AlignedAllocator.h <92:105 92:105>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <95:22 95:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<95:22> [b3AlignedAllocator.h <96:31 96:31>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <95:40 95:40>] LOCAL_SYMBOL: b3AlignedAllocator.h<95:40> [b3AlignedAllocator.h <97:2 97:2>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <98:22 98:22>] +LOCAL_SYMBOL: b3AlignedAllocator.h<98:22> [b3AlignedAllocator.h <99:51 99:51>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:71 99:71>] LOCAL_SYMBOL: b3AlignedAllocator.h<99:71> [b3AlignedAllocator.h <99:87 99:87>] LOCAL_SYMBOL: b3AlignedObjectArray.h<102:38> [b3AlignedObjectArray.h <102:38 102:41>] @@ -2896,6 +2792,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333 LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <334:5 334:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<334:5> [b3AlignedObjectArray.h <336:5 336:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <340:22 340:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<340:22> [b3AlignedObjectArray.h <341:32 341:32>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <351:12 351:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <353:12 353:22>] @@ -2938,12 +2836,16 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <350:4 350:4 LOCAL_SYMBOL: b3AlignedObjectArray.h<350:4> [b3AlignedObjectArray.h <360:4 360:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <356:5 356:5>] LOCAL_SYMBOL: b3AlignedObjectArray.h<356:5> [b3AlignedObjectArray.h <359:5 359:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <370:22 370:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<370:22> [b3AlignedObjectArray.h <371:24 371:24>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <372:3 372:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<372:3> [b3AlignedObjectArray.h <378:3 378:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <375:4 375:4>] LOCAL_SYMBOL: b3AlignedObjectArray.h<375:4> [b3AlignedObjectArray.h <377:4 377:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <382:22 382:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<382:22> [b3AlignedObjectArray.h <383:46 383:46>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <388:13 388:16>] LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <394:36 394:39>] @@ -2996,6 +2898,8 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <414:3 414:3 LOCAL_SYMBOL: b3AlignedObjectArray.h<414:3> [b3AlignedObjectArray.h <426:3 426:3>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <421:6 421:9>] LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <428:21 428:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<428:21> [b3AlignedObjectArray.h <429:22 429:22>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <436:27 436:37>] LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>] @@ -3039,6 +2943,43 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <461:13 461: LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <462:26 462:28>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <463:12 463:14>] LOCAL_SYMBOL: b3AlignedObjectArray.h<459:8> [b3AlignedObjectArray.h <465:12 465:14>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <45:20 45:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <49:21 49:21>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <53:2 53:2>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:39 59:39>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <59:80 59:80>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <74:48 74:48>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <79:20 79:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <98:16 98:16>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <154:25 154:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <161:19 161:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <168:25 168:25>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <175:19 175:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <197:20 197:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:50 220:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <220:62 220:62>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <228:17 228:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <239:24 239:24>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <247:19 247:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:19 260:19>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:37 260:37>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <260:50 260:50>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <269:22 269:22>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <276:40 276:40>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <285:28 285:28>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:5 304:5>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <304:13 304:13>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:29 333:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <333:41 333:41>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <346:4 346:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <383:17 383:17>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <388:4 388:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <421:4 421:4>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <452:29 452:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <471:29 471:29>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <487:33 487:33>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <503:20 503:20>] +LOCAL_SYMBOL: b3AlignedObjectArray.h<45:20> [b3AlignedObjectArray.h <519:13 519:13>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <471:32 471:34>] LOCAL_SYMBOL: b3AlignedObjectArray.h<471:32> [b3AlignedObjectArray.h <478:21 478:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<472:2> [b3AlignedObjectArray.h <472:2 472:2>] @@ -3397,6 +3338,10 @@ LOCAL_SYMBOL: b3Logging.h<66:62> [b3Logging.h <66:62 66:70>] LOCAL_SYMBOL: b3Logging.h<69:48> [b3Logging.h <69:48 69:50>] LOCAL_SYMBOL: b3Logging.h<70:56> [b3Logging.h <70:56 70:58>] LOCAL_SYMBOL: b3Logging.h<71:54> [b3Logging.h <71:54 71:56>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <22:17 22:17>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:23 23:23>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:38 23:38>] +LOCAL_SYMBOL: b3MinMax.h<22:17> [b3MinMax.h <23:50 23:50>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>] LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>] @@ -3405,6 +3350,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>] LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <24:1 24:1>] LOCAL_SYMBOL: b3MinMax.h<24:1> [b3MinMax.h <26:1 26:1>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <28:17 28:17>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:23 29:23>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:38 29:38>] +LOCAL_SYMBOL: b3MinMax.h<28:17> [b3MinMax.h <29:50 29:50>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>] LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>] @@ -3413,6 +3362,11 @@ LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>] LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <30:1 30:1>] LOCAL_SYMBOL: b3MinMax.h<30:1> [b3MinMax.h <32:1 32:1>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <34:17 34:17>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:23 35:23>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:42 35:42>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:54 35:54>] +LOCAL_SYMBOL: b3MinMax.h<34:17> [b3MinMax.h <35:67 35:67>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:9 37:9>] LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>] @@ -3425,6 +3379,9 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>] LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <36:1 36:1>] LOCAL_SYMBOL: b3MinMax.h<36:1> [b3MinMax.h <38:1 38:1>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <40:17 40:17>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:31 41:31>] +LOCAL_SYMBOL: b3MinMax.h<40:17> [b3MinMax.h <41:43 41:43>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>] LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>] @@ -3435,6 +3392,9 @@ LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <42:1 42:1>] LOCAL_SYMBOL: b3MinMax.h<42:1> [b3MinMax.h <47:1 47:1>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <44:2 44:2>] LOCAL_SYMBOL: b3MinMax.h<44:2> [b3MinMax.h <46:2 46:2>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <49:17 49:17>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:31 50:31>] +LOCAL_SYMBOL: b3MinMax.h<49:17> [b3MinMax.h <50:43 50:43>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>] LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>] @@ -3445,6 +3405,10 @@ LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <51:1 51:1>] LOCAL_SYMBOL: b3MinMax.h<51:1> [b3MinMax.h <56:1 56:1>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <53:2 53:2>] LOCAL_SYMBOL: b3MinMax.h<53:2> [b3MinMax.h <55:2 55:2>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <58:17 58:17>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:30 59:30>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:42 59:42>] +LOCAL_SYMBOL: b3MinMax.h<58:17> [b3MinMax.h <59:55 59:55>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <61:6 61:6>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <63:3 63:3>] @@ -3646,6 +3610,10 @@ LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <500:89 500:108>] LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <501:1 501:1>] LOCAL_SYMBOL: b3Scalar.h<501:1> [b3Scalar.h <507:1 507:1>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:19 509:19>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:50 509:50>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <509:56 509:56>] +LOCAL_SYMBOL: b3Scalar.h<509:19> [b3Scalar.h <511:2 511:2>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <511:10 511:10>] LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>] @@ -3779,6 +3747,10 @@ LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <630:2 630:2>] LOCAL_SYMBOL: b3Scalar.h<630:2> [b3Scalar.h <631:2 631:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <634:2 634:2>] LOCAL_SYMBOL: b3Scalar.h<634:2> [b3Scalar.h <636:2 636:2>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:20 642:20>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:22 642:22>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <642:40 642:40>] +LOCAL_SYMBOL: b3Scalar.h<642:20> [b3Scalar.h <649:5 649:5>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>] LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <657:21 657:32>] LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <642:64 642:72>] @@ -3954,6 +3926,10 @@ LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:29 1214:29>] LOCAL_SYMBOL: b3Vector3.h<1212:11> [b3Vector3.h <1214:43 1214:43>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1213:2 1213:2>] LOCAL_SYMBOL: b3Vector3.h<1213:2> [b3Vector3.h <1215:2 1215:2>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1219:17 1219:17>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:43 1220:43>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:49 1220:49>] +LOCAL_SYMBOL: b3Vector3.h<1219:17> [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] diff --git a/src/lib/data/graph/Edge.cpp b/src/lib/data/graph/Edge.cpp index 9c99e005..87288e7b 100644 --- a/src/lib/data/graph/Edge.cpp +++ b/src/lib/data/graph/Edge.cpp @@ -32,8 +32,6 @@ Edge::EdgeType Edge::intToType(int value) return EDGE_TEMPLATE_ARGUMENT; case EDGE_TYPE_ARGUMENT: return EDGE_TYPE_ARGUMENT; - case EDGE_TEMPLATE_DEFAULT_ARGUMENT: - return EDGE_TEMPLATE_DEFAULT_ARGUMENT; case EDGE_TEMPLATE_SPECIALIZATION: return EDGE_TEMPLATE_SPECIALIZATION; case EDGE_TEMPLATE_MEMBER_SPECIALIZATION: @@ -147,8 +145,6 @@ std::wstring Edge::getReadableTypeString(EdgeType type) return L"template argument"; case EDGE_TYPE_ARGUMENT: return L"type argument"; - case EDGE_TEMPLATE_DEFAULT_ARGUMENT: - return L"template default argument"; case EDGE_TEMPLATE_SPECIALIZATION: return L"template specialization"; case EDGE_TEMPLATE_MEMBER_SPECIALIZATION: diff --git a/src/lib/data/graph/Edge.h b/src/lib/data/graph/Edge.h index 15e9c742..a5969d58 100644 --- a/src/lib/data/graph/Edge.h +++ b/src/lib/data/graph/Edge.h @@ -24,7 +24,6 @@ public: EDGE_OVERRIDE = 1 << 5, EDGE_TEMPLATE_ARGUMENT = 1 << 6, EDGE_TYPE_ARGUMENT = 1 << 7, - EDGE_TEMPLATE_DEFAULT_ARGUMENT = 1 << 8, EDGE_TEMPLATE_SPECIALIZATION = 1 << 9, EDGE_TEMPLATE_MEMBER_SPECIALIZATION = 1 << 10, EDGE_INCLUDE = 1 << 11, diff --git a/src/lib/data/parser/ParserClientImpl.cpp b/src/lib/data/parser/ParserClientImpl.cpp index 6b7fc599..d2471c08 100644 --- a/src/lib/data/parser/ParserClientImpl.cpp +++ b/src/lib/data/parser/ParserClientImpl.cpp @@ -170,8 +170,6 @@ Edge::EdgeType ParserClientImpl::referenceKindToEdgeType(ReferenceKind reference return Edge::EDGE_TEMPLATE_ARGUMENT; case REFERENCE_TYPE_ARGUMENT: return Edge::EDGE_TYPE_ARGUMENT; - case REFERENCE_TEMPLATE_DEFAULT_ARGUMENT: - return Edge::EDGE_TEMPLATE_DEFAULT_ARGUMENT; case REFERENCE_TEMPLATE_SPECIALIZATION: return Edge::EDGE_TEMPLATE_SPECIALIZATION; case REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: diff --git a/src/lib/data/parser/ReferenceKind.cpp b/src/lib/data/parser/ReferenceKind.cpp index 748dfc8d..44c14fe3 100644 --- a/src/lib/data/parser/ReferenceKind.cpp +++ b/src/lib/data/parser/ReferenceKind.cpp @@ -18,8 +18,6 @@ ReferenceKind intToReferenceKind(int v) return REFERENCE_TEMPLATE_ARGUMENT; case REFERENCE_TYPE_ARGUMENT: return REFERENCE_TYPE_ARGUMENT; - case REFERENCE_TEMPLATE_DEFAULT_ARGUMENT: - return REFERENCE_TEMPLATE_DEFAULT_ARGUMENT; case REFERENCE_TEMPLATE_SPECIALIZATION: return REFERENCE_TEMPLATE_SPECIALIZATION; case REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: diff --git a/src/lib/data/parser/ReferenceKind.h b/src/lib/data/parser/ReferenceKind.h index ac443592..a930def5 100644 --- a/src/lib/data/parser/ReferenceKind.h +++ b/src/lib/data/parser/ReferenceKind.h @@ -11,7 +11,6 @@ enum ReferenceKind REFERENCE_OVERRIDE = 5, REFERENCE_TEMPLATE_ARGUMENT = 6, REFERENCE_TYPE_ARGUMENT = 7, - REFERENCE_TEMPLATE_DEFAULT_ARGUMENT = 8, REFERENCE_TEMPLATE_SPECIALIZATION = 9, REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION = 10, REFERENCE_INCLUDE = 11, diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp index 3d4cb327..41aca917 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp @@ -593,7 +593,7 @@ bool CxxAstVisitor::shouldVisitDecl(const clang::Decl* decl) const return false; } -bool CxxAstVisitor::shouldVisitReference(const clang::SourceLocation& referenceLocation, const clang::Decl* contextDecl) const +bool CxxAstVisitor::shouldVisitReference(const clang::SourceLocation& referenceLocation) const { clang::SourceLocation loc = m_astContext->getSourceManager().getExpansionLoc(referenceLocation); if (loc.isInvalid()) diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h index 379d4f17..b4042341 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h @@ -147,7 +147,7 @@ public: bool shouldVisitStmt(const clang::Stmt* s) const; bool shouldVisitDecl(const clang::Decl* decl) const; - bool shouldVisitReference(const clang::SourceLocation& referenceLocation, const clang::Decl* contextDecl) const; + bool shouldVisitReference(const clang::SourceLocation& referenceLocation) const; bool isLocatedInProjectFile(clang::SourceLocation loc) const; diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentContext.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentContext.cpp index ddd68a7b..3dc33c20 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentContext.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentContext.cpp @@ -54,7 +54,10 @@ void CxxAstVisitorComponentContext::beginTraverseDecl(clang::Decl* d) !(clang::isa(d) && d->getParentFunctionOrMethod() != nullptr) && // no local variable !clang::isa(d) && // no using directive decl !clang::isa(d) && // no using decl - !clang::isa(d) // no namespace + !clang::isa(d) && // no namespace + !clang::isa(d) && // no template params + !clang::isa(d) && // no template params + !clang::isa(d) // no template params ){ clang::NamedDecl* nd = clang::dyn_cast(d); context = std::make_shared(nd); @@ -67,14 +70,39 @@ void CxxAstVisitorComponentContext::endTraverseDecl(clang::Decl* d) { m_contextStack.pop_back(); } - +#include "CxxTypeNameResolver.h" void CxxAstVisitorComponentContext::beginTraverseTypeLoc(const clang::TypeLoc& tl) { - std::shared_ptr context; + std::wstring namesss; + std::unique_ptr typeName = + CxxTypeNameResolver(getAstVisitor()->getCanonicalFilePathCache()).getName(tl.getTypePtr()); + if (typeName) + { + namesss = typeName->toNameHierarchy().getQualifiedNameWithSignature(); + } + + + + + std::shared_ptr context; + clang::TypeLoc::TypeLocClass tlcc = tl.getTypeLocClass(); if (!getAstVisitor()->checkIgnoresTypeLoc(tl)) { - context = std::make_shared(tl.getTypePtr()); + bool recordContext = true; + if (tl.getTypeLocClass() == clang::TypeLoc::TemplateSpecialization) + { + const clang::TemplateSpecializationTypeLoc& tstl = tl.castAs(); + const clang::TemplateSpecializationType* tst = tstl.getTypePtr(); + if (tst && tst->getTemplateName().isDependent()) + { + recordContext = false; + } + } + if (recordContext) + { + context = std::make_shared(tl.getTypePtr()); + } } m_contextStack.push_back(context); @@ -137,7 +165,29 @@ void CxxAstVisitorComponentContext::endTraverseDeclRefExpr(clang::DeclRefExpr* s void CxxAstVisitorComponentContext::beginTraverseTemplateSpecializationTypeLoc(const clang::TemplateSpecializationTypeLoc& loc) { - m_templateArgumentContext.push_back(std::make_shared(loc.getTypePtr())); + std::wstring namesss; + std::unique_ptr typeName = + CxxTypeNameResolver(getAstVisitor()->getCanonicalFilePathCache()).getName(loc.getTypePtr()); + if (typeName) + { + namesss = typeName->toNameHierarchy().getQualifiedNameWithSignature(); + } + + bool recordContext = true; + const clang::TemplateSpecializationType* tst = loc.getTypePtr(); + if (tst && tst->getTemplateName().isDependent()) + { + recordContext = false; + } + + if (recordContext) + { + m_templateArgumentContext.push_back(std::make_shared(loc.getTypePtr())); + } + else + { + m_templateArgumentContext.push_back(std::shared_ptr()); + } } void CxxAstVisitorComponentContext::endTraverseTemplateSpecializationTypeLoc(const clang::TemplateSpecializationTypeLoc& loc) diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp index 67622105..b43f6561 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp @@ -27,7 +27,7 @@ CxxAstVisitorComponentIndexer::CxxAstVisitorComponentIndexer( void CxxAstVisitorComponentIndexer::beginTraverseNestedNameSpecifierLoc(const clang::NestedNameSpecifierLoc& loc) { - if (!getAstVisitor()->shouldVisitReference(loc.getBeginLoc(), getAstVisitor()->getComponent()->getTopmostContextDecl())) + if (!getAstVisitor()->shouldVisitReference(loc.getBeginLoc())) { return; } @@ -90,30 +90,34 @@ void CxxAstVisitorComponentIndexer::beginTraverseNestedNameSpecifierLoc(const cl void CxxAstVisitorComponentIndexer::beginTraverseTemplateArgumentLoc(const clang::TemplateArgumentLoc& loc) { - if ( - (loc.getArgument().getKind() == clang::TemplateArgument::Template) && - (getAstVisitor()->shouldVisitReference(loc.getLocation(), getAstVisitor()->getComponent()->getTopmostContextDecl())) - ){ - // TODO: maybe move this to VisitTemplateName - - const Id symbolId = getOrCreateSymbolId(loc.getArgument().getAsTemplate().getAsTemplateDecl()); - const ParseLocation parseLocation = getParseLocation(loc.getLocation()); - - m_client->recordReference( - getAstVisitor()->getComponent()->getReferenceKind(), - symbolId, - getOrCreateSymbolId(getAstVisitor()->getComponent()->getContext()), - parseLocation - ); - - if (getAstVisitor()->getComponent()->getReferenceKind() == REFERENCE_TEMPLATE_ARGUMENT) + if (getAstVisitor()->shouldVisitReference(loc.getLocation())) + { + if (loc.getArgument().getKind() == clang::TemplateArgument::Template) { + // TODO: maybe move this to VisitTemplateName + + const Id symbolId = getOrCreateSymbolId(loc.getArgument().getAsTemplate().getAsTemplateDecl()); + const ParseLocation parseLocation = getParseLocation(loc.getLocation()); + m_client->recordReference( - REFERENCE_TYPE_USAGE, + getAstVisitor()->getComponent()->getReferenceKind(), symbolId, - getOrCreateSymbolId(getAstVisitor()->getComponent()->getTopmostContextDecl()), // we use the closest named decl here + getOrCreateSymbolId(getAstVisitor()->getComponent()->getContext()), parseLocation ); + + { + const clang::NamedDecl* namedContextDecl = getAstVisitor()->getComponent()->getTopmostContextDecl(); + if (namedContextDecl) + { + m_client->recordReference( + REFERENCE_TYPE_USAGE, + symbolId, + getOrCreateSymbolId(namedContextDecl), // we use the closest named decl here (e.g. function decl) + parseLocation + ); + } + } } } } @@ -472,11 +476,7 @@ void CxxAstVisitorComponentIndexer::visitNonTypeTemplateParmDecl(clang::NonTypeT { if (getAstVisitor()->shouldVisitDecl(d) && !d->getName().empty()) // We don't create symbols for unnamed template parameters. { - Id symbolId = getOrCreateSymbolId(d); - m_client->recordSymbolKind(symbolId, SYMBOL_TEMPLATE_PARAMETER); - m_client->recordLocation(symbolId, getParseLocation(d->getLocation()), ParseLocationType::TOKEN); - m_client->recordAccessKind(symbolId, ACCESS_TEMPLATE_PARAMETER); - m_client->recordDefinitionKind(symbolId, utility::isImplicit(d) ? DEFINITION_IMPLICIT : DEFINITION_EXPLICIT); + m_client->recordLocalSymbol(getLocalSymbolName(d->getLocation()), getParseLocation(d->getLocation())); } } @@ -484,11 +484,7 @@ void CxxAstVisitorComponentIndexer::visitTemplateTypeParmDecl(clang::TemplateTyp { if (getAstVisitor()->shouldVisitDecl(d) && !d->getName().empty()) // We don't create symbols for unnamed template parameters. { - Id symbolId = getOrCreateSymbolId(d); - m_client->recordSymbolKind(symbolId, SYMBOL_TEMPLATE_PARAMETER); - m_client->recordLocation(symbolId, getParseLocation(d->getLocation()), ParseLocationType::TOKEN); - m_client->recordAccessKind(symbolId, ACCESS_TEMPLATE_PARAMETER); - m_client->recordDefinitionKind(symbolId, utility::isImplicit(d) ? DEFINITION_IMPLICIT : DEFINITION_EXPLICIT); + m_client->recordLocalSymbol(getLocalSymbolName(d->getLocation()), getParseLocation(d->getLocation())); } } @@ -496,55 +492,73 @@ void CxxAstVisitorComponentIndexer::visitTemplateTemplateParmDecl(clang::Templat { if (getAstVisitor()->shouldVisitDecl(d) && !d->getName().empty()) // We don't create symbols for unnamed template parameters. { - Id symbolId = getOrCreateSymbolId(d); - m_client->recordSymbolKind(symbolId, SYMBOL_TEMPLATE_PARAMETER); - m_client->recordLocation(symbolId, getParseLocation(d->getLocation()), ParseLocationType::TOKEN); - m_client->recordAccessKind(symbolId, ACCESS_TEMPLATE_PARAMETER); - m_client->recordDefinitionKind(symbolId, utility::isImplicit(d) ? DEFINITION_IMPLICIT : DEFINITION_EXPLICIT); + m_client->recordLocalSymbol(getLocalSymbolName(d->getLocation()), getParseLocation(d->getLocation())); } } void CxxAstVisitorComponentIndexer::visitTypeLoc(clang::TypeLoc tl) { - if ((getAstVisitor()->shouldVisitReference(tl.getBeginLoc(), getAstVisitor()->getComponent()->getTopmostContextDecl())) && + clang::TypeLoc::TypeLocClass tlcc = tl.getTypeLocClass(); + if ((getAstVisitor()->shouldVisitReference(tl.getBeginLoc())) && (!getAstVisitor()->checkIgnoresTypeLoc(tl))) { - Id symbolId = getOrCreateSymbolId(tl.getTypePtr()); - - if (clang::dyn_cast_or_null(tl.getTypePtr())) + if (!tl.getAs().isNull()) { - m_client->recordSymbolKind(symbolId, SYMBOL_BUILTIN_TYPE); - m_client->recordDefinitionKind(symbolId, DEFINITION_EXPLICIT); - } - - clang::SourceLocation loc; - if (!tl.getAs().isNull()) - { - const clang::DependentNameTypeLoc& dntl = tl.castAs(); - loc = dntl.getNameLoc(); + const clang::TemplateTypeParmTypeLoc& ttptl = tl.castAs(); + clang::TemplateTypeParmDecl* d = ttptl.getDecl(); + m_client->recordLocalSymbol(getLocalSymbolName(d->getLocation()), getParseLocation(tl.getBeginLoc())); } else { - loc = tl.getBeginLoc(); - } + if (!tl.getAs().isNull()) + { + const clang::TemplateSpecializationTypeLoc& tstl = tl.castAs(); + const clang::TemplateSpecializationType* tst = tstl.getTypePtr(); + if (tst->getTemplateName().isDependent()) + { + clang::TemplateDecl* d = tst->getTemplateName().getAsTemplateDecl(); + m_client->recordLocalSymbol(getLocalSymbolName(d->getLocation()), getParseLocation(tl.getBeginLoc())); + return; // TODO: skip recording template arg in parent scope + } + } - const ParseLocation parseLocation = getParseLocation(loc); + Id symbolId = getOrCreateSymbolId(tl.getTypePtr()); - m_client->recordReference( - getAstVisitor()->getComponent()->getReferenceKind(), - symbolId, - getOrCreateSymbolId(getAstVisitor()->getComponent()->getContext(1)), // we skip the last element because it refers to this typeloc. - parseLocation - ); + if (clang::dyn_cast_or_null(tl.getTypePtr())) + { + m_client->recordSymbolKind(symbolId, SYMBOL_BUILTIN_TYPE); + m_client->recordDefinitionKind(symbolId, DEFINITION_EXPLICIT); + } + + clang::SourceLocation loc; + if (!tl.getAs().isNull()) + { + const clang::DependentNameTypeLoc& dntl = tl.castAs(); + loc = dntl.getNameLoc(); + } + else + { + loc = tl.getBeginLoc(); + } + + const ParseLocation parseLocation = getParseLocation(loc); - if (getAstVisitor()->getComponent()->getReferenceKind() == REFERENCE_TEMPLATE_ARGUMENT) - { m_client->recordReference( - REFERENCE_TYPE_USAGE, + getAstVisitor()->getComponent()->getReferenceKind(), symbolId, - getOrCreateSymbolId(getAstVisitor()->getComponent()->getTopmostContextDecl()), // we use the closest named decl here + getOrCreateSymbolId(getAstVisitor()->getComponent()->getContext(1)), // we skip the last element because it refers to this typeloc. parseLocation ); + + if (getAstVisitor()->getComponent()->getReferenceKind() == REFERENCE_TEMPLATE_ARGUMENT) + { + m_client->recordReference( + REFERENCE_TYPE_USAGE, + symbolId, + getOrCreateSymbolId(getAstVisitor()->getComponent()->getTopmostContextDecl()), // we use the closest named decl here + parseLocation + ); + } } } } @@ -552,7 +566,7 @@ void CxxAstVisitorComponentIndexer::visitTypeLoc(clang::TypeLoc tl) void CxxAstVisitorComponentIndexer::visitDeclRefExpr(clang::DeclRefExpr* s) { clang::ValueDecl* decl = s->getDecl(); - if (getAstVisitor()->shouldVisitReference(s->getLocation(), getAstVisitor()->getComponent()->getTopmostContextDecl())) + if (getAstVisitor()->shouldVisitReference(s->getLocation())) { if ((clang::isa(decl)) || (clang::isa(decl) && decl->getParentFunctionOrMethod() != nullptr) @@ -563,6 +577,12 @@ void CxxAstVisitorComponentIndexer::visitDeclRefExpr(clang::DeclRefExpr* s) } // else { don't do anything } } + else if((clang::isa(decl)) || + (clang::isa(decl)) || + (clang::isa(decl))) + { + m_client->recordLocalSymbol(getLocalSymbolName(decl->getLocation()), getParseLocation(s->getLocation())); + } else { Id symbolId = getOrCreateSymbolId(decl); @@ -585,7 +605,7 @@ void CxxAstVisitorComponentIndexer::visitDeclRefExpr(clang::DeclRefExpr* s) void CxxAstVisitorComponentIndexer::visitMemberExpr(clang::MemberExpr* s) { - if (getAstVisitor()->shouldVisitReference(s->getMemberLoc(), getAstVisitor()->getComponent()->getTopmostContextDecl())) + if (getAstVisitor()->shouldVisitReference(s->getMemberLoc())) { Id symbolId = getOrCreateSymbolId(s->getMemberDecl()); @@ -621,7 +641,7 @@ void CxxAstVisitorComponentIndexer::visitCXXConstructExpr(clang::CXXConstructExp } } - if (getAstVisitor()->shouldVisitReference(s->getLocation(), getAstVisitor()->getComponent()->getTopmostContextDecl())) + if (getAstVisitor()->shouldVisitReference(s->getLocation())) { //if (e->getParenOrBraceRange().isValid()) { // // XXX: This code is a kludge. Recording calls to constructors is @@ -698,7 +718,7 @@ void CxxAstVisitorComponentIndexer::visitLambdaExpr(clang::LambdaExpr* s) void CxxAstVisitorComponentIndexer::visitConstructorInitializer(clang::CXXCtorInitializer* init) { - if (getAstVisitor()->shouldVisitReference(init->getMemberLocation(), getAstVisitor()->getComponent()->getTopmostContextDecl())) + if (getAstVisitor()->shouldVisitReference(init->getMemberLocation())) { // record the field usage here because it is not a DeclRefExpr if (clang::FieldDecl* memberDecl = init->getMember()) diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentTypeRefKind.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentTypeRefKind.cpp index 0bc287d7..d5d50db0 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentTypeRefKind.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentTypeRefKind.cpp @@ -29,7 +29,7 @@ void CxxAstVisitorComponentTypeRefKind::endTraverseCXXBaseSpecifier() void CxxAstVisitorComponentTypeRefKind::beginTraverseTemplateDefaultArgumentLoc() { - m_refKindStack.push_back(REFERENCE_TEMPLATE_DEFAULT_ARGUMENT); + m_refKindStack.push_back(REFERENCE_TYPE_USAGE); } void CxxAstVisitorComponentTypeRefKind::endTraverseTemplateDefaultArgumentLoc() @@ -39,14 +39,7 @@ void CxxAstVisitorComponentTypeRefKind::endTraverseTemplateDefaultArgumentLoc() void CxxAstVisitorComponentTypeRefKind::beginTraverseTemplateArgumentLoc(const clang::TemplateArgumentLoc& loc) { - if (getReferenceKind() != REFERENCE_TEMPLATE_DEFAULT_ARGUMENT) - { - m_refKindStack.push_back(REFERENCE_TEMPLATE_ARGUMENT); - } - else - { - m_refKindStack.push_back(REFERENCE_UNDEFINED); - } + m_refKindStack.push_back(REFERENCE_TEMPLATE_ARGUMENT); } void CxxAstVisitorComponentTypeRefKind::endTraverseTemplateArgumentLoc(const clang::TemplateArgumentLoc& loc) diff --git a/src/lib_gui/qt/view/QtCustomTrailView.cpp b/src/lib_gui/qt/view/QtCustomTrailView.cpp index 6fae2b69..31c92d1f 100644 --- a/src/lib_gui/qt/view/QtCustomTrailView.cpp +++ b/src/lib_gui/qt/view/QtCustomTrailView.cpp @@ -623,7 +623,7 @@ Edge::TypeMask QtCustomTrailView::getCheckedEdgeTypes() const if (type == Edge::EDGE_TYPE_USAGE) { - edgeTypes |= Edge::EDGE_TEMPLATE_ARGUMENT | Edge::EDGE_TEMPLATE_DEFAULT_ARGUMENT; + edgeTypes |= Edge::EDGE_TEMPLATE_ARGUMENT; } else if (type == Edge::EDGE_TEMPLATE_SPECIALIZATION) { diff --git a/src/test/CxxParserTestSuite.h b/src/test/CxxParserTestSuite.h index 362b0466..b27d4a9c 100644 --- a/src/test/CxxParserTestSuite.h +++ b/src/test/CxxParserTestSuite.h @@ -803,7 +803,7 @@ public: )); } - //void __test_cxx_parser_finds_type_template_parameter_type_of_template_type_alias() + //void __test_cxx_parser_finds_type_template_parameter_definition_of_template_type_alias() //{ // std::shared_ptr client = parseCode( // "template\n" @@ -814,7 +814,7 @@ public: // TS_ASSERT_EQUALS(client->templateParameterTypes[0], L"MyType::T <1:17 1:17>"); //} - void test_cxx_parser_finds_type_template_parameter_type_of_class_template() + void test_cxx_parser_finds_type_template_parameter_definition_of_class_template() { std::shared_ptr client = parseCode( "template \n" @@ -824,11 +824,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:20 1:20>" + client->localSymbols, L"input.cc<1:20> <1:20 1:20>" )); } - void test_cxx_parser_finds_type_template_parameter_of_explicit_partial_class_template_specialization() + void test_cxx_parser_finds_type_template_parameter_definition_of_explicit_partial_class_template_specialization() { std::shared_ptr client = parseCode( "template \n" @@ -842,11 +842,15 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <5:20 5:20>" + client->localSymbols, L"input.cc<5:20> <5:20 5:20>" + )); + + TS_ASSERT(utility::containsElement( + client->localSymbols, L"input.cc<5:20> <6:9 6:9>" )); } - void test_cxx_parser_finds_type_template_parameter_type_of_variable_template() + void test_cxx_parser_finds_type_template_parameter_definition_of_variable_template() { std::shared_ptr client = parseCode( "template \n" @@ -854,11 +858,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"v::T <1:20 1:20>" + client->localSymbols, L"input.cc<1:20> <1:20 1:20>" )); } - void test_cxx_parser_finds_type_template_parameter_of_explicit_partial_variable_template_specialization() + void test_cxx_parser_finds_type_template_parameter_definition_of_explicit_partial_variable_template_specialization() { std::shared_ptr client = parseCode( "template \n" @@ -869,7 +873,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"t::R <4:20 4:20>" + client->localSymbols, L"input.cc<4:20> <4:20 4:20>" + )); + + TS_ASSERT(utility::containsElement( + client->localSymbols, L"input.cc<4:20> <5:12 5:12>" )); } @@ -883,11 +891,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:17 1:17>" + client->localSymbols, L"input.cc<1:17> <1:17 1:17>" )); } - void test_cxx_parser_finds_non_type_int_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_int_template_parameter_definition_of_template_class() { std::shared_ptr client = parseCode( "template \n" @@ -897,11 +905,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:15 1:15>" + client->localSymbols, L"input.cc<1:15> <1:15 1:15>" )); } - void test_cxx_parser_finds_non_type_bool_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_bool_template_parameter_definition_of_template_class() { std::shared_ptr client = parseCode( "template \n" @@ -911,11 +919,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:16 1:16>" + client->localSymbols, L"input.cc<1:16> <1:16 1:16>" )); } - void test_cxx_parser_finds_non_type_custom_pointer_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_custom_pointer_template_parameter_definition_of_template_class() { std::shared_ptr client = parseCode( "class P\n" @@ -926,11 +934,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A

::p <3:14 3:14>" + client->localSymbols, L"input.cc<3:14> <3:14 3:14>" )); } - void test_cxx_parser_finds_non_type_custom_reference_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_custom_reference_template_parameter_definition_of_template_class() { std::shared_ptr client = parseCode( "class P\n" @@ -941,11 +949,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A

::p <3:14 3:14>" + client->localSymbols, L"input.cc<3:14> <3:14 3:14>" )); } - void test_cxx_parser_finds_non_type_template_parameter_that_depends_on_type_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_template_parameter_definition_that_depends_on_type_template_parameter_of_template_class() { std::shared_ptr client = parseCode( "template \n" @@ -954,11 +962,16 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T2 <1:28 1:29>" + client->localSymbols, L"input.cc<1:28> <1:28 1:29>" + )); + + // and usage + TS_ASSERT(utility::containsElement( + client->localSymbols, L"input.cc<1:20> <1:24 1:25>" )); } - void test_cxx_parser_finds_non_type_template_parameter_that_depends_on_template_template_parameter_of_template_class() + void test_cxx_parser_finds_non_type_template_parameter_definition_that_depends_on_template_template_parameter_of_template_class() { std::shared_ptr client = parseCode( "template class T1, T1& T2>\n" @@ -967,11 +980,15 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A typename T1, T1 & T2>::T2 <1:49 1:50>" + client->localSymbols, L"input.cc<1:49> <1:49 1:50>" + )); + + TS_ASSERT(utility::containsElement( + client->localSymbols, L"input.cc<1:36> <1:40 1:41>" )); } - void test_cxx_parser_finds_non_type_template_parameter_that_depends_on_type_template_parameter_of_template_template_parameter() + void test_cxx_parser_finds_non_type_template_parameter_definition_that_depends_on_type_template_parameter_of_template_template_parameter() { std::shared_ptr client = parseCode( "template typename S>\n" @@ -981,23 +998,27 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A typename S>::S <1:45 1:45>" + client->localSymbols, L"input.cc<1:45> <1:45 1:45>" )); - } - - void test_cxx_parser_finds_template_argument_of_dependent_non_type_template_parameter() - { - std::shared_ptr client = parseCode( - "template class T1, T1& T2>\n" - "class A\n" - "{};\n" - ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A typename T1, T1 & T2>::T1 -> int <1:43 1:45>" + client->localSymbols, L"input.cc<1:29> <1:32 1:32>" )); } + //void test_cxx_parser_finds_template_argument_of_dependent_non_type_template_parameter() // TODO: this should be a type usage + //{ + // std::shared_ptr client = parseCode( + // "template class T1, T1& T2>\n" + // "class A\n" + // "{};\n" + // ); + + // TS_ASSERT(utility::containsElement( + // client->templateArgumentTypes, L"A typename T1, T1 & T2>::T1 -> int <1:43 1:45>" + // )); + //} + void test_cxx_parser_finds_template_template_parameter_of_template_class() { std::shared_ptr client = parseCode( @@ -1014,7 +1035,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"B typename T>::T <4:36 4:36>" + client->localSymbols, L"input.cc<4:36> <4:36 4:36>" )); } @@ -1028,7 +1049,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:23 1:23>" + client->localSymbols, L"input.cc<1:23> <1:23 1:23>" )); } @@ -1042,7 +1063,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:18 1:18>" + client->localSymbols, L"input.cc<1:18> <1:18 1:18>" )); } @@ -1056,7 +1077,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A typename... T>::T <1:42 1:42>" + client->localSymbols, L"input.cc<1:42> <1:42 1:42>" )); } @@ -1070,10 +1091,10 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::T <1:20 1:20>" + client->localSymbols, L"input.cc<1:20> <1:20 1:20>" )); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::U <1:32 1:32>" + client->localSymbols, L"input.cc<1:32> <1:32 1:32>" )); } @@ -1108,7 +1129,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"A::foo::U <8:20 8:20>" + client->localSymbols, L"input.cc<8:20> <8:20 8:20>" )); } @@ -1201,10 +1222,19 @@ public: "{\n" " T foo;\n" "};\n" + "A a; \n" // TODO: find usage A::foo -> int ); TS_ASSERT(utility::containsElement( - client->typeUses, L"A::T A::foo -> A::T <4:2 4:2>" + client->typeUses, L"A a -> A <6:1 6:1>" + )); + + TS_ASSERT(utility::containsElement( + client->typeUses, L"A a -> int <6:3 6:5>" + )); + + TS_ASSERT(utility::containsElement( + client->localSymbols, L"input.cc<1:20> <4:2 4:2>" )); } @@ -1223,7 +1253,7 @@ public: )); } - void test_cxx_parser_finds_type_template_parameter_of_template_function() + void test_cxx_parser_finds_type_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "template \n" @@ -1234,11 +1264,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test::T <1:20 1:20>" + client->localSymbols, L"input.cc<1:20> <1:20 1:20>" )); } - void test_cxx_parser_finds_non_type_int_template_parameter_of_template_function() + void test_cxx_parser_finds_non_type_int_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "template \n" @@ -1249,11 +1279,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test::T <1:15 1:15>" + client->localSymbols, L"input.cc<1:15> <1:15 1:15>" )); } - void test_cxx_parser_finds_non_type_bool_template_parameter_of_template_function() + void test_cxx_parser_finds_non_type_bool_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "template \n" @@ -1264,11 +1294,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test::T <1:16 1:16>" + client->localSymbols, L"input.cc<1:16> <1:16 1:16>" )); } - void test_cxx_parser_finds_non_type_custom_pointer_template_parameter_of_template_function() + void test_cxx_parser_finds_non_type_custom_pointer_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "class P\n" @@ -1281,11 +1311,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test

::p <3:14 3:14>" + client->localSymbols, L"input.cc<3:14> <3:14 3:14>" )); } - void test_cxx_parser_finds_non_type_custom_reference_template_parameter_of_template_function() + void test_cxx_parser_finds_non_type_custom_reference_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "class P\n" @@ -1298,11 +1328,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test

::p <3:14 3:14>" + client->localSymbols, L"input.cc<3:14> <3:14 3:14>" )); } - void test_cxx_parser_finds_template_template_parameter_of_template_function() + void test_cxx_parser_finds_template_template_parameter_definition_of_template_function() { std::shared_ptr client = parseCode( "template \n" @@ -1316,7 +1346,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"test typename T>::T <4:36 4:36>" + client->localSymbols, L"input.cc<4:36> <4:36 4:36>" )); } @@ -1803,23 +1833,23 @@ public: )); } - void test_cxx_parser_finds_correct_field_member_type_of_nested_template_class_in_declaration() - { - std::shared_ptr client = parseCode( - "template \n" - "class A\n" - "{\n" - " class B\n" - " {\n" - " T foo;\n" - " };\n" - "};\n" - ); + //void test_cxx_parser_finds_correct_field_member_type_of_nested_template_class_in_declaration() + //{ + // std::shared_ptr client = parseCode( + // "template \n" + // "class A\n" + // "{\n" + // " class B\n" + // " {\n" + // " T foo;\n" + // " };\n" + // "};\n" // TODO: test if field of instantiation has correct type + // ); - TS_ASSERT(utility::containsElement( - client->typeUses, L"A::T A::B::foo -> A::T <6:3 6:3>" - )); - } + // TS_ASSERT(utility::containsElement( + // client->typeUses, L"A::T A::B::foo -> A::T <6:3 6:3>" + // )); + //} void test_cxx_parser_finds_type_usage_of_global_variable() { @@ -2506,7 +2536,7 @@ public: void test_cxx_parser_finds_usage_of_member_in_call_expression_to_unresolved_member_expression() { std::shared_ptr client = parseCode( - "class A {" + "class A {\n" " template \n" " T run() { return 5; }\n" "};\n" @@ -2520,7 +2550,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->usages, L"T B::run() -> A B::a <7:10 7:10>" + client->usages, L"T B::run() -> A B::a <8:10 8:10>" )); } @@ -2611,8 +2641,8 @@ public: "};\n" ); - TS_ASSERT(utility::containsElement( - client->typeUses, L"void VectorBase::VectorBase(VectorBase::T []) -> VectorBase::T <5:13 5:13>" + TS_ASSERT(utility::containsElement( // TODO: does not find usage of "N" + client->localSymbols, L"input.cc<1:16> <5:13 5:13>" )); } @@ -2799,7 +2829,7 @@ public: { std::shared_ptr client = parseCode( "template \n" - " struct IsBaseType {\n" + "struct IsBaseType {\n" " static const bool value = true;\n" "};\n" "template \n" @@ -2807,10 +2837,10 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"IsBaseType::T <1:20 1:20>" + client->localSymbols, L"input.cc<1:20> <1:20 1:20>" )); - TS_ASSERT(utility::containsElement( - client->templateParameterTypes, L"IsBaseType::T <5:20 5:20>" + TS_ASSERT(utility::containsElement( // TODO: fix FAIL because usage in name qualifier is not recorded + client->localSymbols, L"input.cc<5:20> <5:20 5:20>" )); } @@ -2830,11 +2860,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->typeUses, L"void A::foo(Q) -> A::T <7:3 7:3>" - )); + client->localSymbols, L"input.cc<1:20> <7:3 7:3>" + )); TS_ASSERT(utility::containsElement( - client->typeUses, L"void A::foo(Q) -> A::foo::Q <5:11 5:11>" - )); + client->localSymbols, L"input.cc<4:21> <5:11 5:11>" + )); } void test_cxx_parser_finds_usage_of_template_parameters_with_different_depth_of_partial_class_template_specialization() @@ -2858,10 +2888,10 @@ public: ); TS_ASSERT(utility::containsElement( - client->typeUses, L"A::T A::B::foo(A::B::R) -> A::T <13:3 13:3>" + client->localSymbols, L"input.cc<1:20> <13:3 13:3>" )); TS_ASSERT(utility::containsElement( - client->typeUses, L"A::T A::B::foo(A::B::R) -> A::B::R <13:9 13:9>" + client->localSymbols, L"input.cc<10:21> <13:9 13:9>" )); } @@ -2880,7 +2910,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->typeUses, L"void B typename T>::foo(B typename T>::T) -> B typename T>::T <7:11 7:11>" + client->localSymbols, L"input.cc<4:36> <7:11 7:11>" )); } @@ -2900,7 +2930,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->typeUses, L"void B typename T>::foo(B typename T>::T) -> B typename T>::T typename T>::foo::U> <8:11 8:11>" + client->localSymbols, L"input.cc<4:36> <8:11 8:11>" )); } @@ -2972,6 +3002,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <7:4 7:6>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> int <7:4 7:6>" + )); } void test_cxx_parser_finds_type_template_argument_of_explicit_template_instantiated_with_function_prototype() @@ -2990,6 +3023,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <7:4 7:6>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"void foo() -> int <7:4 7:6>" + )); } void test_cxx_parser_finds_type_template_argument_for_parameter_pack_of_explicit_template_instantiation() @@ -3011,6 +3047,12 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A<> -> float <7:11 7:15>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> int <7:6 7:8>" + )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> float <7:11 7:15>" + )); } void test_cxx_parser_finds_type_template_argument_in_non_default_constructor_of_explicit_template_instaitiation() @@ -3031,6 +3073,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <9:4 9:6>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> int <9:4 9:6>" + )); } void test_cxx_parser_finds_type_template_argument_in_default_constructor_of_explicit_template_instaitiation() @@ -3051,6 +3096,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <9:4 9:6>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> int <9:4 9:6>" + )); } void test_cxx_parser_finds_type_template_argument_in_new_expression_of_explicit_template_instaitiation() @@ -3071,6 +3119,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <9:8 9:10>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> int <9:8 9:10>" + )); } void test_cxx_parser_finds_no_template_argument_for_builtin_non_type_int_template_parameter_of_explicit_template_instantiation() @@ -3181,6 +3232,9 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"B -> A <9:4 9:4>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> A <9:4 9:4>" + )); } void test_cxx_parser_finds_template_template_argument_for_parameter_pack_of_explicit_template_instantiation() @@ -3206,6 +3260,12 @@ public: TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"B<> -> A <11:7 11:7>" )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> A <11:4 11:4>" + )); + TS_ASSERT(utility::containsElement( + client->typeUses, L"int main() -> A <11:7 11:7>" + )); } void test_cxx_parser_finds_template_member_specialization_for_method_of_implicit_template_specialization() @@ -3343,6 +3403,7 @@ public: ); TS_ASSERT_EQUALS(client->templateArgumentTypes.size(), 0); + // TODO: FIXME: type uses: L"A<1> -> A<1> <6:7 6:7>" } void test_cxx_parser_finds_no_template_argument_for_builtin_non_type_bool_template_parameter_of_explicit_template_specialization() @@ -3435,7 +3496,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A -> A::T <6:9 6:9>" + client->localSymbols, L"input.cc<5:20> <6:9 6:9>" )); TS_ASSERT(utility::containsElement( client->templateArgumentTypes, L"A -> int <6:12 6:14>" @@ -3456,7 +3517,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A<3, int U> -> A<3, int U>::U <6:12 6:12>" + client->localSymbols, L"input.cc<5:15> <6:12 6:12>" )); } @@ -3474,7 +3535,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A -> A::U <6:15 6:15>" + client->localSymbols, L"input.cc<5:16> <6:15 6:15>" )); } @@ -3494,10 +3555,10 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A<&g_p, P * q> -> P g_p <8:10 8:12>" + client->templateArgumentTypes, L"A<&g_p, P * q> -> P g_p <8:10 8:12>" //TODO this is completely wrong? should be a normal usage )); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A<&g_p, P * q> -> A<&g_p, P * q>::q <8:15 8:15>" + client->localSymbols, L"input.cc<7:14> <8:15 8:15>" )); } @@ -3520,7 +3581,7 @@ public: client->templateArgumentTypes, L"A<&g_p, P & q> -> P g_p <8:9 8:11>" )); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A<&g_p, P & q> -> A<&g_p, P & q>::q <8:14 8:14>" + client->localSymbols, L"input.cc<7:14> <8:14 8:14>" )); } @@ -3540,10 +3601,10 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"B typename U> -> A <8:9 8:9>" + client->typeUses, L"B typename U> -> A <8:9 8:9>" )); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"B typename U> -> B typename U>::U <8:12 8:12>" + client->typeUses, L"B typename U> -> B typename U>::U <8:12 8:12>" )); } @@ -3561,11 +3622,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A<3, typename T2, T2 T3> -> A<3, typename T2, T2 T3>::T3 <6:16 6:17>" + client->localSymbols, L"input.cc<5:27> <6:16 6:17>" )); } - //void _test_cxx_parser_finds_non_type_template_argument_that_depends_on_template_template_parameter_of_explicit_partial_class_template_specialization() + //void _test_cxx_parser_finds_non_type_template_argument_that_depends_on_template_template_parameter_of_explicit_partial_class_template_specialization() // TODO: wtf? //{ // std::shared_ptr client = parseCode( // "template class T2, T2 T3>\n" @@ -3634,8 +3695,8 @@ public: "};\n" ); - TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"A::U> -> B::U <8:19 8:19>" + TS_ASSERT(utility::containsElement( // TODO: test what happens here- we have a dependend type... + client->localSymbols, L"input.cc<7:20> <8:19 8:19>" )); } @@ -3666,7 +3727,11 @@ public: ); TS_ASSERT(utility::containsElement( - client->typeUses, L"A::T A::foo() -> A::T <4:2 4:2>" + client->localSymbols, L"input.cc<1:20> <4:2 4:2>" + )); + + TS_ASSERT(utility::containsElement( + client->methods, L"private A::T A::foo() <4:2 <4:4 4:6> 4:8>" // TODO: should return type just be "T"? )); } @@ -3680,7 +3745,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateDefaultArgumentTypes, L"A::T -> int <1:24 1:26>" + client->typeUses, L"A -> int <1:24 1:26>" )); } @@ -3693,7 +3758,7 @@ public: "};\n" ); - TS_ASSERT_EQUALS(client->templateDefaultArgumentTypes.size(), 0); + TS_ASSERT_EQUALS(client->typeUses.size(), 1); // only the "bool" type is recorded and nothing for the default arg } void test_cxx_parser_finds_template_template_default_argument_type_of_template_class() @@ -3708,7 +3773,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateDefaultArgumentTypes, L"B typename T>::T -> A <4:40 4:40>" + client->typeUses, L"B typename T> -> A <4:40 4:40>" )); } @@ -3768,7 +3833,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"void test() -> int <7:11 7:13>" + client->typeUses, L"void test() -> int <7:11 7:13>" )); } @@ -3786,24 +3851,24 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"void test() -> int <6:7 6:9>" + client->typeUses, L"void test() -> int <6:7 6:9>" )); } void test_cxx_parser_finds_no_explicit_non_type_int_template_argument_of_function_call_in_function() { std::shared_ptr client = parseCode( - "template \n" - "void test(){}\n" + "template \n" // use of "int" + "void test(){}\n" // 2x use of "void" "\n" - "int main()\n" + "int main()\n" // use of "int" "{\n" " test<33>();\n" " return 1;\n" "};\n" ); - TS_ASSERT_EQUALS(client->templateArgumentTypes.size(), 0); + TS_ASSERT_EQUALS(client->typeUses.size(), 4); } void test_cxx_parser_finds_explicit_template_template_argument_of_function_call_in_function() @@ -3821,7 +3886,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"void test() -> A <7:7 7:7>" + client->typeUses, L"void test() -> A <7:7 7:7>" )); } @@ -3829,16 +3894,16 @@ public: { std::shared_ptr client = parseCode( "template \n" - "void test(T data){}\n" + "void test(T data){}\n" // 2x use of "void" "\n" - "int main()\n" + "int main()\n" // use of "int" "{\n" " test(1);\n" " return 1;\n" "};\n" ); - TS_ASSERT_EQUALS(client->templateArgumentTypes.size(), 0); + TS_ASSERT_EQUALS(client->typeUses.size(), 3); } void test_cxx_parser_finds_explicit_type_template_argument_of_function_call_in_var_decl() @@ -3854,7 +3919,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"int test() -> int <6:17 6:19>" + client->typeUses, L"int test() -> int <6:17 6:19>" )); } @@ -3862,15 +3927,15 @@ public: { std::shared_ptr client = parseCode( "template \n" - "T test(T i){ return i; }\n" + "T test(T i){ return i; }\n" // TODO: record usage of int here "\n" "class A\n" "{\n" - " int foo = test(1);\n" + " int foo = test(1);\n" // usage of "int" "};\n" ); - TS_ASSERT_EQUALS(client->templateArgumentTypes.size(), 0); + TS_ASSERT_EQUALS(client->typeUses.size(), 1); } void test_cxx_parser_finds_type_template_default_argument_type_of_template_function() @@ -3889,7 +3954,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateDefaultArgumentTypes, L"test::T -> int <1:24 1:26>" + client->typeUses, L"void test() -> int <1:24 1:26>" )); } @@ -3902,7 +3967,7 @@ public: "};\n" ); - TS_ASSERT_EQUALS(client->templateDefaultArgumentTypes.size(), 0); + TS_ASSERT_EQUALS(client->typeUses.size(), 2); // only "bool" and "void" is recorded } void test_cxx_parser_finds_template_template_default_argument_type_of_template_function() @@ -3918,7 +3983,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateDefaultArgumentTypes, L"test typename T>::T -> A <4:40 4:40>" + client->typeUses, L"void test typename T>() -> A <4:40 4:40>" )); } @@ -3987,7 +4052,7 @@ public: "{\n" "}\n" "\n" - "template\n" + "template \n" "void dispatch()\n" "{\n" " a();\n" @@ -3995,7 +4060,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateArgumentTypes, L"void dispatch() -> dispatch::MessageType <9:4 9:14>" + client->localSymbols, L"input.cc<6:20> <9:4 9:14>" )); } @@ -4301,7 +4366,7 @@ public: "}\n" ); - TS_ASSERT_EQUALS(client->localSymbols.size(), 8); + TS_ASSERT_EQUALS(client->localSymbols.size(), 9); // 8 braces + 1 template parameter } void test_cxx_parser_finds_braces_with_closing_bracket_in_macro() @@ -4430,21 +4495,21 @@ CONSTANT(third, 3) )); } - // void _test_TEST() - // { - // std::shared_ptr client = parseCode( - // "template class> class T>\n" - // "class A {\n" - // "T<>\n" - // "};\n" - // "template class T>\n" - // "class B {};\n" - // "template \n" - // "class C {};\n" - // "A a;\n" - // ); - // int ofo = 0; - // } + void _test_TEST() + { + std::shared_ptr client = parseCode( + "template class> class T>\n" + "class A {\n" + "T<>\n" + "};\n" + "template class T>\n" + "class B {};\n" + "template \n" + "class C {};\n" + "A a;\n" + ); + int ofo = 0; + } private: std::shared_ptr parseCode(std::string code, std::vector compilerFlags = {}) diff --git a/src/test/helper/TestIntermediateStorage.h b/src/test/helper/TestIntermediateStorage.h index 1a1e09c6..46d537f8 100644 --- a/src/test/helper/TestIntermediateStorage.h +++ b/src/test/helper/TestIntermediateStorage.h @@ -317,7 +317,6 @@ public: std::vector annotationUses; std::vector templateArgumentTypes; std::vector typeArguments; - std::vector templateDefaultArgumentTypes; std::vector templateSpecializations; std::vector templateMemberSpecializations; std::vector includes; @@ -390,8 +389,6 @@ private: return L"REFERENCE_TEMPLATE_ARGUMENT"; case Edge::EDGE_TYPE_ARGUMENT: return L"REFERENCE_TYPE_ARGUMENT"; - case Edge::EDGE_TEMPLATE_DEFAULT_ARGUMENT: - return L"REFERENCE_TEMPLATE_DEFAULT_ARGUMENT"; case Edge::EDGE_TEMPLATE_SPECIALIZATION: return L"REFERENCE_TEMPLATE_SPECIALIZATION"; case Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION: @@ -476,8 +473,6 @@ private: return &templateArgumentTypes; case Edge::EDGE_TYPE_ARGUMENT: return &typeArguments; - case Edge::EDGE_TEMPLATE_DEFAULT_ARGUMENT: - return &templateDefaultArgumentTypes; case Edge::EDGE_TEMPLATE_SPECIALIZATION: return &templateSpecializations; case Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION: