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 ab22ad51..31417dcd 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 @@ -1833,22 +1833,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 f4b13e42..c9e1fe26 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 @@ -1702,22 +1702,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 366f3315..b7856d85 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 @@ -4199,22 +4199,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 f42f1788..109d23d7 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 @@ -3832,22 +3832,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 fbe17c4a..50f3e864 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 @@ -4868,22 +4868,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 a77a3da7..82ac664a 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 @@ -3602,22 +3602,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 a98c5b55..d93c44c2 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 @@ -2514,18 +2514,18 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int [] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_CALL: void b2GrowableStack::~b2GrowableStack() -> void b2Free(void *) [b2GrowableStack.h <42:4 42:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <51:4 51:4>] @@ -2547,7 +2547,7 @@ REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void * b2Al REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void * memcpy(void *, const void *, size_t) [b2GrowableStack.h <54:4 54:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const int &) -> int [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void b2Free(void *) [b2GrowableStack.h <57:5 57:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] @@ -2556,16 +2556,16 @@ REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] 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_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 6b7467a9..bce351c9 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 @@ -3777,22 +3777,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 0249f4e6..1d0dc204 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 @@ -3888,22 +3888,22 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 68ef2f4b..6e033a01 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 @@ -3395,18 +3395,18 @@ REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::b2GrowableStack() -> void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 31:16>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int [] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::~b2GrowableStack() -> void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 38:2>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] REFERENCE_CALL: void b2GrowableStack::~b2GrowableStack() -> void b2Free(void *) [b2GrowableStack.h <42:4 42:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b2GrowableStack::Push(const int &) -> void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:7 47:10>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> void [b2GrowableStack.h <47:2 47:5>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <47:18 47:18>] REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const int &) -> int [b2GrowableStack.h <51:4 51:4>] @@ -3428,7 +3428,7 @@ REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void * b2Al REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void * memcpy(void *, const void *, size_t) [b2GrowableStack.h <54:4 54:9>] REFERENCE_USAGE: void b2GrowableStack::Push(const int &) -> int [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] REFERENCE_CALL: void b2GrowableStack::Push(const int &) -> void b2Free(void *) [b2GrowableStack.h <57:5 57:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> int [b2GrowableStack.h <65:2 65:2>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] @@ -3437,16 +3437,16 @@ REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] REFERENCE_TYPE_USAGE: int b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:8 72:15>] 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_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] REFERENCE_TYPE_USAGE: int * b2GrowableStack::m_stack -> int [b2GrowableStack.h <78:2 78:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TYPE_USAGE: int [] b2GrowableStack::m_array -> int [b2GrowableStack.h <79:2 79:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_count -> int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int32 b2GrowableStack::m_capacity -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> int32 [b2GrowableStack.h <81:2 81:6>] REFERENCE_TYPE_USAGE: bool b2TreeNode::IsLeaf() const -> bool [b2DynamicTree.h <30:2 30:5>] REFERENCE_USAGE: bool b2TreeNode::IsLeaf() const -> int32 b2TreeNode::child1 [b2DynamicTree.h <32:10 32:15>] 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 b2c4b0f4..f7bf533e 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 @@ -2642,33 +2642,33 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2681,20 +2681,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DbvtNode [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DbvtNode [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DbvtNode [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DbvtNode [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DbvtNode [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2702,16 +2702,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Alig 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2724,31 +2724,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2761,20 +2761,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type - REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2782,16 +2782,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3A 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2804,31 +2804,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2841,20 +2841,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Align REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DbvtNode [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DbvtNode [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DbvtNode [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DbvtNode [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DbvtNode [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2862,16 +2862,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAll 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2884,20 +2884,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type - REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkCLN [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2905,16 +2905,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3A 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3113,18 +3113,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNN [b3DynamicBvh.h <265:23 265:28>] @@ -3133,31 +3133,31 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DynamicBvh::sStkNN::~sStkNN() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3165,60 +3165,60 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() - REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <220:50 220:50>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <220:62 220:62>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const 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_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3227,44 +3227,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap< REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: const b3DbvtNode * * b3AlignedObjectArray::m_data -> b3DbvtNode [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3DynamicBvh.cpp <21:36 21:45>] @@ -3279,10 +3279,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3 REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3290,25 +3290,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, i REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3DbvtNode [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3316,52 +3316,52 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> b3DbvtNode [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3DbvtNode [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> b3DbvtNode [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3DbvtNode [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <220:50 220:50>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3DbvtNode [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DbvtNode [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <285:28 285:28>] @@ -3374,10 +3374,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3394,7 +3394,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> v REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> const b3DbvtNode * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3403,15 +3403,15 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(const b3DbvtNode * *, int, int, const L &) -> b3DbvtNode [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] @@ -3419,33 +3419,33 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSe REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3DynamicBvh.h <376:59 376:61>] @@ -3455,74 +3455,74 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h < REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> int [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3531,44 +3531,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNPS [b3DynamicBvh.h <377:24 377:30>] @@ -3577,10 +3577,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBv REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3589,21 +3589,21 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3DynamicBvh::sStkNPS::sStkNPS(const b3DynamicBvh::sStkNPS &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DynamicBvh::sStkNPS::~sStkNPS() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3611,43 +3611,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <285:28 285:28>] @@ -3661,10 +3661,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(cons REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3681,7 +3681,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) - REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DynamicBvh::sStkNPS * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3690,44 +3690,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNP [b3DynamicBvh.h <1085:25 1085:30>] @@ -3735,68 +3735,68 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const 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_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3805,44 +3805,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap< REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DbvtNode * * b3AlignedObjectArray::m_data -> b3DbvtNode [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3DynamicBvh.cpp <20:30 20:39>] @@ -3850,10 +3850,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3Aligne REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3861,25 +3861,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3DbvtNode [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3887,47 +3887,47 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Dbvt REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> b3DbvtNode [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3DbvtNode [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> b3DbvtNode [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3DbvtNode [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3DbvtNode [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3943,12 +3943,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, b3DbvtNode * const &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3DbvtNode [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DbvtNode [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <285:28 285:28>] @@ -3961,10 +3961,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(b3DbvtNode * REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3981,7 +3981,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DbvtNode * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3990,7 +3990,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3DbvtNode * *, int, int, const L &) -> b3DbvtNode [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -4000,39 +4000,39 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkCLN [b3DynamicBvh.cpp <593:24 593:30>] @@ -4040,10 +4040,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBv REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4052,25 +4052,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> void b3DynamicBvh::sStkCLN::sStkCLN(const b3DynamicBvh::sStkCLN &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DynamicBvh::sStkCLN::~sStkCLN() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4078,55 +4078,55 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> void b3DynamicBvh::sStkCLN::~sStkCLN() [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <285:28 285:28>] @@ -4140,10 +4140,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(cons REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4160,7 +4160,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) - REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DynamicBvh::sStkCLN * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4169,29 +4169,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkCLN *, int, int, const L &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkCLN &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkCLN &) const -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) -> b3DynamicBvh::sStkCLN [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] 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 194f5777..1597a140 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 @@ -3033,20 +3033,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNN [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3054,16 +3054,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Al 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3076,20 +3076,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DbvtNode [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DbvtNode [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DbvtNode [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DbvtNode [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DbvtNode [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DbvtNode [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3097,16 +3097,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Alig 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3119,31 +3119,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3156,20 +3156,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type - REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNPS [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3177,16 +3177,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3A 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3199,31 +3199,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DynamicBvh::sStkNP [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3236,20 +3236,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllo REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Int4 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Int4 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Int4 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Int4 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Int4 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3257,16 +3257,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3279,20 +3279,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Aligne REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtProxy [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3DbvtProxy [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3DbvtProxy [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3DbvtProxy [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3DbvtProxy [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3DbvtProxy [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3DbvtProxy [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3DbvtProxy [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3300,16 +3300,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllo 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3508,18 +3508,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNN [b3DynamicBvh.h <265:23 265:28>] @@ -3528,10 +3528,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3540,25 +3540,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> void b3DynamicBvh::sStkNN::sStkNN(const b3DynamicBvh::sStkNN &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DynamicBvh::sStkNN::~sStkNN() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3566,42 +3566,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() - REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3619,18 +3619,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, co REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3DynamicBvh::sStkNN::sStkNN(const b3DynamicBvh::sStkNN &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const 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_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3647,7 +3647,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DynamicBvh::sStkNN * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3656,44 +3656,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap< REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> b3DynamicBvh::sStkNN [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DbvtNode [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: const b3DbvtNode * * b3AlignedObjectArray::m_data -> b3DbvtNode [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3DynamicBvh.h <266:37 266:46>] @@ -3706,10 +3706,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3 REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtNode [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3717,25 +3717,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, i REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> b3DbvtNode [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3DbvtNode [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3743,46 +3743,46 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> b3DbvtNode [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3DbvtNode [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> b3DbvtNode [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DbvtNode * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3DbvtNode [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3DbvtNode [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3798,12 +3798,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, cons REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DbvtNode * const &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3DbvtNode [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DbvtNode [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <285:28 285:28>] @@ -3816,10 +3816,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> const b3DbvtNode * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3836,7 +3836,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> v REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> const b3DbvtNode * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3845,44 +3845,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(const b3DbvtNode * *, int, int, const L &) -> b3DbvtNode [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> b3DbvtNode [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> b3DbvtNode [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3DynamicBvh.h <376:59 376:61>] @@ -3894,74 +3894,74 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3OverlappingPairCache.h REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3OverlappingPairCache.h <276:23 276:25>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> int [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3970,44 +3970,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNPS [b3DynamicBvh.h <377:24 377:30>] @@ -4016,10 +4016,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBv REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4028,21 +4028,21 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> void b3DynamicBvh::sStkNPS::sStkNPS(const b3DynamicBvh::sStkNPS &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DynamicBvh::sStkNPS::~sStkNPS() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4050,43 +4050,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <285:28 285:28>] @@ -4100,10 +4100,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(cons REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4120,7 +4120,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) - REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DynamicBvh::sStkNPS * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4129,44 +4129,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> b3DynamicBvh::sStkNPS [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNP [b3DynamicBvh.h <1085:25 1085:30>] @@ -4174,68 +4174,68 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNP *) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const 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_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4244,54 +4244,54 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap< REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> b3DynamicBvh::sStkNP [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Int4 * b3AlignedObjectArray::m_data -> b3Int4 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4300,21 +4300,21 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> b3Int4 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3Int4::b3Int4(const b3Int4 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Int4::~b3Int4() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4322,35 +4322,35 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3A REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> b3Int4 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> b3Int4 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> b3Int4 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -4368,18 +4368,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Int4 &) REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3Int4::b3Int4(const b3Int4 &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3Int4 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Int4 [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4396,7 +4396,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Aligne REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Int4 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4427,7 +4427,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3Int4 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -4440,40 +4440,40 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3DbvtProxy [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtProxy * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3DbvtProxy * b3AlignedObjectArray::m_data -> b3DbvtProxy [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtProxy [b3DynamicBvhBroadphase.h <132:23 132:33>] @@ -4481,10 +4481,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtProxy [b3Aligne REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3DbvtProxy [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtProxy [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3DbvtProxy [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4493,25 +4493,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3D REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> b3DbvtProxy [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> void b3DbvtProxy::b3DbvtProxy(const b3DbvtProxy &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3DbvtProxy::~b3DbvtProxy() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4519,43 +4519,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3DbvtP REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtProxy & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtProxy & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3DbvtProxy & b3AlignedObjectArray::at(int) const -> b3DbvtProxy [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3DbvtProxy & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::at(int) -> b3DbvtProxy [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtProxy & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3DbvtProxy & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3DbvtProxy & b3AlignedObjectArray::operator[](int) const -> b3DbvtProxy [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3DbvtProxy & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3DbvtProxy & b3AlignedObjectArray::operator[](int) const -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> b3DbvtProxy [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> b3DbvtProxy * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -4573,18 +4573,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Dbv REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3DbvtProxy &) -> void b3DbvtProxy::b3DbvtProxy(const b3DbvtProxy &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::expandNonInitializing() -> b3DbvtProxy [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> b3DbvtProxy [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> b3DbvtProxy [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> b3DbvtProxy [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4601,7 +4601,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3A REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3DbvtProxy * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4610,29 +4610,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3DbvtProxy *, int, int, const L &) -> b3DbvtProxy [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3DbvtProxy &) const -> b3DbvtProxy [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> b3DbvtProxy [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtProxy &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtProxy &) const -> b3DbvtProxy [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtProxy &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtProxy &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtProxy &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3DbvtProxy &) -> b3DbvtProxy [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: const float & b3Min(const float &, const float &) -> const T & b3Min(const T &, const T &) [b3MinMax.h <23:26 23:30>] 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 9e47a68a..f448973c 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 @@ -2238,20 +2238,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllo REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Int4 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Int4 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Int4 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Int4 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Int4 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2259,16 +2259,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2281,20 +2281,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2302,16 +2302,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2510,28 +2510,28 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Int4 * b3AlignedObjectArray::m_data -> b3Int4 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -2540,25 +2540,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> b3Int4 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3Int4::b3Int4(const b3Int4 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Int4::~b3Int4() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -2566,51 +2566,51 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Int4 * b3A REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> b3Int4 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> b3Int4 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> b3Int4 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> void b3Int4::~b3Int4() [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3Int4 [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3Int4 [b3AlignedObjectArray.h <247:19 247:19>] 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>] @@ -2620,10 +2620,10 @@ REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() - REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] 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 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Int4 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <285:28 285:28>] @@ -2637,10 +2637,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Int4 &) -> REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Int4 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -2657,7 +2657,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Aligne REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Int4 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -2688,7 +2688,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3Int4 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -2701,10 +2701,10 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] @@ -2713,33 +2713,33 @@ REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3Int4 REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> bool operator==(const b3BroadphasePair &, const b3BroadphasePair &) [b3AlignedObjectArray.h <478:18 478:19>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3OverlappingPairCache.h <275:23 275:25>] @@ -2748,10 +2748,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h < REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -2759,25 +2759,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) cons REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> int [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -2785,42 +2785,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] @@ -2836,18 +2836,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <304:5 304:5>] @@ -2864,7 +2864,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedOb REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -2873,29 +2873,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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: static void * b3UnsignedInt4::operator new(size_t) -> void [b3Int4.h <11:2 11:29>] 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 cedf3426..e504119c 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 @@ -2553,20 +2553,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2574,16 +2574,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2596,20 +2596,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedA REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Vector3 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Vector3 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Vector3 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Vector3 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Vector3 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2617,16 +2617,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAlloca 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2639,20 +2639,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3MyFace [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3MyFace [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3MyFace [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3MyFace [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3MyFace [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3MyFace [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3MyFace [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3MyFace [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2660,16 +2660,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocat 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2682,33 +2682,33 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_t REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2721,20 +2721,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Al REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3GrahamVector3 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3GrahamVector3 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3GrahamVector3 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3GrahamVector3 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3GrahamVector3 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3GrahamVector3 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3GrahamVector3 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3GrahamVector3 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2742,16 +2742,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Aligned 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2764,20 +2764,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Ali REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3InternalEdge [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3InternalEdge [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3InternalEdge [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3InternalEdge [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3InternalEdge [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3InternalEdge [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3InternalEdge [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3InternalEdge [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2785,16 +2785,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedA 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2807,20 +2807,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3InternalVertexPair [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3InternalVertexPair [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3InternalVertexPair [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3InternalVertexPair [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3InternalVertexPair [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3InternalVertexPair [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3InternalVertexPair [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3InternalVertexPair [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2828,16 +2828,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Al 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3036,18 +3036,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3ConvexUtility.cpp <117:23 117:25>] @@ -3060,10 +3060,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3HashMap.h <228:23 228: REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3HashMap.h <229:23 229:25>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3071,25 +3071,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) cons REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> int [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3097,13 +3097,13 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <137:3 137:22>] @@ -3114,39 +3114,39 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3Ali REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const int &) [b3AlignedObjectArray.h <142:4 142:9>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copy(int, int, int *) const [b3AlignedObjectArray.h <143:15 143:18>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> int [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] @@ -3162,12 +3162,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3180,10 +3180,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const int &) -> int b3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <304:5 304:5>] @@ -3200,7 +3200,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedOb REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3209,7 +3209,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -3219,10 +3219,10 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] @@ -3230,10 +3230,10 @@ REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <506:3 506:5>] @@ -3242,27 +3242,27 @@ REFERENCE_CALL: void b3AlignedObjectArray::remove(const int &) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::remove(const int &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Vector3 * b3AlignedObjectArray::m_data -> b3Vector3 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3ConvexUtility.cpp <39:23 39:31>] @@ -3273,10 +3273,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3AlignedObj REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3ConvexHullComputer.h <69:24 69:32>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3285,25 +3285,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vec REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Vector3::~b3Vector3() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3311,42 +3311,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> b3Vector3 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> b3Vector3 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3364,12 +3364,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vecto REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3Vector3 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Vector3 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <285:28 285:28>] @@ -3383,10 +3383,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3403,7 +3403,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Ali REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3412,44 +3412,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3Vector3 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3MyFace [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3MyFace * b3AlignedObjectArray::m_data -> b3MyFace [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3ConvexUtility.cpp <45:23 45:30>] @@ -3458,10 +3458,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3AlignedObjec REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3MyFace [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3MyFace [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3470,25 +3470,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFa REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> b3MyFace [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void b3MyFace::b3MyFace(const b3MyFace &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3MyFace::~b3MyFace() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3496,42 +3496,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::at(int) const -> b3MyFace [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::at(int) -> b3MyFace [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> b3MyFace [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3MyFace [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3549,12 +3549,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3MyFace REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3MyFace::b3MyFace(const b3MyFace &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> b3MyFace [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3MyFace [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <285:28 285:28>] @@ -3568,10 +3568,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3MyFace &) REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3MyFace &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3588,7 +3588,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Alig REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3MyFace * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3597,44 +3597,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> b3MyFace [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3MyFace &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:39 59:39>] @@ -3642,31 +3642,31 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Conv REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullComputer::Edge [b3ConvexHullComputer.h <72:24 72:27>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3ConvexHullComputer::Edge::~Edge() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3674,59 +3674,59 @@ REFERENCE_USAGE: void b3AlignedObjectArray::dealloca REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3735,44 +3735,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::dow REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3GrahamVector3 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GrahamVector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3GrahamVector3 * b3AlignedObjectArray::m_data -> b3GrahamVector3 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3GrahamVector3 [b3ConvexUtility.cpp <149:25 149:39>] @@ -3783,10 +3783,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3GrahamVector3 [ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3GrahamVector3 [b3GrahamScan2dConvexHull.h <59:114 59:128>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3GrahamVector3 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3GrahamVector3 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3795,25 +3795,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> b3GrahamVector3 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> void b3GrahamVector3::b3GrahamVector3(const b3GrahamVector3 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3GrahamVector3::~b3GrahamVector3() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3821,55 +3821,55 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3G REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3GrahamVector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3GrahamVector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3GrahamVector3 & b3AlignedObjectArray::at(int) const -> b3GrahamVector3 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3GrahamVector3 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> b3GrahamVector3 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3GrahamVector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3GrahamVector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3GrahamVector3 & b3AlignedObjectArray::operator[](int) const -> b3GrahamVector3 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3GrahamVector3 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> b3GrahamVector3 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> void b3GrahamVector3::~b3GrahamVector3() [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3GrahamVector3 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> b3GrahamVector3 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <285:28 285:28>] @@ -3883,10 +3883,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Gr REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> b3GrahamVector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3903,7 +3903,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3GrahamVector3 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3928,7 +3928,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3GrahamVector3 *, int, int, const L &) -> b3GrahamVector3 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -3941,39 +3941,39 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3GrahamVector3 &) const -> b3GrahamVector3 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> b3GrahamVector3 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3GrahamVector3 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3GrahamVector3 &) const -> b3GrahamVector3 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GrahamVector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GrahamVector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3GrahamVector3 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3GrahamVector3 &) -> b3GrahamVector3 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3InternalEdge [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3AlignedObjectArray::m_data -> b3InternalEdge [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3InternalEdge [b3AlignedObjectArray.h <59:39 59:39>] @@ -3981,10 +3981,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3InternalEdge [b3 REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3InternalEdge [b3HashMap.h <231:23 231:27>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3InternalEdge [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3InternalEdge [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3993,25 +3993,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> b3InternalEdge [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3InternalEdge::~b3InternalEdge() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4019,51 +4019,51 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3In REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalEdge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalEdge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3InternalEdge & b3AlignedObjectArray::at(int) const -> b3InternalEdge [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3InternalEdge & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::at(int) -> b3InternalEdge [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalEdge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalEdge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3InternalEdge & b3AlignedObjectArray::operator[](int) const -> b3InternalEdge [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3InternalEdge & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> b3InternalEdge [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalEdge &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3InternalEdge [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> b3InternalEdge [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> b3InternalEdge [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> b3InternalEdge [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3InternalEdge [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> b3InternalEdge [b3AlignedObjectArray.h <285:28 285:28>] @@ -4077,10 +4077,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Int REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> b3InternalEdge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4097,7 +4097,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3InternalEdge * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4106,44 +4106,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3InternalEdge *, int, int, const L &) -> b3InternalEdge [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3InternalEdge &) const -> b3InternalEdge [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> b3InternalEdge [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3InternalEdge &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3InternalEdge &) const -> b3InternalEdge [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalEdge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalEdge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3InternalEdge &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3InternalEdge &) -> b3InternalEdge [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3InternalVertexPair [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3InternalVertexPair * b3AlignedObjectArray::m_data -> b3InternalVertexPair [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3InternalVertexPair [b3AlignedObjectArray.h <59:39 59:39>] @@ -4151,10 +4151,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3InternalVe REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3InternalVertexPair [b3HashMap.h <232:23 232:25>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3InternalVertexPair [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3InternalVertexPair [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4163,25 +4163,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> b3InternalVertexPair [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3InternalVertexPair::~b3InternalVertexPair() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4189,52 +4189,52 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() - REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalVertexPair & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalVertexPair & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair & b3AlignedObjectArray::at(int) const -> b3InternalVertexPair [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> b3InternalVertexPair [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const -> b3InternalVertexPair [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> b3InternalVertexPair [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3InternalVertexPair &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3InternalVertexPair [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> b3InternalVertexPair [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> b3InternalVertexPair [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> b3InternalVertexPair [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3InternalVertexPair [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> b3InternalVertexPair [b3AlignedObjectArray.h <285:28 285:28>] @@ -4248,10 +4248,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> b3InternalVertexPair * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4268,7 +4268,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3InternalVertexPair * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4277,29 +4277,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap< REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3InternalVertexPair *, int, int, const L &) -> b3InternalVertexPair [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3InternalVertexPair &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalVertexPair &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalVertexPair &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3InternalVertexPair &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3InternalVertexPair &) -> b3InternalVertexPair [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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: void b3SetMin(T &, const T &) -> void [b3MinMax.h <41:17 41:20>] @@ -7624,19 +7624,19 @@ REFERENCE_USAGE: void b3HashMap::clear() -> b3AlignedObj REFERENCE_USAGE: void b3HashMap::clear() -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <460:3 460:14>] REFERENCE_USAGE: void b3HashMap::clear() -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <461:3 461:12>] REFERENCE_TEMPLATE_SPECIALIZATION: b3HashMap -> b3HashMap [b3HashMap.h <224:7 224:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_hashTable -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <228:29 228:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_hashTable -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <228:29 228:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_hashTable -> b3AlignedObjectArray [b3HashMap.h <228:2 228:21>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_hashTable -> int [b3HashMap.h <228:23 228:25>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_next -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <229:29 229:34>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_next -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <229:29 229:34>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_valueArray -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <231:31 231:42>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_valueArray -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <231:31 231:42>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_valueArray -> b3AlignedObjectArray [b3HashMap.h <231:2 231:21>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_valueArray -> b3InternalEdge [b3HashMap.h <231:23 231:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_keyArray -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <232:29 232:38>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray b3HashMap::m_keyArray -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <232:29 232:38>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_keyArray -> b3AlignedObjectArray [b3HashMap.h <232:2 232:21>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_keyArray -> b3InternalVertexPair [b3HashMap.h <232:23 232:25>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3HashMap::growTables(const b3InternalVertexPair &) -> void b3HashMap::growTables(const Key &) [b3HashMap.h <234:7 234:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3HashMap::growTables(const b3InternalVertexPair &) -> void b3HashMap::growTables(const Key &) [b3HashMap.h <234:7 234:16>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3InternalVertexPair &) -> void [b3HashMap.h <234:2 234:5>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3InternalVertexPair &) -> b3InternalVertexPair [b3HashMap.h <234:24 234:26>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3InternalVertexPair &) -> int [b3AlignedObjectArray.h <220:62 220:62>] @@ -7671,7 +7671,7 @@ REFERENCE_USAGE: void b3HashMap::growTable REFERENCE_CALL: void b3HashMap::growTables(const b3InternalVertexPair &) -> int b3InternalVertexPair::getHash() const [b3HashMap.h <262:35 262:41>] REFERENCE_CALL: void b3HashMap::growTables(const b3InternalVertexPair &) -> b3InternalVertexPair & b3AlignedObjectArray::operator[](int) [b3HashMap.h <262:21 262:30>] REFERENCE_USAGE: void b3HashMap::growTables(const b3InternalVertexPair &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <262:21 262:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> void b3HashMap::insert(const Key &, const Value &) [b3HashMap.h <273:7 273:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> void b3HashMap::insert(const Key &, const Value &) [b3HashMap.h <273:7 273:12>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> void [b3HashMap.h <273:2 273:5>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> b3InternalVertexPair [b3HashMap.h <273:20 273:22>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> b3InternalEdge [b3HashMap.h <273:36 273:40>] @@ -7708,30 +7708,30 @@ REFERENCE_CALL: void b3HashMap::insert(con REFERENCE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <296:3 296:8>] REFERENCE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <296:19 296:29>] REFERENCE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <297:3 297:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3HashMap::remove(const b3InternalVertexPair &) -> void b3HashMap::remove(const Key &) [b3HashMap.h <300:7 300:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3HashMap::remove(const b3InternalVertexPair &) -> void b3HashMap::remove(const Key &) [b3HashMap.h <300:7 300:12>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3InternalVertexPair &) -> void [b3HashMap.h <300:2 300:5>] REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3InternalVertexPair &) -> b3InternalVertexPair [b3HashMap.h <300:20 300:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3HashMap::size() const -> int b3HashMap::size() const [b3HashMap.h <383:6 383:9>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3HashMap::size() const -> int b3HashMap::size() const [b3HashMap.h <383:6 383:9>] REFERENCE_TYPE_USAGE: int b3HashMap::size() const -> int [b3HashMap.h <383:2 383:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalEdge * b3HashMap::getAtIndex(int) const -> const Value * b3HashMap::getAtIndex(int) const [b3HashMap.h <388:15 388:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalEdge * b3HashMap::getAtIndex(int) const -> const Value * b3HashMap::getAtIndex(int) const [b3HashMap.h <388:15 388:24>] REFERENCE_TYPE_USAGE: const b3InternalEdge * b3HashMap::getAtIndex(int) const -> b3InternalEdge [b3HashMap.h <388:8 388:12>] REFERENCE_TYPE_USAGE: const b3InternalEdge * b3HashMap::getAtIndex(int) const -> int [b3HashMap.h <388:26 388:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::getAtIndex(int) -> Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:9 395:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge * b3HashMap::getAtIndex(int) -> Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:9 395:18>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::getAtIndex(int) -> b3InternalEdge [b3HashMap.h <395:2 395:6>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::getAtIndex(int) -> int [b3HashMap.h <395:20 395:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:7 402:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:7 402:19>] REFERENCE_TYPE_USAGE: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> b3InternalVertexPair [b3HashMap.h <402:3 402:5>] REFERENCE_TYPE_USAGE: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> int [b3HashMap.h <402:21 402:23>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalVertexPair b3HashMap::getKeyAtIndex(int) const -> const Key b3HashMap::getKeyAtIndex(int) const [b3HashMap.h <408:15 408:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalVertexPair b3HashMap::getKeyAtIndex(int) const -> const Key b3HashMap::getKeyAtIndex(int) const [b3HashMap.h <408:15 408:27>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair b3HashMap::getKeyAtIndex(int) const -> b3InternalVertexPair [b3HashMap.h <408:11 408:13>] REFERENCE_TYPE_USAGE: const b3InternalVertexPair b3HashMap::getKeyAtIndex(int) const -> int [b3HashMap.h <408:29 408:31>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> Value * b3HashMap::operator[](const Key &) [b3HashMap.h <414:9 414:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> Value * b3HashMap::operator[](const Key &) [b3HashMap.h <414:9 414:16>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> b3InternalEdge [b3HashMap.h <414:2 414:6>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> b3InternalVertexPair [b3HashMap.h <414:26 414:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) const -> const Value * b3HashMap::find(const Key &) const [b3HashMap.h <418:15 418:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) const -> const Value * b3HashMap::find(const Key &) const [b3HashMap.h <418:15 418:18>] REFERENCE_TYPE_USAGE: const b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) const -> b3InternalEdge [b3HashMap.h <418:8 418:12>] REFERENCE_TYPE_USAGE: const b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3HashMap.h <418:26 418:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> Value * b3HashMap::find(const Key &) [b3HashMap.h <428:9 428:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> Value * b3HashMap::find(const Key &) [b3HashMap.h <428:9 428:12>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> b3InternalEdge [b3HashMap.h <428:2 428:6>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> b3InternalVertexPair [b3HashMap.h <428:20 428:22>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> int [b3HashMap.h <430:3 430:5>] @@ -7739,7 +7739,7 @@ REFERENCE_CALL: b3InternalEdge * b3HashMap REFERENCE_USAGE: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> const int B3_HASH_NULL [b3HashMap.h <431:16 431:27>] REFERENCE_CALL: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> b3InternalEdge & b3AlignedObjectArray::operator[](int) [b3HashMap.h <435:11 435:22>] REFERENCE_USAGE: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <435:11 435:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <439:6 439:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <439:6 439:14>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> int [b3HashMap.h <439:2 439:4>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> int [b3HashMap.h <448:3 448:5>] REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3HashMap.h <439:22 439:24>] @@ -7759,7 +7759,7 @@ REFERENCE_CALL: int b3HashMap::findIndex(c REFERENCE_CALL: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> const b3InternalVertexPair & b3AlignedObjectArray::operator[](int) const [b3HashMap.h <449:48 449:57>] REFERENCE_USAGE: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <449:48 449:57>] REFERENCE_USAGE: int b3HashMap::findIndex(const b3InternalVertexPair &) const -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <451:12 451:17>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3HashMap::clear() -> void b3HashMap::clear() [b3HashMap.h <456:7 456:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3HashMap::clear() -> void b3HashMap::clear() [b3HashMap.h <456:7 456:11>] REFERENCE_TYPE_USAGE: void b3HashMap::clear() -> void [b3HashMap.h <456:2 456:5>] REFERENCE_USAGE: void b3HashMap::b3HashMap() -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <224:7 224:15>] REFERENCE_CALL: void b3HashMap::b3HashMap() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3HashMap.h <224:7 224:15>] 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 e5fd6553..0849adac 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 @@ -3101,20 +3101,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3122,16 +3122,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3144,20 +3144,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedA REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Vector3 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Vector3 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Vector3 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Vector3 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Vector3 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3165,16 +3165,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAlloca 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3187,33 +3187,33 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAl REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3MyFace [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3MyFace [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3MyFace [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3MyFace [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3MyFace [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3MyFace [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3MyFace [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3MyFace [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3226,20 +3226,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedA REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3GpuFace [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3GpuFace [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3GpuFace [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3GpuFace [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3GpuFace [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3GpuFace [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3GpuFace [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3GpuFace [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3247,16 +3247,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAlloca 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3269,20 +3269,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Align REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Collidable [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Collidable [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Collidable [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Collidable [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Collidable [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Collidable [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Collidable [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Collidable [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3290,16 +3290,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAll 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3312,20 +3312,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexPolyhedronData [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexPolyhedronData [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexPolyhedronData [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexPolyhedronData [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexPolyhedronData [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexPolyhedronData [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexPolyhedronData [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3333,16 +3333,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3355,20 +3355,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Ali REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Contact4Data [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Contact4Data [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Contact4Data [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Contact4Data [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Contact4Data [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Contact4Data [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Contact4Data [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Contact4Data [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3376,16 +3376,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedA 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3398,31 +3398,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Al REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3RigidBodyData [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3RigidBodyData [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3RigidBodyData [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3RigidBodyData [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3RigidBodyData [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3RigidBodyData [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3RigidBodyData [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3RigidBodyData [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3435,20 +3435,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllo REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Aabb [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Aabb [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Aabb [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Aabb [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Aabb [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Aabb [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Aabb [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Aabb [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3456,16 +3456,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3478,20 +3478,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3 REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexUtility [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexUtility [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexUtility [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexUtility [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexUtility [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexUtility [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexUtility [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexUtility [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -3499,16 +3499,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3Align 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3521,31 +3521,31 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllo REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Int4 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Int4 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Int4 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Int4 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Int4 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Int4 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -6685,18 +6685,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Vector3 * b3AlignedObjectArray::m_data -> b3Vector3 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3CpuNarrowPhase.cpp <18:23 18:31>] @@ -6726,10 +6726,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3FindSepara REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3FindSeparatingAxis.h <68:29 68:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -6738,25 +6738,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vec REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Vector3::~b3Vector3() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -6764,43 +6764,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> b3Vector3 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> b3Vector3 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -6818,12 +6818,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vecto REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3Vector3 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Vector3 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <285:28 285:28>] @@ -6837,10 +6837,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -6857,7 +6857,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Ali REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -6866,44 +6866,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3Vector3 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3CpuNarrowPhase.cpp <20:23 20:25>] @@ -6922,10 +6922,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3FindSeparatingAxis.h < REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3FindSeparatingAxis.h <70:29 70:31>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -6933,25 +6933,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) cons REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> int [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -6959,43 +6959,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] @@ -7011,18 +7011,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <304:5 304:5>] @@ -7039,7 +7039,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedOb REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7048,45 +7048,45 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Int4 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Int4 * b3AlignedObjectArray::m_data -> b3Int4 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3CpuNarrowPhase.cpp <57:61 57:66>] @@ -7095,70 +7095,70 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArr REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Int4 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Int4 *) const -> b3Int4 [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> b3Int4 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> b3Int4 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> b3Int4 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Int4 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3Int4 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Int4 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3Int4 [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3Int4 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Int4 [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7167,44 +7167,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Int4 *, int, int, const L &) -> b3Int4 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> b3Int4 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Int4 &) -> b3Int4 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Aabb [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Aabb * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Aabb * b3AlignedObjectArray::m_data -> b3Aabb [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Aabb [b3CpuNarrowPhase.cpp <11:23 11:28>] @@ -7214,10 +7214,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Aabb [b3AlignedObjectArr REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Aabb [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Aabb [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Aabb [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -7226,25 +7226,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> b3Aabb [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> void b3Aabb::b3Aabb(const b3Aabb &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Aabb *) const -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Aabb::~b3Aabb() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -7252,51 +7252,51 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Aabb * b3A REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Aabb & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Aabb & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Aabb & b3AlignedObjectArray::at(int) const -> b3Aabb [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Aabb & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::at(int) -> b3Aabb [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Aabb & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Aabb & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Aabb & b3AlignedObjectArray::operator[](int) const -> b3Aabb [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Aabb & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::operator[](int) -> b3Aabb [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Aabb & b3AlignedObjectArray::operator[](int) -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Aabb &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3Aabb [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> b3Aabb [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> b3Aabb [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> b3Aabb [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Aabb &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Aabb &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Aabb [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> b3Aabb [b3AlignedObjectArray.h <285:28 285:28>] @@ -7310,10 +7310,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Aabb &) -> REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> b3Aabb * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Aabb &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -7330,7 +7330,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Aligne REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Aabb * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7339,44 +7339,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Aabb *, int, int, const L &) -> b3Aabb [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Aabb &) const -> b3Aabb [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> b3Aabb [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Aabb &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Aabb &) const -> b3Aabb [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Aabb &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Aabb &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Aabb &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Aabb &) -> b3Aabb [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3RigidBodyData [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3RigidBodyData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3RigidBodyData * b3AlignedObjectArray::m_data -> b3RigidBodyData [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3RigidBodyData [b3CpuNarrowPhase.cpp <57:145 57:159>] @@ -7387,71 +7387,71 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3RigidBodyData [ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3RigidBodyData [b3ContactConvexConvexSAT.h <428:44 428:58>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3RigidBodyData [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3RigidBodyData [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3RigidBodyData *) const -> b3RigidBodyData [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> b3RigidBodyData [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> b3RigidBodyData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::at(int) -> b3RigidBodyData [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const -> b3RigidBodyData [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const -> b3RigidBodyData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> b3RigidBodyData [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> b3RigidBodyData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3RigidBodyData &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3RigidBodyData [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> b3RigidBodyData [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> b3RigidBodyData [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> b3RigidBodyData [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> b3RigidBodyData [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7460,44 +7460,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3RigidBodyData *, int, int, const L &) -> b3RigidBodyData [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3RigidBodyData &) const -> b3RigidBodyData [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> b3RigidBodyData [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3RigidBodyData &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3RigidBodyData &) const -> b3RigidBodyData [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3RigidBodyData &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3RigidBodyData &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3RigidBodyData &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3RigidBodyData &) -> b3RigidBodyData [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Contact4Data [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Contact4Data * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Contact4Data * b3AlignedObjectArray::m_data -> b3Contact4Data [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Contact4Data [b3CpuNarrowPhase.cpp <23:23 23:36>] @@ -7509,10 +7509,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Contact4Data [b3 REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Contact4Data [b3ContactConvexConvexSAT.h <435:38 435:51>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Contact4Data [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Contact4Data [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -7521,25 +7521,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> b3Contact4Data [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> void b3Contact4Data::b3Contact4Data(const b3Contact4Data &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Contact4Data::~b3Contact4Data() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -7547,42 +7547,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Co REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Contact4Data & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Contact4Data & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Contact4Data & b3AlignedObjectArray::at(int) const -> b3Contact4Data [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Contact4Data & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::at(int) -> b3Contact4Data [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3Contact4Data & b3AlignedObjectArray::at(int) -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Contact4Data & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Contact4Data & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Contact4Data & b3AlignedObjectArray::operator[](int) const -> b3Contact4Data [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Contact4Data & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> b3Contact4Data [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -7600,9 +7600,9 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3 REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> void b3Contact4Data::b3Contact4Data(const b3Contact4Data &) [b3AlignedObjectArray.h <239:24 239:24>] REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Contact4Data &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::expandNonInitializing() -> b3Contact4Data [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3Contact4Data [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3Contact4Data [b3AlignedObjectArray.h <260:37 260:37>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3Contact4Data [b3AlignedObjectArray.h <260:50 260:50>] @@ -7618,13 +7618,13 @@ REFERENCE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(c REFERENCE_CALL: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> void b3Contact4Data::b3Contact4Data(const b3Contact4Data &) [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3Contact4Data * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Contact4Data &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Contact4Data &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Contact4Data &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Contact4Data &) -> b3Contact4Data [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -7641,7 +7641,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Contact4Data * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7650,44 +7650,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3Contact4Data *, int, int, const L &) -> b3Contact4Data [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Contact4Data &) const -> b3Contact4Data [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> b3Contact4Data [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Contact4Data &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Contact4Data &) const -> b3Contact4Data [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Contact4Data &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Contact4Data &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Contact4Data &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Contact4Data &) -> b3Contact4Data [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3MyFace [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3MyFace * b3AlignedObjectArray::m_data -> b3MyFace [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3AlignedObjectArray.h <59:39 59:39>] @@ -7695,31 +7695,31 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3AlignedObjec REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3MyFace [b3ConvexUtility.h <44:23 44:30>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3MyFace [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3MyFace [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3MyFace *) const -> b3MyFace [b3AlignedObjectArray.h <74:48 74:48>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3MyFace::~b3MyFace() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -7727,59 +7727,59 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3MyFace * REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::at(int) const -> b3MyFace [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::at(int) -> b3MyFace [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> b3MyFace [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3MyFace & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3MyFace [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3MyFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3MyFace &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3MyFace [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> b3MyFace [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3MyFace [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7788,44 +7788,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3MyFace *, int, int, const L &) -> b3MyFace [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> b3MyFace [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3MyFace &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3MyFace &) -> b3MyFace [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3GpuFace [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GpuFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3GpuFace * b3AlignedObjectArray::m_data -> b3GpuFace [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3GpuFace [b3CpuNarrowPhase.cpp <21:23 21:31>] @@ -7841,10 +7841,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3GpuFace [b3FindSepara REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3GpuFace [b3FindSeparatingAxis.h <69:29 69:37>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3GpuFace [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3GpuFace [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -7853,25 +7853,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Gpu REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> b3GpuFace [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> void b3GpuFace::b3GpuFace(const b3GpuFace &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3GpuFace::~b3GpuFace() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -7879,43 +7879,43 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3GpuFace REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3GpuFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3GpuFace & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3GpuFace & b3AlignedObjectArray::at(int) const -> b3GpuFace [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3GpuFace & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::at(int) -> b3GpuFace [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3GpuFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3GpuFace & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3GpuFace & b3AlignedObjectArray::operator[](int) const -> b3GpuFace [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3GpuFace & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3GpuFace & b3AlignedObjectArray::operator[](int) const -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::operator[](int) -> b3GpuFace [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3GpuFace & b3AlignedObjectArray::operator[](int) -> b3GpuFace * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -7933,18 +7933,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3GpuFa REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3GpuFace &) -> void b3GpuFace::b3GpuFace(const b3GpuFace &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::expandNonInitializing() -> b3GpuFace [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> b3GpuFace [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> b3GpuFace [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> b3GpuFace [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -7961,7 +7961,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Ali REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3GpuFace * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -7970,44 +7970,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3GpuFace *, int, int, const L &) -> b3GpuFace [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3GpuFace &) const -> b3GpuFace [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> b3GpuFace [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3GpuFace &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3GpuFace &) const -> b3GpuFace [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GpuFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GpuFace &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3GpuFace &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3GpuFace &) -> b3GpuFace [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexPolyhedronData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData * b3AlignedObjectArray::m_data -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexPolyhedronData [b3CpuNarrowPhase.cpp <17:23 17:44>] @@ -8018,10 +8018,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexPo REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexPolyhedronData [b3ContactConvexConvexSAT.h <430:44 430:65>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -8030,25 +8030,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(in REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> void b3ConvexPolyhedronData::b3ConvexPolyhedronData(const b3ConvexPolyhedronData &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3ConvexPolyhedronData::~b3ConvexPolyhedronData() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -8056,44 +8056,44 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] REFERENCE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) const -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] REFERENCE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) const -> b3ConvexPolyhedronData * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -8111,18 +8111,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexPolyhedronData &) -> void b3ConvexPolyhedronData::b3ConvexPolyhedronData(const b3ConvexPolyhedronData &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -8139,7 +8139,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexPolyhedronData * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -8148,44 +8148,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHea REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexPolyhedronData *, int, int, const L &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexPolyhedronData &) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexPolyhedronData &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexPolyhedronData &) const -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexPolyhedronData &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexPolyhedronData &) -> b3ConvexPolyhedronData [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Collidable [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Collidable * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Collidable * b3AlignedObjectArray::m_data -> b3Collidable [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Collidable [b3CpuNarrowPhase.cpp <12:23 12:34>] @@ -8196,10 +8196,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Collidable [b3Cont REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Collidable [b3ContactConvexConvexSAT.h <429:44 429:55>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Collidable [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Collidable [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -8208,25 +8208,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3 REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> b3Collidable [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> void b3Collidable::b3Collidable(const b3Collidable &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Collidable *) const -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Collidable::~b3Collidable() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -8234,49 +8234,49 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Coll REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Collidable & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Collidable & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Collidable & b3AlignedObjectArray::at(int) const -> b3Collidable [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Collidable & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::at(int) -> b3Collidable [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Collidable & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Collidable & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Collidable & b3AlignedObjectArray::operator[](int) const -> b3Collidable [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Collidable & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3Collidable & b3AlignedObjectArray::operator[](int) const -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::operator[](int) -> b3Collidable [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Collidable & b3AlignedObjectArray::operator[](int) -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Collidable &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3Collidable [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> b3Collidable [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3Collidable [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3Collidable [b3AlignedObjectArray.h <260:37 260:37>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3Collidable [b3AlignedObjectArray.h <260:50 260:50>] @@ -8292,13 +8292,13 @@ REFERENCE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const REFERENCE_CALL: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> void b3Collidable::b3Collidable(const b3Collidable &) [b3AlignedObjectArray.h <269:22 269:22>] REFERENCE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] REFERENCE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3Collidable * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Collidable &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Collidable &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Collidable &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Collidable &) -> b3Collidable [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -8315,7 +8315,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3 REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Collidable * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -8324,44 +8324,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3Collidable *, int, int, const L &) -> b3Collidable [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Collidable &) const -> b3Collidable [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> b3Collidable [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Collidable &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Collidable &) const -> b3Collidable [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Collidable &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Collidable &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Collidable &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Collidable &) -> b3Collidable [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexUtility [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexUtility * * b3AlignedObjectArray::m_data -> b3ConvexUtility [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexUtility [b3CpuNarrowPhase.cpp <13:23 13:37>] @@ -8369,10 +8369,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexUtility REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexUtility [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexUtility [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexUtility [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -8380,25 +8380,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, in REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> b3ConvexUtility [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> b3ConvexUtility [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3ConvexUtility [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -8406,42 +8406,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: b3ConvexUtility * const & b3AlignedObjectArray::at(int) const -> b3ConvexUtility [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: b3ConvexUtility * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> b3ConvexUtility [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: b3ConvexUtility * const & b3AlignedObjectArray::operator[](int) const -> b3ConvexUtility [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: b3ConvexUtility * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> b3ConvexUtility [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -8457,18 +8457,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3Con REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> b3ConvexUtility * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, b3ConvexUtility * const &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexUtility [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> b3ConvexUtility [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> b3ConvexUtility [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void [b3AlignedObjectArray.h <276:19 276:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> b3ConvexUtility [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -8485,7 +8485,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> vo REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexUtility * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -8494,29 +8494,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap::downHeap(b3ConvexUtility * *, int, int, const L &) -> b3ConvexUtility [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexUtility * const &) const -> b3ConvexUtility [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> b3ConvexUtility [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexUtility * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexUtility * const &) const -> b3ConvexUtility [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexUtility * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexUtility * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexUtility * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexUtility * const &) -> b3ConvexUtility [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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: b3Matrix3x3 b3QuatGetRotationMatrix(const b3Quaternion &) -> b3Matrix3x3 [b3Mat3x3.h <15:8 15:15>] 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 0e8cae61..6a0b9aca 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt @@ -522,13 +522,13 @@ REFERENCE_TYPE_USAGE: char * b3AlignPointer(char *, size_t) -> char [b3Sca REFERENCE_TYPE_USAGE: char * b3AlignPointer(char *, size_t) -> char [b3Scalar.h <642:40 642:40>] REFERENCE_TYPE_USAGE: char * b3AlignPointer(char *, size_t) -> size_t [b3Scalar.h <642:57 642:62>] REFERENCE_TYPE_USAGE: char * b3AlignPointer(char *, size_t) -> size_t [b3Scalar.h <656:8 656:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:9 645:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: char * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:9 645:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 647:7>] +REFERENCE_TEMPLATE_SPECIALIZATION: char * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] REFERENCE_TYPE_USAGE: char * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr -> char [b3Scalar.h <649:5 649:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] REFERENCE_TYPE_USAGE: size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer -> size_t [b3Scalar.h <650:5 650:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: -> b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] 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: char * b3AlignPointer(char *, size_t) -> b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <653:5 653:25>] REFERENCE_CALL: char * b3AlignPointer(char *, size_t) -> void b3AlignPointer::b3ConvertPointerSizeT::b3ConvertPointerSizeT() [b3Scalar.h <653:27 653:35>] 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 1574fe79..f50dbb9d 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt @@ -2126,20 +2126,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedA REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Vector3 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Vector3 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Vector3 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Vector3 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Vector3 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2147,16 +2147,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAlloca 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2169,20 +2169,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_t REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexHullComputer::Edge [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2190,16 +2190,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointe 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2212,20 +2212,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedAllocat REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> int [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> int [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> int [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> int [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> int [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> int [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> int [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2233,16 +2233,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2255,20 +2255,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::se REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexHullInternal::Vertex [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2276,16 +2276,16 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2298,20 +2298,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::sel REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexHullInternal::Point32 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2319,16 +2319,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::poi 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2341,20 +2341,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3ConvexHullInternal::Face [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -2362,16 +2362,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::poin 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -3416,18 +3416,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Vector3 * b3AlignedObjectArray::m_data -> b3Vector3 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3ConvexHullComputer.h <69:24 69:32>] @@ -3435,10 +3435,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3AlignedObj REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3447,25 +3447,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vec REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Vector3::~b3Vector3() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3473,37 +3473,37 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> b3Vector3 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> b3Vector3 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3521,12 +3521,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3Vecto REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3Vector3 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Vector3 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <285:28 285:28>] @@ -3540,10 +3540,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3560,7 +3560,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Ali REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3569,44 +3569,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3Vector3 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullComputer::Edge [b3ConvexHullComputer.h <72:24 72:27>] @@ -3614,10 +3614,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Conv REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3626,25 +3626,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::cop REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> void b3ConvexHullComputer::Edge::Edge(const b3ConvexHullComputer::Edge &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3ConvexHullComputer::Edge::~Edge() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3652,38 +3652,38 @@ REFERENCE_USAGE: void b3AlignedObjectArray::dealloca REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -3701,12 +3701,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(i REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexHullComputer::Edge &) -> void b3ConvexHullComputer::Edge::Edge(const b3ConvexHullComputer::Edge &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <285:28 285:28>] @@ -3720,10 +3720,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -3740,7 +3740,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(i REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexHullComputer::Edge * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3749,44 +3749,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::dow REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> b3ConvexHullComputer::Edge [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> int [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: int * b3AlignedObjectArray::m_data -> int [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> int [b3ConvexHullComputer.h <75:24 75:26>] @@ -3794,10 +3794,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h < REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> int [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, int *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3805,25 +3805,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) cons REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, int *) const -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> int [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -3831,37 +3831,37 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> int * b3Aligned REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const int & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> int [b3AlignedObjectArray.h <220:50 220:50>] @@ -3877,12 +3877,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const int &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: int & b3AlignedObjectArray::expand(const int &) -> int [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const 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 <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int [b3AlignedObjectArray.h <278:4 278:6>] @@ -3895,10 +3895,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const int &) -> int b3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> int [b3AlignedObjectArray.h <304:5 304:5>] @@ -3915,7 +3915,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedOb REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -3924,44 +3924,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int * REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const int &) -> int [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <769:24 769:29>] @@ -3974,10 +3974,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3 REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -3985,25 +3985,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray: REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4011,13 +4011,13 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deal REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <137:3 137:22>] @@ -4028,38 +4028,38 @@ REFERENCE_CALL: void b3AlignedObjectArray::b3Ali REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <220:62 220:62>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Vertex * *) const [b3AlignedObjectArray.h <143:15 143:18>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::at(int) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::operator[](int) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] 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_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <197:20 197:20>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -4075,12 +4075,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resi REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <285:28 285:28>] @@ -4093,10 +4093,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_ REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4113,7 +4113,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reser REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexHullInternal::Vertex * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4122,44 +4122,44 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray: REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Vertex * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Vertex * const &) const -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Vertex * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Vertex * const &) -> b3ConvexHullInternal::Vertex [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Point32 [b3ConvexHullComputer.cpp <2002:23 2002:29>] @@ -4167,10 +4167,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3C REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4179,25 +4179,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray:: REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> void b3ConvexHullInternal::Point32::Point32(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3ConvexHullInternal::Point32::~Point32() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4205,42 +4205,42 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deall REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> void [b3AlignedObjectArray.h <220:19 220:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> int [b3AlignedObjectArray.h <220:31 220:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> int [b3AlignedObjectArray.h <222:4 222:6>] @@ -4258,18 +4258,18 @@ REFERENCE_USAGE: void b3AlignedObjectArray::resiz REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3ConvexHullInternal::Point32 &) -> void b3ConvexHullInternal::Point32::Point32(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <239:24 239:24>] 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() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::push_back(const 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_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <276:40 276:40>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4286,7 +4286,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserv REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexHullInternal::Point32 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4315,7 +4315,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray:: REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Point32 *, int, int, const L &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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>] @@ -4328,39 +4328,39 @@ 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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullInternal::Point32 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullInternal::Point32 &) const -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullInternal::Point32 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3ConvexHullInternal::Point32 &) -> b3ConvexHullInternal::Point32 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <2098:23 2098:26>] @@ -4368,10 +4368,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Co REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -4379,25 +4379,25 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::c REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <74:48 74:48>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85: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>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <90:4 90:9>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <91:4 91:13>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -4405,51 +4405,51 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallo REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedObjectArray.h <126:3 126:22>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <133:4 133:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::at(int) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::operator[](int) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * const & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <186:4 186:10>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <186:14 186:17>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <188:4 188:13>] REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <285:28 285:28>] @@ -4462,10 +4462,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_ba REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -4482,7 +4482,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3ConvexHullInternal::Face * * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -4491,29 +4491,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::d REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3ConvexHullInternal::Face * *, int, int, const L &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Face * const &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Face * const &) const -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Face * const &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Face * const &) -> b3ConvexHullInternal::Face [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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: b3Scalar b3ConvexHullComputer::compute(const void *, bool, int, int, b3Scalar, b3Scalar) -> b3Scalar [b3ConvexHullComputer.cpp <2645:1 2645:8>] @@ -5151,37 +5151,37 @@ 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(UWord, UWord, UWord &, UWord &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] 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_TEMPLATE_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>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <588:14 588:23>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <586:28 586:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) [b3ConvexHullComputer.cpp <591:23 591:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) [b3ConvexHullComputer.cpp <591:23 591:25>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <591:12 591:21>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <593:14 593:23>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <591:27 591:36>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <596:23 596:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <596:23 596:25>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint64_t [b3ConvexHullComputer.cpp <596:12 596:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint64_t [b3ConvexHullComputer.cpp <598:14 598:23>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint64_t [b3ConvexHullComputer.cpp <598:31 598:40>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint32_t [b3ConvexHullComputer.cpp <596:27 596:36>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint32_t [b3ConvexHullComputer.cpp <596:41 596:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) [b3ConvexHullComputer.cpp <601:17 601:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) [b3ConvexHullComputer.cpp <601:17 601:23>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> void [b3ConvexHullComputer.cpp <601:12 601:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> btUint64_t [b3ConvexHullComputer.cpp <601:25 601:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <606:23 606:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <606:23 606:26>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> btUint64_t [b3ConvexHullComputer.cpp <606:12 606:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <606:28 606:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <611:23 611:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <611:23 611:25>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> btUint64_t [b3ConvexHullComputer.cpp <611:12 611:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <611:27 611:32>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <616:19 616:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <616:19 616:21>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <616:12 616:17>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <616:23 616:32>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <616:37 616:46>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) [b3ConvexHullComputer.cpp <621:17 621:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) [b3ConvexHullComputer.cpp <621:17 621:23>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> void [b3ConvexHullComputer.cpp <621:12 621:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <621:25 621:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static void b3ConvexHullInternal::DMul::mul(UWord, UWord, UWord &, UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static void b3ConvexHullInternal::DMul::mul(UWord, UWord, UWord &, UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> unsigned long long [b3ConvexHullComputer.cpp <629:21 629:25>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> unsigned long long [b3ConvexHullComputer.cpp <629:30 629:34>] @@ -5213,39 +5213,39 @@ REFERENCE_CALL: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) [b3ConvexHullComputer.cpp <638:13 638:16>] REFERENCE_CALL: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) [b3ConvexHullComputer.cpp <639:6 639:12>] 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_TEMPLATE_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>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <586:28 586:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) [b3ConvexHullComputer.cpp <591:23 591:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) [b3ConvexHullComputer.cpp <591:23 591:25>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <591:12 591:21>] REFERENCE_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::low(btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <591:27 591:36>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <596:23 596:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <596:23 596:25>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint64_t [b3ConvexHullComputer.cpp <596:12 596:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint32_t [b3ConvexHullComputer.cpp <596:27 596:36>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) -> btUint32_t [b3ConvexHullComputer.cpp <596:41 596:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) [b3ConvexHullComputer.cpp <601:17 601:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) [b3ConvexHullComputer.cpp <601:17 601:23>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> void [b3ConvexHullComputer.cpp <601:12 601:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(btUint64_t &) -> btUint64_t [b3ConvexHullComputer.cpp <601:25 601:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <606:23 606:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <606:23 606:26>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> btUint64_t [b3ConvexHullComputer.cpp <606:12 606:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <606:28 606:33>] REFERENCE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::high(b3ConvexHullInternal::Int128) -> btUint64_t b3ConvexHullInternal::Int128::high [b3ConvexHullComputer.cpp <608:19 608:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <611:23 611:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <611:23 611:25>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> btUint64_t [b3ConvexHullComputer.cpp <611:12 611:21>] REFERENCE_TYPE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <611:27 611:32>] REFERENCE_USAGE: static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) -> btUint64_t b3ConvexHullInternal::Int128::low [b3ConvexHullComputer.cpp <613:19 613:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <616:19 616:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <616:19 616:21>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <616:12 616:17>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <616:23 616:32>] REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> btUint64_t [b3ConvexHullComputer.cpp <616:37 616:46>] REFERENCE_CALL: static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::Int128::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <618:21 618:23>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) [b3ConvexHullComputer.cpp <621:17 621:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) [b3ConvexHullComputer.cpp <621:17 621:23>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> void [b3ConvexHullComputer.cpp <621:12 621:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <621:25 621:30>] REFERENCE_USAGE: static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) -> btUint64_t b3ConvexHullInternal::Int128::high [b3ConvexHullComputer.cpp <623:12 623:15>] 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_TEMPLATE_MEMBER_SPECIALIZATION: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::mul(UWord, UWord, UWord &, UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> static void b3ConvexHullInternal::DMul::mul(UWord, UWord, UWord &, UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <629:21 629:25>] REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> b3ConvexHullInternal::Int128 [b3ConvexHullComputer.cpp <629:30 629:34>] @@ -5330,11 +5330,11 @@ REFERENCE_TYPE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> REFERENCE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <691:26 691:29>] REFERENCE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <693:24 693:27>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:31 669:39>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <672:5 672:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::PoolArray::size -> int [b3ConvexHullComputer.cpp <673:5 673:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <676:5 676:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <676:15 676:15>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <702:15 702:15>] @@ -5344,7 +5344,7 @@ REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <746:48 746:48>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <746:68 746:68>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <676:15 676:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] 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>] @@ -5352,10 +5352,10 @@ REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <680:15 680:15>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Vertex [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_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] REFERENCE_CALL: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <685:6 685:18>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <688:5 688:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <690:6 690:6>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] @@ -5365,11 +5365,11 @@ REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray< REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <693:24 693:27>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Vertex::next [b3ConvexHullComputer.cpp <693:10 693:13>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:31 669:39>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <672:5 672:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::PoolArray::size -> int [b3ConvexHullComputer.cpp <673:5 673:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <676:5 676:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <676:15 676:15>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <702:15 702:15>] @@ -5379,7 +5379,7 @@ REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <746:48 746:48>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <746:68 746:68>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <676:15 676:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] 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>] @@ -5387,10 +5387,10 @@ REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <680:15 680:15>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Edge [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_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] REFERENCE_CALL: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <685:6 685:18>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <688:5 688:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <690:6 690:6>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] @@ -5400,11 +5400,11 @@ REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <693:24 693:27>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Edge::next [b3ConvexHullComputer.cpp <693:10 693:13>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:31 669:39>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <672:5 672:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::PoolArray::size -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::PoolArray::size -> int [b3ConvexHullComputer.cpp <673:5 673:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <676:5 676:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <676:15 676:15>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <702:15 702:15>] @@ -5414,7 +5414,7 @@ REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <746:48 746:48>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <746:68 746:68>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <676:15 676:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 678:13>] 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>] @@ -5422,10 +5422,10 @@ REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <680:15 680:15>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::Face [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_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 683:5>] REFERENCE_CALL: void b3ConvexHullInternal::PoolArray::~PoolArray() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <685:6 685:18>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <688:5 688:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <690:6 690:6>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] @@ -5467,22 +5467,22 @@ REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(T REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(T *) -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <759:21 759:31>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(T *) -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <760:6 760:16>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Pool -> b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:31 699:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <702:15 702:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <703:5 703:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <703:15 703:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <704:5 704:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::Pool::arraySize -> int [b3ConvexHullComputer.cpp <705:5 705:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <708:13 708:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <708:27 708:35>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <708:44 708:54>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <708:63 708:71>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <714:13 714:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <716:25 716:30>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <717:7 717:12>] @@ -5491,16 +5491,16 @@ REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <719:7 719:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <725:6 725:14>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <725:18 725:23>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <726:6 726:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] 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_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <731:12 731:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <734:5 734:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <736:6 736:6>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <739:17 739:17>] @@ -5524,26 +5524,26 @@ REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <750:14 750:17>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Vertex::next [b3ConvexHullComputer.cpp <752:23 752:26>] REFERENCE_CALL: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::Vertex::Vertex() [b3ConvexHullComputer.cpp <753:20 753:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Vertex *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Vertex *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Vertex *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Vertex *) -> b3ConvexHullInternal::Vertex [b3ConvexHullComputer.cpp <756:21 756:21>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Pool -> b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:31 699:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <702:15 702:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <703:5 703:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <703:15 703:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <704:5 704:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::Pool::arraySize -> int [b3ConvexHullComputer.cpp <705:5 705:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <708:13 708:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <708:27 708:35>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <708:44 708:54>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <708:63 708:71>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <714:13 714:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <716:25 716:30>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <717:7 717:12>] @@ -5552,16 +5552,16 @@ REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <719:7 719:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <725:6 725:14>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <725:18 725:23>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <726:6 726:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] 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_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <731:12 731:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <734:5 734:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <736:6 736:6>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <739:17 739:17>] @@ -5585,7 +5585,7 @@ REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <750:14 750:17>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Edge::next [b3ConvexHullComputer.cpp <752:23 752:26>] REFERENCE_CALL: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::Edge::Edge() [b3ConvexHullComputer.cpp <753:20 753:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> b3ConvexHullInternal::Edge [b3ConvexHullComputer.cpp <756:21 756:21>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> void b3ConvexHullInternal::Edge::~Edge() [b3ConvexHullComputer.cpp <758:15 758:15>] @@ -5593,22 +5593,22 @@ REFERENCE_USAGE: void b3ConvexHullInternal::Pool::fr REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <759:21 759:31>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <760:6 760:16>] REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Pool -> b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:31 699:34>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <702:15 702:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <703:5 703:13>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <703:15 703:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <704:5 704:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3ConvexHullInternal::Pool::arraySize -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::Pool::arraySize -> int [b3ConvexHullComputer.cpp <705:5 705:7>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::Pool() -> void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 708:8>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <708:13 708:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <708:27 708:35>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <708:44 708:54>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <708:63 708:71>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 712:5>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <714:13 714:18>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <716:25 716:30>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <717:7 717:12>] @@ -5617,12 +5617,12 @@ REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] REFERENCE_CALL: void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3ConvexHullComputer.cpp <719:7 719:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::setArraySize(int) -> void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:10 729:21>] 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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <734:5 734:5>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <736:6 736:6>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <739:17 739:17>] @@ -5646,7 +5646,7 @@ REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <750:14 750:17>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::Face::next [b3ConvexHullComputer.cpp <752:23 752:26>] REFERENCE_CALL: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::Face::Face() [b3ConvexHullComputer.cpp <753:20 753:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Face *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Face *) -> void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:10 756:19>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Face *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Face *) -> b3ConvexHullInternal::Face [b3ConvexHullComputer.cpp <756:21 756:21>] REFERENCE_TYPE_USAGE: b3Vector3 b3ConvexHullInternal::scaling -> b3Vector3 [b3ConvexHullComputer.cpp <764:3 764:11>] 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 033c1a8d..62a7151e 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt @@ -1207,20 +1207,20 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3AlignedA REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] REFERENCE_TYPE_USAGE: b3AlignedAllocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::self_type -> b3Vector3 [b3AlignedAllocator.h <63:30 63:30>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::b3AlignedAllocator() -> void b3AlignedAllocator::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) -> b3AlignedAllocator [b3AlignedAllocator.h <74:28 74:45>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer -> b3Vector3 [b3AlignedAllocator.h <76:16 76:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_reference -> b3Vector3 [b3AlignedAllocator.h <77:16 77:16>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer -> b3Vector3 [b3AlignedAllocator.h <78:10 78:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::reference -> b3Vector3 [b3AlignedAllocator.h <79:10 79:10>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::value_type -> b3Vector3 [b3AlignedAllocator.h <80:10 80:10>] -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_TEMPLATE_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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const [b3AlignedAllocator.h <83:16 83:22>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <83:2 83:14>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::const_pointer b3AlignedAllocator::address(b3AlignedAllocator::const_reference) const -> b3AlignedAllocator::const_reference [b3AlignedAllocator.h <83:28 83:42>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedAllocator.h <84:16 84:23>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <84:2 84:8>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> btSizeType [b3AlignedAllocator.h <84:28 84:37>] @@ -1228,16 +1228,16 @@ REFERENCE_TYPE_USAGE: b3AlignedAllocator::pointer b3AlignedAlloca 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] REFERENCE_CALL: void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <90:3 90:15>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE: void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] 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>] @@ -2282,18 +2282,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <527:3 527:8>] REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray -> b3AlignedObjectArray [b3AlignedObjectArray.h <47:7 47:26>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] REFERENCE_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3Vector3 [b3AlignedObjectArray.h <49:21 49:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_size -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_size -> int [b3AlignedObjectArray.h <51:2 51:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::m_capacity -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TYPE_USAGE: b3Vector3 * b3AlignedObjectArray::m_data -> b3Vector3 [b3AlignedObjectArray.h <53:2 53:2>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: bool b3AlignedObjectArray::m_ownsMemory -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::m_ownsMemory -> bool [b3AlignedObjectArray.h <55:2 55:5>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:43 59:50>] 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_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3GeometryUtil.cpp <33:69 33:77>] @@ -2315,10 +2315,10 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3AlignedObj REFERENCE_TYPE_USAGE: b3AlignedObjectArray -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:39 59:39>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> b3Vector3 [b3AlignedObjectArray.h <59:80 59:80>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::allocSize(int) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:23 70:31>] 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>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:24 74:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] @@ -2327,21 +2327,21 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vec REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_CALL: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3AlignedObjectArray.h <79:20 79:20>] REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::init() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:24 85:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::destroy(int, int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:24 93:30>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> void [b3AlignedObjectArray.h <93:19 93:22>] 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_CALL: void b3AlignedObjectArray::destroy(int, int) -> void b3Vector3::~b3Vector3() [b3AlignedObjectArray.h <98:16 98:16>] REFERENCE_USAGE: void b3AlignedObjectArray::destroy(int, int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void * b3AlignedObjectArray::allocate(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:25 102:32>] 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>] REFERENCE_CALL: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) [b3AlignedObjectArray.h <105:24 105:31>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::deallocate() -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <109:24 109:33>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] @@ -2349,44 +2349,44 @@ REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_CALL: void b3AlignedObjectArray::deallocate() -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedObjectArray.h <115:18 115:27>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3AlignedObjectArray.h <126:3 126:22>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::~b3AlignedObjectArray() -> void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 131:3>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 137:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:23 149:26>] 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_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::at(int) const -> const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> b3Vector3 [b3AlignedObjectArray.h <154:25 154:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> b3Vector3 [b3AlignedObjectArray.h <161:19 161:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_SPECIALIZATION: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 [b3AlignedObjectArray.h <168:25 168:25>] REFERENCE_TYPE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] REFERENCE_USAGE: const b3Vector3 & b3AlignedObjectArray::operator[](int) const -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 [b3AlignedObjectArray.h <175:19 175:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] REFERENCE_USAGE: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:24 184:28>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::pop_back() -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:24 193:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:24 203:41>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::resize(int, const b3Vector3 &) -> void b3AlignedObjectArray::resize(int, const 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 &) -> b3Vector3 [b3AlignedObjectArray.h <220:50 220:50>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3Vector3 [b3AlignedObjectArray.h <247:19 247:19>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:19 260:19>] REFERENCE_TYPE_USAGE: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <260:37 260:37>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const 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 &) -> b3Vector3 [b3AlignedObjectArray.h <276:40 276:40>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <285:28 285:28>] @@ -2400,10 +2400,10 @@ REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> b3Vector3 * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:23 295:30>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::capacity() const -> int [b3AlignedObjectArray.h <295:19 295:21>] REFERENCE_USAGE: int b3AlignedObjectArray::capacity() const -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <297:11 297:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:24 300:30>] 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>] @@ -2420,7 +2420,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3Ali REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3Vector3 * 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_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray::less -> b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:9 329:12>] +REFERENCE_TEMPLATE_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) -> int [b3AlignedObjectArray.h <341:47 341:49>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>] @@ -2429,29 +2429,29 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3Vector3 *, int, int, const L &) -> b3Vector3 [b3AlignedObjectArray.h <383:17 383:17>] 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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::swap(int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>] +REFERENCE_TEMPLATE_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findBinarySearch(const 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_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <452:29 452:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:6 471:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <471:29 471:29>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:9 487:25>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> b3Vector3 [b3AlignedObjectArray.h <487:33 487:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:7 503:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void [b3AlignedObjectArray.h <503:2 503:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3Vector3 &) -> b3Vector3 [b3AlignedObjectArray.h <503:20 503:20>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] +REFERENCE_TEMPLATE_SPECIALIZATION: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:7 515:26>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:2 515:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void [b3AlignedObjectArray.h <515:28 515:31>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:42 515:44>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int [b3AlignedObjectArray.h <515:52 515:54>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:7 524:19>] +REFERENCE_TEMPLATE_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: static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray &, b3AlignedObjectArray &) -> void [b3GeometryUtil.cpp <81:1 81:4>] diff --git a/src/lib/component/controller/GraphController.cpp b/src/lib/component/controller/GraphController.cpp index e11a0e80..afe5e4b1 100644 --- a/src/lib/component/controller/GraphController.cpp +++ b/src/lib/component/controller/GraphController.cpp @@ -2685,7 +2685,7 @@ void GraphController::createLegendGraph() Node* templateSpecializationNode = addNode(NodeType::NODE_TYPE, L"TemplateType", Vec2i(x, y + dy * ++i + 20), DEFINITION_IMPLICIT); Node* templateSpecializationMethodNode = addNode(NodeType::NODE_METHOD, L"method", Vec2i(), DEFINITION_IMPLICIT); addMember(templateSpecializationNode, templateSpecializationMethodNode); - addEdge(Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION, templateSpecializationMethodNode, templateMethodNode); + addEdge(Edge::EDGE_TEMPLATE_SPECIALIZATION, templateSpecializationMethodNode, templateMethodNode); } } diff --git a/src/lib/component/view/GraphViewStyle.cpp b/src/lib/component/view/GraphViewStyle.cpp index 845d0546..27153b02 100644 --- a/src/lib/component/view/GraphViewStyle.cpp +++ b/src/lib/component/view/GraphViewStyle.cpp @@ -690,7 +690,6 @@ GraphViewStyle::EdgeStyle GraphViewStyle::getStyleForEdgeType( case Edge::EDGE_TEMPLATE_SPECIALIZATION: style.zValue = isActive ? 2 : -3; - case Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION: style.arrowLength = 10; style.arrowWidth = 13; style.arrowClosed = true; diff --git a/src/lib/data/graph/Edge.cpp b/src/lib/data/graph/Edge.cpp index b9aac908..9a123369 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_TYPE_ARGUMENT; case EDGE_TEMPLATE_SPECIALIZATION: return EDGE_TEMPLATE_SPECIALIZATION; - case EDGE_TEMPLATE_MEMBER_SPECIALIZATION: - return EDGE_TEMPLATE_MEMBER_SPECIALIZATION; case EDGE_INCLUDE: return EDGE_INCLUDE; case EDGE_IMPORT: @@ -143,8 +141,6 @@ std::wstring Edge::getReadableTypeString(EdgeType type) return L"type argument"; case EDGE_TEMPLATE_SPECIALIZATION: return L"template specialization"; - case EDGE_TEMPLATE_MEMBER_SPECIALIZATION: - return L"template member specialization"; case EDGE_INCLUDE: return L"include"; case EDGE_IMPORT: diff --git a/src/lib/data/graph/Edge.h b/src/lib/data/graph/Edge.h index 6f25cfb4..9c117300 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_TYPE_ARGUMENT = 1 << 7, EDGE_TEMPLATE_SPECIALIZATION = 1 << 9, - EDGE_TEMPLATE_MEMBER_SPECIALIZATION = 1 << 10, EDGE_INCLUDE = 1 << 11, EDGE_IMPORT = 1 << 12, EDGE_AGGREGATION = 1 << 13, @@ -37,8 +36,7 @@ public: static int typeToInt(EdgeType type); static EdgeType intToType(int value); - static const TypeMask LAYOUT_VERTICAL = EDGE_INHERITANCE | EDGE_OVERRIDE | EDGE_TEMPLATE_SPECIALIZATION | - EDGE_TEMPLATE_MEMBER_SPECIALIZATION; + static const TypeMask LAYOUT_VERTICAL = EDGE_INHERITANCE | EDGE_OVERRIDE | EDGE_TEMPLATE_SPECIALIZATION; Edge(Id id, EdgeType type, Node* from, Node* to); Edge(const Edge& other, Node* from, Node* to); diff --git a/src/lib/data/parser/ParserClientImpl.cpp b/src/lib/data/parser/ParserClientImpl.cpp index 97167bd0..be14804f 100644 --- a/src/lib/data/parser/ParserClientImpl.cpp +++ b/src/lib/data/parser/ParserClientImpl.cpp @@ -171,8 +171,6 @@ Edge::EdgeType ParserClientImpl::referenceKindToEdgeType(ReferenceKind reference return Edge::EDGE_TYPE_ARGUMENT; case REFERENCE_TEMPLATE_SPECIALIZATION: return Edge::EDGE_TEMPLATE_SPECIALIZATION; - case REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: - return Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION; case REFERENCE_INCLUDE: return Edge::EDGE_INCLUDE; case REFERENCE_IMPORT: diff --git a/src/lib/data/parser/ReferenceKind.cpp b/src/lib/data/parser/ReferenceKind.cpp index a22726e0..2ea734fd 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_TYPE_ARGUMENT; case REFERENCE_TEMPLATE_SPECIALIZATION: return REFERENCE_TEMPLATE_SPECIALIZATION; - case REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: - return REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION; case REFERENCE_INCLUDE: return REFERENCE_INCLUDE; case REFERENCE_IMPORT: diff --git a/src/lib/data/parser/ReferenceKind.h b/src/lib/data/parser/ReferenceKind.h index c9fc6e2f..14082eee 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_TYPE_ARGUMENT = 7, REFERENCE_TEMPLATE_SPECIALIZATION = 9, - REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION = 10, REFERENCE_INCLUDE = 11, REFERENCE_IMPORT = 12, REFERENCE_MACRO_USAGE = 13, diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp index 6ae61fa7..59a47f21 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp @@ -299,7 +299,7 @@ void CxxAstVisitorComponentIndexer::visitFieldDecl(clang::FieldDecl* d) Id templateFieldId = getOrCreateSymbolId(templateFieldDecl); m_client->recordSymbolKind(templateFieldId, SYMBOL_FIELD); m_client->recordReference( - REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION, + REFERENCE_TEMPLATE_SPECIALIZATION, templateFieldId, fieldId, location @@ -755,7 +755,7 @@ void CxxAstVisitorComponentIndexer::recordTemplateMemberSpecialization( Id symbolId = getOrCreateSymbolId(memberSpecializationInfo->getInstantiatedFrom()); m_client->recordSymbolKind(symbolId, symbolKind); m_client->recordReference( - REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION, + REFERENCE_TEMPLATE_SPECIALIZATION, symbolId, contextId, location diff --git a/src/lib_gui/qt/view/QtCustomTrailView.cpp b/src/lib_gui/qt/view/QtCustomTrailView.cpp index 3fac284c..24035972 100644 --- a/src/lib_gui/qt/view/QtCustomTrailView.cpp +++ b/src/lib_gui/qt/view/QtCustomTrailView.cpp @@ -617,13 +617,7 @@ Edge::TypeMask QtCustomTrailView::getCheckedEdgeTypes() const if (filter->isEnabled() && filter->isChecked() && filter != m_edgeMember) { Edge::EdgeType type = Edge::getTypeForReadableTypeString(filter->text().toStdWString()); - edgeTypes |= type; - - if (type == Edge::EDGE_TEMPLATE_SPECIALIZATION) - { - edgeTypes |= Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION; - } } } diff --git a/src/test/CxxParserTestSuite.h b/src/test/CxxParserTestSuite.h index e227ad1c..e953756e 100644 --- a/src/test/CxxParserTestSuite.h +++ b/src/test/CxxParserTestSuite.h @@ -3434,7 +3434,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::foo() -> T A::foo() <5:4 5:6>" + client->templateSpecializations, L"int A::foo() -> T A::foo() <5:4 5:6>" )); } @@ -3454,7 +3454,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"static int A::foo -> static T A::foo <5:11 5:13>" + client->templateSpecializations, L"static int A::foo -> static T A::foo <5:11 5:13>" )); } @@ -3474,7 +3474,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::foo -> T A::foo <5:4 5:6>" + client->templateSpecializations, L"int A::foo -> T A::foo <5:4 5:6>" )); } @@ -3497,7 +3497,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::B::foo -> T A::B::foo <7:5 7:7>" + client->templateSpecializations, L"int A::B::foo -> T A::B::foo <7:5 7:7>" )); } @@ -3517,7 +3517,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"A::B -> A::B <5:8 5:8>" + client->templateSpecializations, L"A::B -> A::B <5:8 5:8>" )); } diff --git a/src/test/helper/TestIntermediateStorage.h b/src/test/helper/TestIntermediateStorage.h index 717223bd..0e6457bf 100644 --- a/src/test/helper/TestIntermediateStorage.h +++ b/src/test/helper/TestIntermediateStorage.h @@ -316,7 +316,6 @@ public: std::vector annotationUses; std::vector typeArguments; std::vector templateSpecializations; - std::vector templateMemberSpecializations; std::vector includes; std::vector imports; @@ -385,8 +384,6 @@ private: return L"REFERENCE_TYPE_ARGUMENT"; case Edge::EDGE_TEMPLATE_SPECIALIZATION: return L"REFERENCE_TEMPLATE_SPECIALIZATION"; - case Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION: - return L"REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION"; case Edge::EDGE_INCLUDE: return L"REFERENCE_INCLUDE"; case Edge::EDGE_IMPORT: @@ -465,8 +462,6 @@ private: return &typeArguments; case Edge::EDGE_TEMPLATE_SPECIALIZATION: return &templateSpecializations; - case Edge::EDGE_TEMPLATE_MEMBER_SPECIALIZATION: - return &templateMemberSpecializations; case Edge::EDGE_INCLUDE: return &includes; case Edge::EDGE_IMPORT: