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 be844d21..aade2945 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 @@ -394,13 +394,13 @@ SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -1777,34 +1777,34 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -1812,13 +1812,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 3f504b66..0f63b4ff 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 @@ -339,13 +339,13 @@ SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -1646,34 +1646,34 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -1681,13 +1681,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 c2afebe7..d46e987c 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 @@ -1315,13 +1315,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -4149,34 +4149,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -4184,13 +4184,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 e3b4f919..889f0360 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 @@ -1155,13 +1155,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -3778,34 +3778,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -3813,13 +3813,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 66c7c61d..e9d42bd2 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 @@ -1538,13 +1538,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -4818,34 +4818,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -4853,13 +4853,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 bdaf56a1..fc5a386b 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 @@ -994,13 +994,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -3552,34 +3552,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -3587,13 +3587,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 42e78b60..b9e21ffb 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 @@ -447,13 +447,13 @@ SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] @@ -2464,34 +2464,34 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -2508,7 +2508,7 @@ REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2G 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_USAGE: void b2GrowableStack::Push(const int &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const int &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] @@ -2525,7 +2525,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() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] 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>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -2536,8 +2536,8 @@ REFERENCE_USAGE: int b2GrowableStack::Pop() -> int * 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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 e0734245..4214f5be 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 @@ -1088,13 +1088,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -3727,34 +3727,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -3762,13 +3762,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 4ce8a555..0c46169c 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 @@ -1082,13 +1082,13 @@ SYMBOL_FIELD: private int32 b2StackAllocator::m_entryCount [b2StackAllocator.h < SYMBOL_METHOD: public void b2StackAllocator::b2StackAllocator(const b2StackAllocator &) [b2StackAllocator.h <37:7 <37:7 37:22> 37:22>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 31:16> 36:2>] @@ -3838,34 +3838,34 @@ REFERENCE_TYPE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> b2StackEntr REFERENCE_USAGE: b2StackEntry [] b2StackAllocator::m_entries -> const int32 b2_maxStackEntries [b2StackAllocator.h <56:25 56:42>] REFERENCE_TYPE_USAGE: int32 b2StackAllocator::m_entryCount -> int32 [b2StackAllocator.h <57:2 57:6>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -3873,13 +3873,13 @@ REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_capacity -> 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] REFERENCE_TEMPLATE_MEMBER_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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 620b322d..36e148ae 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 @@ -550,13 +550,13 @@ SYMBOL_FUNCTION: bool b2TestOverlap(const b2Shape *, int32, const b2Shape *, int SYMBOL_FUNCTION: bool b2TestOverlap(const b2AABB &, const b2AABB &) [b2Collision.h <262:1 <262:1 <262:13 262:25> 262:59> 275:1>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] -SYMBOL_FIELD: private b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -SYMBOL_FIELD: private b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +SYMBOL_FIELD: private T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +SYMBOL_FIELD: private T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] SYMBOL_FIELD: private int32 b2GrowableStack::m_count [b2GrowableStack.h <80:8 80:14>] SYMBOL_FIELD: private int32 b2GrowableStack::m_capacity [b2GrowableStack.h <81:8 81:17>] SYMBOL_METHOD: public void b2GrowableStack::~b2GrowableStack() [b2GrowableStack.h <38:2 <38:2 <38:2 38:17> 38:19> 45:2>] -SYMBOL_METHOD: public void b2GrowableStack::Push(const b2GrowableStack::T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] -SYMBOL_METHOD: public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] +SYMBOL_METHOD: public void b2GrowableStack::Push(const T &) [b2GrowableStack.h <47:2 <47:2 <47:7 47:10> 47:28> 63:2>] +SYMBOL_METHOD: public T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:2 <65:4 65:6> 65:8> 70:2>] SYMBOL_METHOD: public int32 b2GrowableStack::GetCount() [b2GrowableStack.h <72:2 <72:2 <72:8 72:15> 72:17> 75:2>] SYMBOL_CLASS: b2GrowableStack [b2GrowableStack.h <27:1 <28:7 28:21> 82:1>] SYMBOL_METHOD: public void b2GrowableStack::b2GrowableStack() [b2GrowableStack.h <31:2 <31:2 <31:2 31:16> 31:18> 36:2>] @@ -3345,34 +3345,34 @@ REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <268:24 268:24>] REFERENCE_USAGE: bool b2TestOverlap(const b2AABB &, const b2AABB &) -> float32 b2Vec2::y [b2Collision.h <271:24 271:24>] REFERENCE_TYPE_USAGE: b2GrowableStack -> int32 [b2GrowableStack.h <27:23 27:27>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] -REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <33:3 33:9>] +REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <33:13 33:19>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <34:3 34:9>] REFERENCE_USAGE: void b2GrowableStack::b2GrowableStack() -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <35:3 35:12>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] -REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] -REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> void [b2GrowableStack.h <47:2 47:5>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] -REFERENCE_USAGE: void b2GrowableStack::Push(const b2GrowableStack::T &) -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] -REFERENCE_CALL: b2GrowableStack::T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] -REFERENCE_TYPE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] -REFERENCE_USAGE: b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <40:7 40:13>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <42:11 42:17>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <43:4 43:10>] +REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> T [] b2GrowableStack::m_array [b2GrowableStack.h <40:18 40:24>] +REFERENCE_TYPE_USAGE: void b2GrowableStack::Push(const T &) -> void [b2GrowableStack.h <47:2 47:5>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <61:11 61:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <49:18 49:27>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <52:4 52:13>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> int32 b2GrowableStack::m_capacity [b2GrowableStack.h <53:26 53:35>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <51:13 51:19>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <53:4 53:10>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <54:11 54:17>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T * b2GrowableStack::m_stack [b2GrowableStack.h <61:3 61:9>] +REFERENCE_USAGE: void b2GrowableStack::Push(const T &) -> T [] b2GrowableStack::m_array [b2GrowableStack.h <55:15 55:21>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> void [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <67:12 67:18>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] +REFERENCE_CALL: T b2GrowableStack::Pop() -> void _wassert(const wchar_t *, const wchar_t *, unsigned int) [b2GrowableStack.h <67:3 67:10>] +REFERENCE_TYPE_USAGE: T b2GrowableStack::Pop() -> unsigned int [b2GrowableStack.h <67:3 67:10>] +REFERENCE_USAGE: T b2GrowableStack::Pop() -> T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::GetCount() -> int32 [b2GrowableStack.h <72:2 72:6>] REFERENCE_USAGE: int32 b2GrowableStack::GetCount() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <74:10 74:16>] REFERENCE_TYPE_USAGE: int32 b2GrowableStack::m_count -> int32 [b2GrowableStack.h <80:2 80:6>] @@ -3389,7 +3389,7 @@ REFERENCE_USAGE: void b2GrowableStack::~b2GrowableStack() -> int * b2G 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 b2GrowableStack::T &) [b2GrowableStack.h <47:7 47:10>] +REFERENCE_TEMPLATE_MEMBER_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_USAGE: void b2GrowableStack::Push(const int &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <49:7 49:13>] REFERENCE_USAGE: void b2GrowableStack::Push(const int &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <54:25 54:31>] @@ -3406,7 +3406,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() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b2GrowableStack::Pop() -> T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] 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>] REFERENCE_USAGE: int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <68:5 68:11>] @@ -3417,8 +3417,8 @@ REFERENCE_USAGE: int b2GrowableStack::Pop() -> int * 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 -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> b2GrowableStack::T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b2GrowableStack::m_stack -> T * b2GrowableStack::m_stack [b2GrowableStack.h <78:5 78:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int [] b2GrowableStack::m_array -> T [] b2GrowableStack::m_array [b2GrowableStack.h <79:4 79:10>] REFERENCE_TEMPLATE_MEMBER_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>] 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 8cab4072..278d32fe 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 @@ -233,7 +233,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] @@ -402,12 +402,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -416,30 +416,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -2872,28 +2872,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -2901,18 +2901,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -2920,7 +2920,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -2929,44 +2929,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -2975,84 +2975,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -3060,7 +3060,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3069,7 +3069,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObje REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3108,13 +3108,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligned REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3127,13 +3127,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_CALL: void b3AlignedObjectArray::resize(int, const b3DynamicBvh::sStkNN &) -> void b3DynamicBvh::sStkNN::sStkNN() [b3AlignedObjectArray.h <220:62 220:62>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3153,13 +3153,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3176,7 +3176,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3185,7 +3185,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObject REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3227,13 +3227,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3247,12 +3247,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3294,18 +3294,18 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, i 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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>] 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3322,7 +3322,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3331,7 +3331,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3353,13 +3353,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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: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>] @@ -3372,12 +3372,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3397,13 +3397,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3420,7 +3420,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3429,7 +3429,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObj REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3465,13 +3465,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligne REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3481,12 +3481,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3529,13 +3529,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3552,7 +3552,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3561,7 +3561,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObje REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3582,13 +3582,13 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3597,12 +3597,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3622,13 +3622,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3645,7 +3645,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3654,7 +3654,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray< REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3696,14 +3696,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectAr REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3720,7 +3720,7 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3DbvtNo REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3732,9 +3732,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtNode * & b3AlignedObjectArray::expand(b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(b3DbvtNode * const &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3780,13 +3780,13 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3803,7 +3803,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3812,7 +3812,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObj REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3856,13 +3856,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligne REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3880,12 +3880,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkCLN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkCLN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkCLN &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3928,13 +3928,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkCLN &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] 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 594d4c2b..d314e0a7 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 @@ -238,7 +238,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] @@ -405,12 +405,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -419,30 +419,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -3270,28 +3270,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -3299,18 +3299,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -3318,7 +3318,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -3327,44 +3327,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -3373,84 +3373,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -3458,7 +3458,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3467,7 +3467,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObje REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3511,13 +3511,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligned REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3531,7 +3531,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3546,9 +3546,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNN & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNN &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3581,13 +3581,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNN &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3604,7 +3604,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3613,7 +3613,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObject REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3655,13 +3655,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3678,7 +3678,7 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> co REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3690,9 +3690,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3DbvtNode * & b3AlignedObjectArray::expand(const b3DbvtNode * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3DbvtNode * const &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3734,13 +3734,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, i 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtNode * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtNode * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3757,7 +3757,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3766,7 +3766,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3788,13 +3788,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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: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>] @@ -3807,12 +3807,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3832,13 +3832,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3855,7 +3855,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3864,7 +3864,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObj REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3900,13 +3900,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligne REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3916,12 +3916,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNPS & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNPS &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNPS &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3964,13 +3964,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNPS &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3987,7 +3987,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3996,7 +3996,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObje REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -4017,13 +4017,13 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -4032,12 +4032,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DynamicBvh::sStkNP & b3AlignedObjectArray::expand(const b3DynamicBvh::sStkNP &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4057,13 +4057,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DynamicBvh::sStkNP &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4080,7 +4080,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_si 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -4089,7 +4089,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -4125,14 +4125,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(co REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -4142,7 +4142,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3A REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -4157,9 +4157,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4218,13 +4218,13 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4242,7 +4242,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -4251,7 +4251,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -4295,14 +4295,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArr REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -4316,7 +4316,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -4331,9 +4331,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3DbvtProxy &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3DbvtProxy & b3AlignedObjectArray::expand(const b3DbvtProxy &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4366,13 +4366,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3DbvtProxy &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3DbvtProxy &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] 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 f57b3d4c..1a70966e 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 @@ -240,7 +240,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] @@ -315,12 +315,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -329,30 +329,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -2309,28 +2309,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -2338,18 +2338,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -2357,7 +2357,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -2366,44 +2366,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -2412,84 +2412,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -2497,7 +2497,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_si 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -2506,7 +2506,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -2550,14 +2550,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(co REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -2575,10 +2575,10 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3Int4 * b3Ali REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] REFERENCE_TYPE_USAGE: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] REFERENCE_CALL: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] @@ -2587,8 +2587,8 @@ 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 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Int4 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -2657,9 +2657,9 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -2667,9 +2667,9 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -2686,7 +2686,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -2695,7 +2695,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -2737,13 +2737,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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: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>] @@ -2757,7 +2757,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3Alig REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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 <222:4 222:6>] @@ -2769,9 +2769,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -2804,13 +2804,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] 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 3f1ea502..a9050975 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 @@ -260,7 +260,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:2 <38:8 38:29> 38:58>] @@ -435,12 +435,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -449,30 +449,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -1339,18 +1339,18 @@ SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap b3HashMap::m_next [b3HashMap.h <229:29 229:34>] SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <231:31 231:42>] SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <232:29 232:38>] -SYMBOL_METHOD: protected void b3HashMap::growTables(const b3HashMap::Key &) [b3HashMap.h <234:2 <234:2 <234:7 234:16> 234:36> 269:2>] -SYMBOL_METHOD: public void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) [b3HashMap.h <273:2 <273:2 <273:7 273:12> 273:48> 298:2>] -SYMBOL_METHOD: public int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <439:2 <439:2 <439:6 439:14> 439:36> 454:2>] -SYMBOL_METHOD: public void b3HashMap::remove(const b3HashMap::Key &) [b3HashMap.h <300:2 <300:2 <300:7 300:12> 300:28> 380:2>] +SYMBOL_METHOD: protected void b3HashMap::growTables(const Key &) [b3HashMap.h <234:2 <234:2 <234:7 234:16> 234:36> 269:2>] +SYMBOL_METHOD: public void b3HashMap::insert(const Key &, const Value &) [b3HashMap.h <273:2 <273:2 <273:7 273:12> 273:48> 298:2>] +SYMBOL_METHOD: public int b3HashMap::findIndex(const Key &) const [b3HashMap.h <439:2 <439:2 <439:6 439:14> 439:36> 454:2>] +SYMBOL_METHOD: public void b3HashMap::remove(const Key &) [b3HashMap.h <300:2 <300:2 <300:7 300:12> 300:28> 380:2>] SYMBOL_METHOD: public int b3HashMap::size() const [b3HashMap.h <383:2 <383:2 <383:6 383:9> 383:17> 386:2>] -SYMBOL_METHOD: public const b3HashMap::Value * b3HashMap::getAtIndex(int) const [b3HashMap.h <388:2 <388:2 <388:15 388:24> 388:41> 393:2>] -SYMBOL_METHOD: public b3HashMap::Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:2 <395:2 <395:9 395:18> 395:29> 400:2>] -SYMBOL_METHOD: public b3HashMap::Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:3 <402:3 <402:7 402:19> 402:30> 406:5>] -SYMBOL_METHOD: public const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const [b3HashMap.h <408:5 <408:5 <408:15 408:27> 408:44> 412:5>] -SYMBOL_METHOD: public b3HashMap::Value * b3HashMap::operator[](const b3HashMap::Key &) [b3HashMap.h <414:2 <414:2 <414:9 414:18> 414:34> 416:2>] -SYMBOL_METHOD: public const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const [b3HashMap.h <418:2 <418:2 <418:15 418:18> 418:40> 426:2>] -SYMBOL_METHOD: public b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) [b3HashMap.h <428:2 <428:2 <428:9 428:12> 428:28> 436:2>] +SYMBOL_METHOD: public const Value * b3HashMap::getAtIndex(int) const [b3HashMap.h <388:2 <388:2 <388:15 388:24> 388:41> 393:2>] +SYMBOL_METHOD: public Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:2 <395:2 <395:9 395:18> 395:29> 400:2>] +SYMBOL_METHOD: public Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:3 <402:3 <402:7 402:19> 402:30> 406:5>] +SYMBOL_METHOD: public const Key b3HashMap::getKeyAtIndex(int) const [b3HashMap.h <408:5 <408:5 <408:15 408:27> 408:44> 412:5>] +SYMBOL_METHOD: public Value * b3HashMap::operator[](const Key &) [b3HashMap.h <414:2 <414:2 <414:9 414:18> 414:34> 416:2>] +SYMBOL_METHOD: public const Value * b3HashMap::find(const Key &) const [b3HashMap.h <418:2 <418:2 <418:15 418:18> 418:40> 426:2>] +SYMBOL_METHOD: public Value * b3HashMap::find(const Key &) [b3HashMap.h <428:2 <428:2 <428:9 428:12> 428:28> 436:2>] SYMBOL_METHOD: public void b3HashMap::clear() [b3HashMap.h <456:2 <456:2 <456:7 456:11> 456:13> 462:2>] SYMBOL_CLASS: b3HashMap [b3HashMap.h <223:1 <224:7 224:15> 464:1>] SYMBOL_FIELD: protected b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <228:29 228:39>] @@ -2795,28 +2795,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -2824,18 +2824,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -2843,7 +2843,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -2852,44 +2852,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -2898,84 +2898,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -2983,7 +2983,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -2992,7 +2992,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3042,14 +3042,14 @@ REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3Al REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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: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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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: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>] @@ -3066,7 +3066,7 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int * b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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 <222:4 222:6>] @@ -3078,9 +3078,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3126,18 +3126,18 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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 <473:3 473:5>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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 <506:3 506:5>] REFERENCE_CALL: void b3AlignedObjectArray::remove(const int &) -> int b3AlignedObjectArray::findLinearSearch(const int &) const [b3AlignedObjectArray.h <506:19 506:34>] @@ -3160,7 +3160,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3169,7 +3169,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3213,13 +3213,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3233,7 +3233,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3248,9 +3248,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3293,13 +3293,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> vo 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3316,7 +3316,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_ 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3325,7 +3325,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3369,13 +3369,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3389,7 +3389,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3404,9 +3404,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3MyFace &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3449,13 +3449,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> voi 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3472,7 +3472,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3481,7 +3481,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3Align REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3520,13 +3520,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3A REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3540,12 +3540,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3565,13 +3565,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swa 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3588,7 +3588,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3597,7 +3597,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArr REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3641,13 +3641,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjec REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3665,12 +3665,12 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> b3Gra REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GrahamVector3 & b3AlignedObjectArray::expand(const b3GrahamVector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3GrahamVector3 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3734,13 +3734,13 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GrahamVector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GrahamVector3 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3757,7 +3757,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3766,7 +3766,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArra REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3810,13 +3810,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObject REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3830,12 +3830,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> v REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge & b3AlignedObjectArray::expand(const b3InternalEdge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3InternalEdge &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3878,13 +3878,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalEdge &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalEdge &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3901,7 +3901,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3910,7 +3910,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObje REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3954,14 +3954,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Aligned REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3975,12 +3975,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair & b3AlignedObjectArray::expand(const b3InternalVertexPair &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3InternalVertexPair &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -4023,13 +4023,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3InternalVertexPair &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3InternalVertexPair &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7249,119 +7249,119 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap b3HashMap::m_next -> int [b3HashMap.h <229:23 229:25>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_valueArray -> b3AlignedObjectArray [b3HashMap.h <231:2 231:21>] REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_keyArray -> b3AlignedObjectArray [b3HashMap.h <232:2 232:21>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> void [b3HashMap.h <234:2 234:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <236:3 236:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <241:4 241:6>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <246:4 246:6>] -REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> int [b3HashMap.h <262:5 262:7>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <236:21 236:32>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <262:48 262:59>] -REFERENCE_CALL: void b3HashMap::growTables(const b3HashMap::Key &) -> int b3AlignedObjectArray::size() const [b3HashMap.h <238:19 238:22>] -REFERENCE_CALL: void b3HashMap::growTables(const b3HashMap::Key &) -> int b3AlignedObjectArray::size() const [b3HashMap.h <241:39 241:42>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <238:7 238:17>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <241:27 241:37>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <243:4 243:14>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <250:5 250:15>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <263:17 263:27>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <264:5 264:15>] -REFERENCE_CALL: void b3HashMap::growTables(const b3HashMap::Key &) -> void b3AlignedObjectArray::resize(int, const int &) [b3HashMap.h <243:16 243:21>] -REFERENCE_CALL: void b3HashMap::growTables(const b3HashMap::Key &) -> void b3AlignedObjectArray::resize(int, const int &) [b3HashMap.h <244:11 244:16>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <244:4 244:9>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <254:5 254:10>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <263:5 263:10>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <250:22 250:33>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <254:17 254:28>] -REFERENCE_USAGE: void b3HashMap::growTables(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <262:21 262:30>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> void [b3HashMap.h <273:2 273:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <274:3 274:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <277:3 277:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <284:3 284:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <285:3 285:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int [b3HashMap.h <289:3 289:5>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <274:31 274:42>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <280:4 280:15>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <284:15 284:26>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <285:21 285:32>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <286:3 286:14>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <289:21 289:32>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <294:28 294:39>] -REFERENCE_CALL: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <277:15 277:23>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> const int B3_HASH_NULL [b3HashMap.h <278:16 278:27>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <287:3 287:12>] -REFERENCE_CALL: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> void b3HashMap::growTables(const b3HashMap::Key &) [b3HashMap.h <292:4 292:13>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <296:3 296:8>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <296:19 296:29>] -REFERENCE_USAGE: void b3HashMap::insert(const b3HashMap::Key &, const b3HashMap::Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <297:3 297:13>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> void [b3HashMap.h <300:2 300:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <302:3 302:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <304:3 304:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <312:3 312:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <315:3 315:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <336:3 336:5>] -REFERENCE_TYPE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> int [b3HashMap.h <347:3 347:5>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <302:31 302:42>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <336:23 336:34>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <341:4 341:15>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <347:57 347:68>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <370:3 370:14>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <370:29 370:40>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <377:3 377:14>] -REFERENCE_CALL: void b3HashMap::remove(const b3HashMap::Key &) -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <304:19 304:27>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <306:19 306:30>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <315:18 315:29>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <322:19 322:30>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <352:14 352:25>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <359:19 359:30>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <312:15 312:25>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <329:4 329:14>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <349:11 349:21>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <366:4 366:14>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <374:23 374:33>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <375:3 375:13>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <319:12 319:17>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <325:4 325:9>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <325:23 325:28>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <329:24 329:29>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <356:12 356:17>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <362:4 362:9>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <362:23 362:28>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <366:28 366:33>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <374:3 374:8>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <342:4 342:13>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <347:18 347:27>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <371:3 371:12>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <371:27 371:36>] -REFERENCE_USAGE: void b3HashMap::remove(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <378:3 378:12>] +REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const Key &) -> void [b3HashMap.h <234:2 234:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const Key &) -> int [b3HashMap.h <236:3 236:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const Key &) -> int [b3HashMap.h <241:4 241:6>] +REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const Key &) -> int [b3HashMap.h <246:4 246:6>] +REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const Key &) -> int [b3HashMap.h <262:5 262:7>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <236:21 236:32>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <262:48 262:59>] +REFERENCE_CALL: void b3HashMap::growTables(const Key &) -> int b3AlignedObjectArray::size() const [b3HashMap.h <238:19 238:22>] +REFERENCE_CALL: void b3HashMap::growTables(const Key &) -> int b3AlignedObjectArray::size() const [b3HashMap.h <241:39 241:42>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <238:7 238:17>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <241:27 241:37>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <243:4 243:14>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <250:5 250:15>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <263:17 263:27>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <264:5 264:15>] +REFERENCE_CALL: void b3HashMap::growTables(const Key &) -> void b3AlignedObjectArray::resize(int, const int &) [b3HashMap.h <243:16 243:21>] +REFERENCE_CALL: void b3HashMap::growTables(const Key &) -> void b3AlignedObjectArray::resize(int, const int &) [b3HashMap.h <244:11 244:16>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <244:4 244:9>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <254:5 254:10>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <263:5 263:10>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <250:22 250:33>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <254:17 254:28>] +REFERENCE_USAGE: void b3HashMap::growTables(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <262:21 262:30>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> void [b3HashMap.h <273:2 273:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> int [b3HashMap.h <274:3 274:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> int [b3HashMap.h <277:3 277:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> int [b3HashMap.h <284:3 284:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> int [b3HashMap.h <285:3 285:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> int [b3HashMap.h <289:3 289:5>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <274:31 274:42>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <280:4 280:15>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <284:15 284:26>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <285:21 285:32>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <286:3 286:14>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <289:21 289:32>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <294:28 294:39>] +REFERENCE_CALL: void b3HashMap::insert(const Key &, const Value &) -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <277:15 277:23>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> const int B3_HASH_NULL [b3HashMap.h <278:16 278:27>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <287:3 287:12>] +REFERENCE_CALL: void b3HashMap::insert(const Key &, const Value &) -> void b3HashMap::growTables(const Key &) [b3HashMap.h <292:4 292:13>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <296:3 296:8>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <296:19 296:29>] +REFERENCE_USAGE: void b3HashMap::insert(const Key &, const Value &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <297:3 297:13>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> void [b3HashMap.h <300:2 300:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <302:3 302:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <304:3 304:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <312:3 312:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <315:3 315:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <336:3 336:5>] +REFERENCE_TYPE_USAGE: void b3HashMap::remove(const Key &) -> int [b3HashMap.h <347:3 347:5>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <302:31 302:42>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <336:23 336:34>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <341:4 341:15>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <347:57 347:68>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <370:3 370:14>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <370:29 370:40>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <377:3 377:14>] +REFERENCE_CALL: void b3HashMap::remove(const Key &) -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <304:19 304:27>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <306:19 306:30>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <315:18 315:29>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <322:19 322:30>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <352:14 352:25>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <359:19 359:30>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <312:15 312:25>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <329:4 329:14>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <349:11 349:21>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <366:4 366:14>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <374:23 374:33>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <375:3 375:13>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <319:12 319:17>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <325:4 325:9>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <325:23 325:28>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <329:24 329:29>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <356:12 356:17>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <362:4 362:9>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <362:23 362:28>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <366:28 366:33>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <374:3 374:8>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <342:4 342:13>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <347:18 347:27>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <371:3 371:12>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <371:27 371:36>] +REFERENCE_USAGE: void b3HashMap::remove(const Key &) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <378:3 378:12>] REFERENCE_TYPE_USAGE: int b3HashMap::size() const -> int [b3HashMap.h <383:2 383:4>] REFERENCE_USAGE: int b3HashMap::size() const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <385:10 385:21>] -REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::getAtIndex(int) const -> int [b3HashMap.h <388:26 388:28>] -REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::getAtIndex(int) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <392:11 392:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::getAtIndex(int) -> int [b3HashMap.h <395:20 395:22>] -REFERENCE_USAGE: b3HashMap::Value * b3HashMap::getAtIndex(int) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <399:11 399:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Key b3HashMap::getKeyAtIndex(int) -> int [b3HashMap.h <402:21 402:23>] -REFERENCE_USAGE: b3HashMap::Key b3HashMap::getKeyAtIndex(int) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <405:16 405:25>] -REFERENCE_TYPE_USAGE: const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const -> int [b3HashMap.h <408:29 408:31>] -REFERENCE_USAGE: const b3HashMap::Key b3HashMap::getKeyAtIndex(int) const -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <411:16 411:25>] -REFERENCE_TYPE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> int [b3HashMap.h <420:3 420:5>] -REFERENCE_CALL: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <420:15 420:23>] -REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> const int B3_HASH_NULL [b3HashMap.h <421:16 421:27>] -REFERENCE_USAGE: const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <425:11 425:22>] -REFERENCE_TYPE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> int [b3HashMap.h <430:3 430:5>] -REFERENCE_CALL: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> int b3HashMap::findIndex(const b3HashMap::Key &) const [b3HashMap.h <430:15 430:23>] -REFERENCE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> const int B3_HASH_NULL [b3HashMap.h <431:16 431:27>] -REFERENCE_USAGE: b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <435:11 435:22>] -REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> int [b3HashMap.h <439:2 439:4>] -REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> int [b3HashMap.h <448:3 448:5>] -REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> unsigned int [b3HashMap.h <441:3 441:10>] -REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> unsigned int [b3HashMap.h <443:16 443:23>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <441:40 441:51>] -REFERENCE_CALL: int b3HashMap::findIndex(const b3HashMap::Key &) const -> int b3AlignedObjectArray::size() const [b3HashMap.h <443:41 443:44>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <443:29 443:39>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <448:15 448:25>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> const int B3_HASH_NULL [b3HashMap.h <445:11 445:22>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> const int B3_HASH_NULL [b3HashMap.h <449:20 449:31>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <449:48 449:57>] -REFERENCE_USAGE: int b3HashMap::findIndex(const b3HashMap::Key &) const -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <451:12 451:17>] +REFERENCE_TYPE_USAGE: const Value * b3HashMap::getAtIndex(int) const -> int [b3HashMap.h <388:26 388:28>] +REFERENCE_USAGE: const Value * b3HashMap::getAtIndex(int) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <392:11 392:22>] +REFERENCE_TYPE_USAGE: Value * b3HashMap::getAtIndex(int) -> int [b3HashMap.h <395:20 395:22>] +REFERENCE_USAGE: Value * b3HashMap::getAtIndex(int) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <399:11 399:22>] +REFERENCE_TYPE_USAGE: Key b3HashMap::getKeyAtIndex(int) -> int [b3HashMap.h <402:21 402:23>] +REFERENCE_USAGE: Key b3HashMap::getKeyAtIndex(int) -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <405:16 405:25>] +REFERENCE_TYPE_USAGE: const Key b3HashMap::getKeyAtIndex(int) const -> int [b3HashMap.h <408:29 408:31>] +REFERENCE_USAGE: const Key b3HashMap::getKeyAtIndex(int) const -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <411:16 411:25>] +REFERENCE_TYPE_USAGE: const Value * b3HashMap::find(const Key &) const -> int [b3HashMap.h <420:3 420:5>] +REFERENCE_CALL: const Value * b3HashMap::find(const Key &) const -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <420:15 420:23>] +REFERENCE_USAGE: const Value * b3HashMap::find(const Key &) const -> const int B3_HASH_NULL [b3HashMap.h <421:16 421:27>] +REFERENCE_USAGE: const Value * b3HashMap::find(const Key &) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <425:11 425:22>] +REFERENCE_TYPE_USAGE: Value * b3HashMap::find(const Key &) -> int [b3HashMap.h <430:3 430:5>] +REFERENCE_CALL: Value * b3HashMap::find(const Key &) -> int b3HashMap::findIndex(const Key &) const [b3HashMap.h <430:15 430:23>] +REFERENCE_USAGE: Value * b3HashMap::find(const Key &) -> const int B3_HASH_NULL [b3HashMap.h <431:16 431:27>] +REFERENCE_USAGE: Value * b3HashMap::find(const Key &) -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <435:11 435:22>] +REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const Key &) const -> int [b3HashMap.h <439:2 439:4>] +REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const Key &) const -> int [b3HashMap.h <448:3 448:5>] +REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const Key &) const -> unsigned int [b3HashMap.h <441:3 441:10>] +REFERENCE_TYPE_USAGE: int b3HashMap::findIndex(const Key &) const -> unsigned int [b3HashMap.h <443:16 443:23>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> b3AlignedObjectArray b3HashMap::m_valueArray [b3HashMap.h <441:40 441:51>] +REFERENCE_CALL: int b3HashMap::findIndex(const Key &) const -> int b3AlignedObjectArray::size() const [b3HashMap.h <443:41 443:44>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <443:29 443:39>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> b3AlignedObjectArray b3HashMap::m_hashTable [b3HashMap.h <448:15 448:25>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> const int B3_HASH_NULL [b3HashMap.h <445:11 445:22>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> const int B3_HASH_NULL [b3HashMap.h <449:20 449:31>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> b3AlignedObjectArray b3HashMap::m_keyArray [b3HashMap.h <449:48 449:57>] +REFERENCE_USAGE: int b3HashMap::findIndex(const Key &) const -> b3AlignedObjectArray b3HashMap::m_next [b3HashMap.h <451:12 451:17>] REFERENCE_TYPE_USAGE: void b3HashMap::clear() -> void [b3HashMap.h <456:2 456:5>] REFERENCE_CALL: void b3HashMap::clear() -> void b3AlignedObjectArray::clear() [b3HashMap.h <458:15 458:19>] REFERENCE_CALL: void b3HashMap::clear() -> void b3AlignedObjectArray::clear() [b3HashMap.h <459:10 459:14>] @@ -7380,7 +7380,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3AlignedObjectArray b REFERENCE_TYPE_USAGE: b3AlignedObjectArray b3HashMap::m_valueArray -> b3AlignedObjectArray [b3HashMap.h <231:2 231:21>] REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3HashMap::growTables(const b3InternalVertexPair &) -> void b3HashMap::growTables(const b3HashMap::Key &) [b3HashMap.h <234:7 234:16>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3HashMap.h <236:3 236:5>] REFERENCE_TYPE_USAGE: void b3HashMap::growTables(const b3InternalVertexPair &) -> int [b3HashMap.h <241:4 241:6>] @@ -7413,7 +7413,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 b3HashMap::Key &, const b3HashMap::Value &) [b3HashMap.h <273:7 273:12>] +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_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 &) -> int [b3HashMap.h <274:3 274:5>] REFERENCE_TYPE_USAGE: void b3HashMap::insert(const b3InternalVertexPair &, const b3InternalEdge &) -> int [b3HashMap.h <277:3 277:5>] @@ -7448,27 +7448,27 @@ 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 b3HashMap::Key &) [b3HashMap.h <300:7 300:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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 b3HashMap::Value * b3HashMap::getAtIndex(int) const [b3HashMap.h <388:15 388:24>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3HashMap.h <388:26 388:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::getAtIndex(int) -> b3HashMap::Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:9 395:18>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::getAtIndex(int) -> Value * b3HashMap::getAtIndex(int) [b3HashMap.h <395:9 395:18>] REFERENCE_TYPE_USAGE: b3InternalEdge * b3HashMap::getAtIndex(int) -> int [b3HashMap.h <395:20 395:22>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> b3HashMap::Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:7 402:19>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalVertexPair b3HashMap::getKeyAtIndex(int) -> Key b3HashMap::getKeyAtIndex(int) [b3HashMap.h <402:7 402:19>] 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 b3HashMap::Key b3HashMap::getKeyAtIndex(int) const [b3HashMap.h <408:15 408:27>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3HashMap.h <408:29 408:31>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> b3HashMap::Value * b3HashMap::operator[](const b3HashMap::Key &) [b3HashMap.h <414:9 414:16>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) const -> const b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) const [b3HashMap.h <418:15 418:18>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> b3HashMap::Value * b3HashMap::find(const b3HashMap::Key &) [b3HashMap.h <428:9 428:12>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3InternalEdge * b3HashMap::operator[](const b3InternalVertexPair &) -> Value * b3HashMap::operator[](const Key &) [b3HashMap.h <414:9 414:16>] +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_MEMBER_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 &) -> int [b3HashMap.h <430:3 430:5>] REFERENCE_CALL: b3InternalEdge * b3HashMap::find(const b3InternalVertexPair &) -> int b3HashMap::findIndex(const b3InternalVertexPair &) const [b3HashMap.h <430:15 430:23>] 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 b3HashMap::Key &) const [b3HashMap.h <439:6 439:14>] +REFERENCE_TEMPLATE_MEMBER_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 -> unsigned int [b3HashMap.h <441:3 441:10>] 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 78d6c5e5..a068f4c6 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 @@ -242,7 +242,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] @@ -997,12 +997,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -1011,30 +1011,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -6408,28 +6408,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -6437,18 +6437,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -6456,7 +6456,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -6465,44 +6465,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -6511,84 +6511,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -6596,7 +6596,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -6605,7 +6605,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -6649,14 +6649,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -6670,7 +6670,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -6685,9 +6685,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -6730,13 +6730,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> vo 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -6753,7 +6753,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -6762,7 +6762,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -6804,14 +6804,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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: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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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: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>] @@ -6825,7 +6825,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3Alig REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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 <222:4 222:6>] @@ -6837,9 +6837,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -6872,13 +6872,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -6896,7 +6896,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_si 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -6905,7 +6905,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -6927,13 +6927,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(co REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -6943,12 +6943,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3A REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Int4 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Int4 & b3AlignedObjectArray::expand(const b3Int4 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -6968,13 +6968,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Int4 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Int4 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -6991,7 +6991,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_si 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7000,7 +7000,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7044,13 +7044,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(co REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -7064,12 +7064,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3A REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Aabb &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Aabb & b3AlignedObjectArray::expand(const b3Aabb &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Aabb &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -7112,13 +7112,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Aabb &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Aabb &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7135,7 +7135,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7144,7 +7144,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArr REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7165,15 +7165,15 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const b3RigidBodyData & b3AlignedObjectArray::at(int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -7183,12 +7183,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3RigidBodyData &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3RigidBodyData & b3AlignedObjectArray::expand(const b3RigidBodyData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7208,13 +7208,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3RigidBodyData &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3RigidBodyData &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7231,7 +7231,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7240,7 +7240,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArra REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7284,14 +7284,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObject REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -7304,7 +7304,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> v REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -7319,8 +7319,8 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_CALL: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> void b3Contact4Data::b3Contact4Data() [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TYPE_USAGE: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3Contact4Data & b3AlignedObjectArray::expand(const b3Contact4Data &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] @@ -7332,7 +7332,7 @@ 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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7365,13 +7365,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Contact4Data &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Contact4Data &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7388,7 +7388,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_ 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7397,7 +7397,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7436,13 +7436,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray( REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -7456,12 +7456,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3MyFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3MyFace & b3AlignedObjectArray::expand(const b3MyFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7481,13 +7481,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> voi 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3MyFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3MyFace &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7504,7 +7504,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7513,7 +7513,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7557,14 +7557,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -7578,7 +7578,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -7593,9 +7593,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3GpuFace &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3GpuFace & b3AlignedObjectArray::expand(const b3GpuFace &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7628,13 +7628,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> vo 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3GpuFace &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3GpuFace &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7651,7 +7651,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7660,7 +7660,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedOb REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7704,16 +7704,16 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3Align REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -7726,7 +7726,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_bac REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -7741,9 +7741,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexPolyhedronData & b3AlignedObjectArray::expand(const b3ConvexPolyhedronData &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7776,13 +7776,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(in 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexPolyhedronData &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7799,7 +7799,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7808,7 +7808,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray< REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7852,14 +7852,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectAr REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -7873,11 +7873,11 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> voi REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] REFERENCE_CALL: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> void b3Collidable::b3Collidable() [b3AlignedObjectArray.h <260:50 260:50>] REFERENCE_TYPE_USAGE: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> int [b3AlignedObjectArray.h <262:4 262:6>] REFERENCE_CALL: b3Collidable & b3AlignedObjectArray::expand(const b3Collidable &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] @@ -7889,7 +7889,7 @@ 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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7922,13 +7922,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Collidable &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Collidable &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -7945,7 +7945,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -7954,7 +7954,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectA REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -7996,13 +7996,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObj REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -8016,7 +8016,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() - REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -8028,9 +8028,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexUtility * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexUtility * & b3AlignedObjectArray::expand(b3ConvexUtility * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -8063,13 +8063,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, in 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexUtility * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexUtility * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] 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 53bce6db..e9dc3181 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt @@ -138,7 +138,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: char * b3AlignPointer(char *, size_t) [b3Scalar.h <642:22 <642:22 <642:25 642:38> 642:73> 661:1>] @@ -522,7 +522,7 @@ REFERENCE_TYPE_USAGE: char * b3AlignPointer(char *, size_t) -> size_t [b3S 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 -> b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +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_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_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>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt index a248c94b..b693bfa3 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt @@ -176,7 +176,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] 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 d003d5d5..0d939c76 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt @@ -187,7 +187,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] @@ -511,12 +511,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -525,30 +525,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -1056,7 +1056,7 @@ SYMBOL_METHOD: private static btUint64_t b3ConvexHullInternal::DMul::low(b3ConvexHullInternal::Int128) [b3ConvexHullComputer.cpp <611:5 <611:5 <611:23 611:25> 611:39> 614:5>] SYMBOL_METHOD: private static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <616:5 <616:5 <616:19 616:21> 616:49> 619:5>] SYMBOL_METHOD: private static void b3ConvexHullInternal::DMul::shlHalf(b3ConvexHullInternal::Int128 &) [b3ConvexHullComputer.cpp <621:5 <621:5 <621:17 621:23> 621:38> 625:5>] -SYMBOL_METHOD: public static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) [b3ConvexHullComputer.cpp <629:5 <629:5 <629:17 629:19> 629:68> 647:5>] +SYMBOL_METHOD: public static void b3ConvexHullInternal::DMul::mul(UWord, UWord, UWord &, UWord &) [b3ConvexHullComputer.cpp <629:5 <629:5 <629:17 629:19> 629:68> 647:5>] QUALIFIER: b3ConvexHullInternal::DMul [b3ConvexHullComputer.cpp <878:2 878:5>] QUALIFIER: b3ConvexHullInternal::DMul [b3ConvexHullComputer.cpp <894:2 894:5>] SYMBOL_CLASS: b3ConvexHullInternal::DMul [b3ConvexHullComputer.cpp <583:3 <583:51 583:54> 648:3>] @@ -1097,12 +1097,12 @@ SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::NONE [b3ConvexHullCompu SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::CLOCKWISE [b3ConvexHullComputer.cpp <667:27 667:35>] SYMBOL_ENUM_CONSTANT: b3ConvexHullInternal::Orientation::COUNTER_CLOCKWISE [b3ConvexHullComputer.cpp <667:38 667:54>] SYMBOL_CLASS: b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:3 <669:31 669:39> 697:3>] -SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +SYMBOL_FIELD: private T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] SYMBOL_FIELD: private int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] SYMBOL_FIELD: public b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <676:19 676:22>] SYMBOL_METHOD: public void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <678:5 <678:5 <678:5 678:13> 678:23> 681:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 <683:5 683:14> 683:16> 686:5>] -SYMBOL_METHOD: public b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:5 <688:8 688:11> 688:13> 696:5>] +SYMBOL_METHOD: public T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:5 <688:8 688:11> 688:13> 696:5>] SYMBOL_CLASS: b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <669:3 <669:31 669:39> 697:3>] SYMBOL_FIELD: private b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] SYMBOL_FIELD: private int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <673:9 673:12>] @@ -1130,14 +1130,14 @@ SYMBOL_METHOD: public void b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <699:3 <699:31 699:34> 762:3>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] -SYMBOL_FIELD: private b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +SYMBOL_FIELD: private T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] SYMBOL_FIELD: private int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <705:9 705:17>] SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::Pool() [b3ConvexHullComputer.cpp <708:5 <708:5 <708:5 708:8> 708:10> 710:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::~Pool() [b3ConvexHullComputer.cpp <712:5 <712:5 <712:5 712:9> 712:11> 721:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:5 <723:5 <723:10 723:14> 723:16> 727:5>] SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::setArraySize(int) [b3ConvexHullComputer.cpp <729:5 <729:5 <729:10 729:21> 729:36> 732:5>] -SYMBOL_METHOD: public b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:5 <734:5 <734:8 734:16> 734:18> 754:5>] -SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) [b3ConvexHullComputer.cpp <756:5 <756:5 <756:10 756:19> 756:30> 761:5>] +SYMBOL_METHOD: public T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:5 <734:5 <734:8 734:16> 734:18> 754:5>] +SYMBOL_METHOD: public void b3ConvexHullInternal::Pool::freeObject(T *) [b3ConvexHullComputer.cpp <756:5 <756:5 <756:10 756:19> 756:30> 761:5>] SYMBOL_CLASS: b3ConvexHullInternal::Pool [b3ConvexHullComputer.cpp <699:3 <699:31 699:34> 762:3>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <702:19 702:24>] SYMBOL_FIELD: private b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <703:19 703:27>] @@ -3176,28 +3176,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -3205,18 +3205,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -3224,7 +3224,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -3233,44 +3233,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -3279,84 +3279,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -3364,7 +3364,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3373,7 +3373,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3413,13 +3413,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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_TYPE_USAGE: void b3AlignedObjectArray::clear() -> void [b3AlignedObjectArray.h <184:19 184:22>] @@ -3432,7 +3432,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3447,9 +3447,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3492,13 +3492,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> vo 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3515,7 +3515,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3524,7 +3524,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3Align REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3564,13 +3564,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3A REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3584,7 +3584,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3599,9 +3599,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullComputer::Edge & b3AlignedObjectArray::expand(const b3ConvexHullComputer::Edge &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3ConvexHullComputer::Edge &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3644,13 +3644,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swa 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullComputer::Edge &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3667,7 +3667,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m_size 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3676,7 +3676,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray::ope REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3714,13 +3714,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_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:25 161:27>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: const int & b3AlignedObjectArray::operator[](int) const -> const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_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:33 175:35>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3733,7 +3733,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3Alig REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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 <222:4 222:6>] @@ -3745,9 +3745,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const int &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int & b3AlignedObjectArray::expand(const int &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const int &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3789,13 +3789,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> void [b3 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const int &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const int &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const int &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3812,7 +3812,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3821,7 +3821,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3A REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -3871,13 +3871,13 @@ REFERENCE_USAGE: void b3AlignedObjectArray::b3Al REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -3894,7 +3894,7 @@ REFERENCE_USAGE: void b3AlignedObjectArray::pop_ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -3906,9 +3906,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Vertex * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Vertex * const &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -3950,13 +3950,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray: 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Vertex * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -3973,7 +3973,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -3982,7 +3982,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3Al REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -4026,13 +4026,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray:: REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -4046,7 +4046,7 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray:: REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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>] @@ -4061,9 +4061,9 @@ 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() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Point32 & b3AlignedObjectArray::expand(const b3ConvexHullInternal::Point32 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4120,13 +4120,13 @@ 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3ConvexHullInternal::Point32 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4143,7 +4143,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -4152,7 +4152,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3Ali REFERENCE_TEMPLATE_MEMBER_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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -4194,13 +4194,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -4214,12 +4214,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::p REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * & b3AlignedObjectArray::expand(b3ConvexHullInternal::Face * const &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(b3ConvexHullInternal::Face * const &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -4261,13 +4261,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::s 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(b3ConvexHullInternal::Face * const &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] @@ -4912,7 +4912,7 @@ REFERENCE_TYPE_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_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] +REFERENCE_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(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_TYPE_USAGE: static btUint32_t b3ConvexHullInternal::DMul::high(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <586:12 586:21>] @@ -4944,7 +4944,7 @@ REFERENCE_TYPE_USAGE: static b3ConvexHullInternal::Int128 b3ConvexHullInternal:: 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_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(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] +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_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_CALL: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <631:18 631:20>] REFERENCE_CALL: static void b3ConvexHullInternal::DMul::mul(unsigned long long, unsigned long long, unsigned long long &, unsigned long long &) -> static btUint64_t b3ConvexHullInternal::DMul::mul(btUint32_t, btUint32_t) [b3ConvexHullComputer.cpp <632:18 632:20>] @@ -4997,7 +4997,7 @@ REFERENCE_TYPE_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(b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord, b3ConvexHullInternal::DMul::UWord &, b3ConvexHullInternal::DMul::UWord &) [b3ConvexHullComputer.cpp <629:17 629:19>] +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_TYPE_USAGE: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> void [b3ConvexHullComputer.cpp <629:12 629:15>] REFERENCE_CALL: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <631:18 631:20>] REFERENCE_CALL: static void b3ConvexHullInternal::DMul::mul(b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128, b3ConvexHullInternal::Int128 &, b3ConvexHullInternal::Int128 &) -> static b3ConvexHullInternal::Int128 b3ConvexHullInternal::DMul::mul(btUint64_t, btUint64_t) [b3ConvexHullComputer.cpp <632:18 632:20>] @@ -5062,16 +5062,16 @@ REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHull REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> int [b3ConvexHullComputer.cpp <678:15 678:17>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <678:26 678:29>] REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <678:38 678:41>] -REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] +REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] REFERENCE_CALL: void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3ConvexHullComputer.cpp <680:19 680:32>] -REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] -REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] -REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] -REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <691:26 691:29>] -REFERENCE_USAGE: b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> int b3ConvexHullInternal::PoolArray::size [b3ConvexHullComputer.cpp <693:24 693:27>] +REFERENCE_USAGE: void b3ConvexHullInternal::PoolArray::~PoolArray() -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] +REFERENCE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] +REFERENCE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] +REFERENCE_TYPE_USAGE: T * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] +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 -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5085,7 +5085,7 @@ REFERENCE_CALL: 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() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] @@ -5093,7 +5093,7 @@ 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 -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5107,7 +5107,7 @@ REFERENCE_CALL: void b3ConvexHullInternal::PoolArray REFERENCE_TEMPLATE_MEMBER_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() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] @@ -5115,7 +5115,7 @@ 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 -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array -> T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <672:8 672:12>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5129,7 +5129,7 @@ REFERENCE_CALL: void b3ConvexHullInternal::PoolArray REFERENCE_TEMPLATE_MEMBER_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() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <690:13 690:17>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <695:13 695:17>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> int [b3ConvexHullComputer.cpp <691:11 691:13>] @@ -5141,39 +5141,39 @@ REFERENCE_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHull REFERENCE_TYPE_USAGE: int b3ConvexHullInternal::Pool::arraySize -> int [b3ConvexHullComputer.cpp <705:5 705:7>] 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::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <708:44 708:54>] +REFERENCE_USAGE: void b3ConvexHullInternal::Pool::Pool() -> T * 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_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>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <716:7 716:15>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> PoolArray::T> [b3ConvexHullComputer.cpp <718:11 718:19>] +REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::~Pool() -> PoolArray [b3ConvexHullComputer.cpp <718:11 718:19>] 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::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <726:6 726:16>] +REFERENCE_USAGE: void b3ConvexHullInternal::Pool::reset() -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <726:6 726:16>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> void [b3ConvexHullComputer.cpp <729:5 729:8>] REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::setArraySize(int) -> int [b3ConvexHullComputer.cpp <729:23 729:25>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <739:7 739:15>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:38 746:46>] -REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:58 746:66>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <739:25 739:33>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <742:8 742:16>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <746:71 746:79>] -REFERENCE_CALL: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> void * b3AlignedAllocInternal(size_t, int) [b3ConvexHullComputer.cpp <746:16 746:29>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] -REFERENCE_USAGE: b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] -REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] -REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <759:21 759:31>] -REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Pool::T *) -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <760:6 760:16>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] +REFERENCE_TYPE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <739:7 739:15>] +REFERENCE_TYPE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:38 746:46>] +REFERENCE_TYPE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:58 746:66>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <739:25 739:33>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <742:8 742:16>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <746:71 746:79>] +REFERENCE_CALL: T * b3ConvexHullInternal::Pool::newObject() -> void * b3AlignedAllocInternal(size_t, int) [b3ConvexHullComputer.cpp <746:16 746:29>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] +REFERENCE_USAGE: T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] +REFERENCE_TYPE_USAGE: void b3ConvexHullInternal::Pool::freeObject(T *) -> void [b3ConvexHullComputer.cpp <756:5 756:8>] +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_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5198,7 +5198,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] REFERENCE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <739:7 739:15>] @@ -5216,14 +5216,14 @@ 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(b3ConvexHullInternal::Pool::T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_MEMBER_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_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_TYPE_USAGE: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5248,7 +5248,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: 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() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] REFERENCE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <739:7 739:15>] @@ -5266,7 +5266,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(b3ConvexHullInternal::Pool::T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_MEMBER_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_CALL: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> void b3ConvexHullInternal::Edge::~Edge() [b3ConvexHullComputer.cpp <758:15 758:15>] REFERENCE_USAGE: void b3ConvexHullInternal::Pool::freeObject(b3ConvexHullInternal::Edge *) -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::Edge::next [b3ConvexHullComputer.cpp <759:14 759:17>] @@ -5277,7 +5277,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <702:5 702:13>] REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects -> T * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <704:8 704:18>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -5298,7 +5298,7 @@ REFERENCE_TYPE_USAGE: 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() -> b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> T * b3ConvexHullInternal::Pool::newObject() [b3ConvexHullComputer.cpp <734:8 734:16>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <736:13 736:23>] REFERENCE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::freeObjects [b3ConvexHullComputer.cpp <752:6 752:16>] REFERENCE_TYPE_USAGE: b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <739:7 739:15>] @@ -5316,7 +5316,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(b3ConvexHullInternal::Pool::T *) [b3ConvexHullComputer.cpp <756:10 756:19>] +REFERENCE_TEMPLATE_MEMBER_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: b3Vector3 b3ConvexHullInternal::scaling -> b3Vector3 [b3ConvexHullComputer.cpp <764:3 764:11>] REFERENCE_TYPE_USAGE: b3Vector3 b3ConvexHullInternal::center -> b3Vector3 [b3ConvexHullComputer.cpp <765:3 765: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 4ce08650..3114a864 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt @@ -180,7 +180,7 @@ SYMBOL_METHOD: public int b3TypedObject::getObjectType() const [b3Scalar.h <633: SYMBOL_FUNCTION: T * b3AlignPointer(T *, size_t) [b3Scalar.h <642:1 <642:22 <642:25 642:38> 642:73> 661:1>] SYMBOL_STRUCT: b3AlignPointer::b3ConvertPointerSizeT [b3Scalar.h <645:2 <645:9 645:29> 652:2>] SYMBOL_UNION: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) [b3Scalar.h <647:3 <647:3 647:7> 651:3>] -SYMBOL_FIELD: public b3AlignPointer::T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] +SYMBOL_FIELD: public T * b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::ptr [b3Scalar.h <649:8 649:10>] SYMBOL_FIELD: public size_t b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>)::integer [b3Scalar.h <650:12 650:18>] SYMBOL_FIELD: public b3AlignPointer::b3ConvertPointerSizeT::anonymous union (b3Scalar.h<647:3>) b3AlignPointer::b3ConvertPointerSizeT:: [b3Scalar.h <647:3 647:7>] SYMBOL_FUNCTION: const T & b3Min(const T &, const T &) [b3MinMax.h <22:1 <23:1 <23:26 23:30> 23:54> 26:1>] @@ -409,12 +409,12 @@ SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47 SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] SYMBOL_FUNCTION: private int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <51:10 51:15>] SYMBOL_FIELD: private int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <52:10 52:19>] -SYMBOL_FUNCTION: private b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +SYMBOL_FUNCTION: private T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] SYMBOL_FIELD: private bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <55:10 55:21>] SYMBOL_METHOD: public b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <59:2 <59:2 <59:43 59:51> 59:89> 63:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <524:2 <524:2 <524:7 524:19> 524:59> 529:2>] SYMBOL_METHOD: protected int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <70:3 <70:3 <70:23 70:31> 70:41> 73:3>] -SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] +SYMBOL_METHOD: protected void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <74:3 <74:3 <74:24 74:27> 74:61> 83:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <85:3 <85:3 <85:24 85:27> 85:29> 92:3>] SYMBOL_METHOD: protected void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <93:3 <93:3 <93:24 93:30> 93:50> 100:3>] SYMBOL_METHOD: protected void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <102:3 <102:3 <102:25 102:32> 102:42> 107:3>] @@ -423,30 +423,30 @@ SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArra SYMBOL_METHOD: public void b3AlignedObjectArray::~b3AlignedObjectArray() [b3AlignedObjectArray.h <131:3 <131:3 <131:3 131:23> 131:25> 134:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <184:3 <184:3 <184:24 184:28> 184:30> 191:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <137:3 <137:3 <137:3 137:22> 137:62> 144:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <220:3 <220:3 <220:24 220:29> 220:65> 246:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <149:3 <149:3 <149:23 149:26> 149:34> 152:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] -SYMBOL_METHOD: public const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:3 <154:3 <154:28 154:29> 154:42> 159:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:3 <161:3 <161:22 161:23> 161:30> 166:3>] +SYMBOL_METHOD: public const T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:3 <168:3 <168:28 168:37> 168:50> 173:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:3 <175:3 <175:22 175:31> 175:38> 180:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <193:3 <193:3 <193:24 193:31> 193:33> 198:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::resizeNoInitialize(int) [b3AlignedObjectArray.h <203:3 <203:3 <203:24 203:41> 203:54> 218:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <300:3 <300:3 <300:24 300:30> 300:42> 326:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:3 <247:3 <247:23 247:43> 247:46> 257:3>] SYMBOL_METHOD: public int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <295:3 <295:3 <295:23 295:30> 295:38> 298:3>] -SYMBOL_METHOD: public b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] +SYMBOL_METHOD: public T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:3 <260:3 <260:23 260:28> 260:53> 273:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::push_back(const T &) [b3AlignedObjectArray.h <276:3 <276:3 <276:24 276:32> 276:47> 291:3>] SYMBOL_CLASS: public b3AlignedObjectArray::less [b3AlignedObjectArray.h <329:3 <329:9 329:12> 337:3>] -SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] +SYMBOL_METHOD: public bool b3AlignedObjectArray::less::operator()(const T &, const T &) [b3AlignedObjectArray.h <333:5 <333:5 <333:10 333:19> 333:46> 336:5>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSortInternal(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:3 <341:8 341:24> 341:61> 367:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:3 <413:8 413:11> 413:34> 426:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::quickSort(const L &) [b3AlignedObjectArray.h <370:3 <371:3 <371:8 371:16> 371:38> 378:3>] -SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] +SYMBOL_METHOD: public void b3AlignedObjectArray::downHeap(T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:3 <383:8 383:15> 383:60> 411:3>] SYMBOL_METHOD: public void b3AlignedObjectArray::heapSort(const L &) [b3AlignedObjectArray.h <428:2 <429:2 <429:7 429:14> 429:36> 449:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] -SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] -SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findBinarySearch(const T &) const [b3AlignedObjectArray.h <452:2 <452:2 <452:6 452:21> 452:41> 468:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <471:2 <471:2 <471:6 471:21> 471:41> 485:2>] +SYMBOL_METHOD: public int b3AlignedObjectArray::findLinearSearch2(const T &) const [b3AlignedObjectArray.h <487:5 <487:5 <487:9 487:25> 487:45> 501:5>] +SYMBOL_METHOD: public void b3AlignedObjectArray::remove(const T &) [b3AlignedObjectArray.h <503:2 <503:2 <503:7 503:12> 503:26> 512:2>] SYMBOL_METHOD: public void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) [b3AlignedObjectArray.h <515:2 <515:2 <515:7 515:26> 515:64> 522:2>] SYMBOL_CLASS: b3AlignedObjectArray [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>] SYMBOL_FIELD: private b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <49:29 49:39>] @@ -2088,28 +2088,28 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & b3AlignedObjectArray & b3AlignedObjectArray::operator=(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) [b3AlignedObjectArray.h <61:3 61:15>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:19 70:21>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::allocSize(int) -> int [b3AlignedObjectArray.h <70:33 70:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> void [b3AlignedObjectArray.h <74:19 74:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:29 74:31>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <74:39 74:41>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> int [b3AlignedObjectArray.h <76:4 76:6>] +REFERENCE_USAGE: void b3AlignedObjectArray::copy(int, int, T *) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <79:22 79:27>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::init() -> void [b3AlignedObjectArray.h <85:19 85:22>] REFERENCE_USAGE: void b3AlignedObjectArray::init() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <88:4 88:15>] -REFERENCE_USAGE: void b3AlignedObjectArray::init() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <89:4 89:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::init() -> T * 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_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) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] +REFERENCE_CALL: void b3AlignedObjectArray::destroy(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <98:5 98:10>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> void [b3AlignedObjectArray.h <102:19 102:22>] REFERENCE_TYPE_USAGE: void * b3AlignedObjectArray::allocate(int) -> int [b3AlignedObjectArray.h <102:34 102:36>] REFERENCE_USAGE: void * b3AlignedObjectArray::allocate(int) -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <105:12 105:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::deallocate() -> void [b3AlignedObjectArray.h <109:19 109:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] -REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <111:7 111:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <115:29 115:34>] +REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <117:5 117:10>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <113:9 113:20>] REFERENCE_USAGE: void b3AlignedObjectArray::deallocate() -> b3AlignedAllocator b3AlignedObjectArray::m_allocator [b3AlignedObjectArray.h <115:6 115:16>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <128:4 128:7>] @@ -2117,18 +2117,18 @@ REFERENCE_CALL: void b3AlignedObjectArray::~b3AlignedObjectArray( REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <137:30 137:49>] REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <139:4 139:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <141:4 141:6>] -REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <142:4 142:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] +REFERENCE_CALL: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const T &) [b3AlignedObjectArray.h <142:4 142:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray(const b3AlignedObjectArray &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <143:34 143:39>] REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::size() const -> int [b3AlignedObjectArray.h <149:19 149:21>] REFERENCE_USAGE: int b3AlignedObjectArray::size() const -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <151:11 151:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] -REFERENCE_TYPE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] -REFERENCE_USAGE: const b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::at(int) const -> int [b3AlignedObjectArray.h <154:31 154:33>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::at(int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <158:11 158:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::at(int) -> int [b3AlignedObjectArray.h <161:25 161:27>] +REFERENCE_USAGE: T & b3AlignedObjectArray::at(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <165:11 165:16>] +REFERENCE_TYPE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> int [b3AlignedObjectArray.h <168:39 168:41>] +REFERENCE_USAGE: const T & b3AlignedObjectArray::operator[](int) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <172:11 172:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::operator[](int) -> int [b3AlignedObjectArray.h <175:33 175:35>] +REFERENCE_USAGE: T & b3AlignedObjectArray::operator[](int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <179:11 179:16>] 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>] @@ -2136,7 +2136,7 @@ REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3Aligned REFERENCE_CALL: void b3AlignedObjectArray::clear() -> void b3AlignedObjectArray::init() [b3AlignedObjectArray.h <190:4 190:7>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [b3AlignedObjectArray.h <193:19 193:22>] REFERENCE_USAGE: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <196:4 196:9>] -REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] +REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <197:4 197:9>] REFERENCE_CALL: void b3AlignedObjectArray::pop_back() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <197:11 197:16>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> void [b3AlignedObjectArray.h <203:19 203:22>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int [b3AlignedObjectArray.h <203:43 203:45>] @@ -2145,44 +2145,44 @@ REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) - REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <211:19 211:22>] REFERENCE_CALL: void b3AlignedObjectArray::resizeNoInitialize(int) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <213:6 213:12>] REFERENCE_USAGE: void b3AlignedObjectArray::resizeNoInitialize(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <217:4 217:9>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] -REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] -REFERENCE_TYPE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] -REFERENCE_CALL: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] -REFERENCE_USAGE: b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] -REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] -REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> void [b3AlignedObjectArray.h <220:19 220:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <220:31 220:33>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <222:4 222:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <226:9 226:11>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int [b3AlignedObjectArray.h <237:10 237:12>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <222:18 222:21>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <232:19 232:22>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <228:6 228:11>] +REFERENCE_CALL: void b3AlignedObjectArray::resize(int, const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <234:6 234:12>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <239:13 239:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::resize(int, const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <245:4 245:9>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int [b3AlignedObjectArray.h <249:4 249:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <249:13 249:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <252:24 252:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <250:14 250:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <252:5 252:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <252:14 252:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <254:4 254:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expandNonInitializing() -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <256:11 256:16>] +REFERENCE_TYPE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int [b3AlignedObjectArray.h <262:4 262:6>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <262:13 262:16>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <265:24 265:27>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <263:14 263:21>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <265:5 265:11>] +REFERENCE_CALL: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <265:14 265:22>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <267:4 267:9>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <269:10 269:15>] +REFERENCE_USAGE: T & b3AlignedObjectArray::expand(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <272:11 272:16>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> void [b3AlignedObjectArray.h <276:19 276:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int [b3AlignedObjectArray.h <278:4 278:6>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <281:24 281:27>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <279:14 279:21>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> void b3AlignedObjectArray::reserve(int) [b3AlignedObjectArray.h <281:5 281:11>] +REFERENCE_CALL: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::allocSize(int) [b3AlignedObjectArray.h <281:14 281:22>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <285:11 285:16>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <285:18 285:23>] +REFERENCE_USAGE: void b3AlignedObjectArray::push_back(const T &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <290:4 290:9>] 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_TYPE_USAGE: void b3AlignedObjectArray::reserve(int) -> void [b3AlignedObjectArray.h <300:19 300:22>] @@ -2191,84 +2191,84 @@ REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3Ali REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3AlignedObjectArray.h <308:6 308:12>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] -REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <312:5 312:8>] +REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, T *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <314:15 314:18>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::destroy(int, int) [b3AlignedObjectArray.h <314:5 314:11>] REFERENCE_CALL: void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::deallocate() [b3AlignedObjectArray.h <316:5 316:14>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <319:5 319:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] +REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <321:5 321:10>] REFERENCE_USAGE: void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <323:5 323:14>] -REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const b3AlignedObjectArray::T &, const b3AlignedObjectArray::T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] +REFERENCE_TYPE_USAGE: bool b3AlignedObjectArray::less::operator()(const T &, const T &) -> bool [b3AlignedObjectArray.h <333:5 333:8>] 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>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> int [b3AlignedObjectArray.h <345:4 345:6>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] -REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <346:8 346:13>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <351:24 351:29>] +REFERENCE_USAGE: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <353:26 353:31>] REFERENCE_CALL: void b3AlignedObjectArray::quickSortInternal(const L &, int, int) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <357:6 357:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::quickSort(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <374:8 374:11>] REFERENCE_CALL: void b3AlignedObjectArray::quickSort(const L &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <376:37 376:40>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(b3AlignedObjectArray::T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::downHeap(T *, int, int, const L &) -> int [b3AlignedObjectArray.h <392:5 392:7>] 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_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] -REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <421:13 421:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:4 422:9>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <422:21 422:26>] +REFERENCE_USAGE: void b3AlignedObjectArray::swap(int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <423:4 423:9>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <432:3 432:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int [b3AlignedObjectArray.h <433:3 433:5>] REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <433:11 433:16>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] -REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <436:13 436:18>] +REFERENCE_USAGE: void b3AlignedObjectArray::heapSort(const L &) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <447:13 447:18>] REFERENCE_CALL: void b3AlignedObjectArray::heapSort(const L &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <442:4 442:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] -REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] -REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] -REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] -REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] -REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] -REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <506:19 506:34>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] -REFERENCE_CALL: void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <454:3 454:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <455:3 455:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int [b3AlignedObjectArray.h <459:4 459:6>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <455:14 455:17>] +REFERENCE_CALL: int b3AlignedObjectArray::findBinarySearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <467:10 467:13>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <460:14 460:19>] +REFERENCE_USAGE: int b3AlignedObjectArray::findBinarySearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <462:19 462:24>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <471:2 471:4>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <473:3 473:5>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int [b3AlignedObjectArray.h <474:3 474:5>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <473:13 473:16>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <476:14 476:17>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <478:8 478:13>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <487:5 487:7>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <489:9 489:11>] +REFERENCE_TYPE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int [b3AlignedObjectArray.h <490:9 490:11>] +REFERENCE_CALL: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <492:20 492:23>] +REFERENCE_USAGE: int b3AlignedObjectArray::findLinearSearch2(const T &) const -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <494:17 494:22>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> void [b3AlignedObjectArray.h <503:2 503:5>] +REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::remove(const T &) -> int [b3AlignedObjectArray.h <506:3 506:5>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::findLinearSearch(const T &) const [b3AlignedObjectArray.h <506:19 506:34>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <507:17 507:20>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <509:20 509:23>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::swap(int, int) [b3AlignedObjectArray.h <509:4 509:7>] +REFERENCE_CALL: void b3AlignedObjectArray::remove(const T &) -> void b3AlignedObjectArray::pop_back() [b3AlignedObjectArray.h <510:4 510:11>] 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_CALL: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> void b3AlignedObjectArray::clear() [b3AlignedObjectArray.h <517:3 517:7>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> bool b3AlignedObjectArray::m_ownsMemory [b3AlignedObjectArray.h <518:3 518:14>] -REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] +REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <519:3 519:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <520:3 520:8>] REFERENCE_USAGE: void b3AlignedObjectArray::initializeFromBuffer(void *, int, int) -> int b3AlignedObjectArray::m_capacity [b3AlignedObjectArray.h <521:3 521:12>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void [b3AlignedObjectArray.h <524:2 524:5>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> int [b3AlignedObjectArray.h <526:3 526:5>] -REFERENCE_CALL: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> void b3AlignedObjectArray::resize(int, const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <527:3 527:8>] -REFERENCE_USAGE: void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <528:33 528:38>] +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_TYPE_USAGE: b3AlignedAllocator b3AlignedObjectArray::m_allocator -> b3AlignedAllocator [b3AlignedObjectArray.h <49:2 49:19>] @@ -2276,7 +2276,7 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::m 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_TYPE_USAGE: int b3AlignedObjectArray::m_capacity -> int [b3AlignedObjectArray.h <52:2 52:4>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> b3AlignedObjectArray::T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 * b3AlignedObjectArray::m_data -> T * b3AlignedObjectArray::m_data [b3AlignedObjectArray.h <53:9 53:14>] REFERENCE_TEMPLATE_MEMBER_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>] @@ -2285,7 +2285,7 @@ REFERENCE_TYPE_USAGE: b3AlignedObjectArray & 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, b3AlignedObjectArray::T *) const [b3AlignedObjectArray.h <74:24 74:27>] +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_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>] @@ -2321,14 +2321,14 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::b3AlignedObjectArray REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) const [b3AlignedObjectArray.h <154:28 154:29>] +REFERENCE_TEMPLATE_MEMBER_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 -> int [b3AlignedObjectArray.h <154:31 154:33>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> b3AlignedObjectArray::T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::at(int) -> T & b3AlignedObjectArray::at(int) [b3AlignedObjectArray.h <161:22 161:23>] 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 b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) const [b3AlignedObjectArray.h <168:28 168:35>] +REFERENCE_TEMPLATE_MEMBER_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 -> 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) -> b3AlignedObjectArray::T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::operator[](int) -> T & b3AlignedObjectArray::operator[](int) [b3AlignedObjectArray.h <175:22 175:29>] 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>] @@ -2338,12 +2338,12 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::pop_back() -> void [ REFERENCE_TEMPLATE_MEMBER_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 b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <220:24 220:29>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> b3AlignedObjectArray::T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> b3AlignedObjectArray::T & b3AlignedObjectArray::expand(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <260:23 260:28>] -REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> void b3AlignedObjectArray::push_back(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <276:24 276:32>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expandNonInitializing() -> T & b3AlignedObjectArray::expandNonInitializing() [b3AlignedObjectArray.h <247:23 247:43>] +REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION: b3Vector3 & b3AlignedObjectArray::expand(const b3Vector3 &) -> T & b3AlignedObjectArray::expand(const T &) [b3AlignedObjectArray.h <260:23 260:28>] +REFERENCE_TEMPLATE_MEMBER_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 &) -> int [b3AlignedObjectArray.h <278:4 278:6>] REFERENCE_CALL: void b3AlignedObjectArray::push_back(const b3Vector3 &) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <278:13 278:16>] @@ -2386,13 +2386,13 @@ REFERENCE_TYPE_USAGE: void b3AlignedObjectArray::swap(int, int) -> vo 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 b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <452:6 452:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <471:6 471:21>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: int b3AlignedObjectArray::findLinearSearch2(const b3Vector3 &) const -> int b3AlignedObjectArray::findLinearSearch2(const b3AlignedObjectArray::T &) const [b3AlignedObjectArray.h <487:9 487:25>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_SPECIALIZATION: void b3AlignedObjectArray::remove(const b3Vector3 &) -> void b3AlignedObjectArray::remove(const b3AlignedObjectArray::T &) [b3AlignedObjectArray.h <503:7 503:12>] +REFERENCE_TEMPLATE_MEMBER_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_TEMPLATE_MEMBER_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>] diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp b/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp index 5c034e9c..10f7a297 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp @@ -61,83 +61,10 @@ std::unique_ptr CxxDeclNameResolver::getName(const clang::NamedDecl declName->setParent(CxxSpecifierNameResolver(this).getName(usingDecl->getQualifier())); } else if ( - clang::isa(declaration) || - clang::isa(declaration) || - clang::isa(declaration) - ) { - clang::ASTContext::DynTypedNodeList parents = declaration->getASTContext().getParents(*declaration); - for (const clang::ast_type_traits::DynTypedNode* parent = parents.begin(); parent != parents.end(); parent++) - { - bool foundParent = false; - - const clang::Decl* parentDecl = parent->get(); - while (parentDecl != nullptr) - { - parentDecl = utility::getFirstDecl(parentDecl); - - if (clang::isa(parentDecl)) - { - const clang::TemplateDecl* parentTemplateDecl = clang::dyn_cast_or_null(parentDecl); - if (!ignoresContext(parentTemplateDecl) && !ignoresContext(parentTemplateDecl->getTemplatedDecl())) - { - declName->setParent(getName(parentTemplateDecl)); - } - foundParent = true; - break; - } - else if (clang::isa(parentDecl)) - { - const clang::ClassTemplatePartialSpecializationDecl* parentClassTemplateDecl = - clang::dyn_cast_or_null(parentDecl); - if (!ignoresContext(parentDecl)) - { - declName->setParent(getName(parentClassTemplateDecl)); - } - foundParent = true; - break; - } - else if (clang::isa(parentDecl)) - { - const clang::VarTemplatePartialSpecializationDecl* parentVarTemplateDecl = - clang::dyn_cast_or_null(parentDecl); - if (!ignoresContext(parentDecl)) - { - declName->setParent(getName(parentVarTemplateDecl)); - } - foundParent = true; - break; - } - - if (const clang::DeclContext* parentDeclContext = parentDecl->getDeclContext()) - { - if (ignoresContext(parentDeclContext)) - { - foundParent = true; - break; - } - parentDecl = clang::dyn_cast_or_null(parentDeclContext); - if (parentDecl) - { - if (clang::TemplateDecl* describedTemplate = parentDecl->getDescribedTemplate()) - { - parentDecl = describedTemplate; - } - } - } - else - { - break; - } - } - - if (foundParent) - { - // break for the first parent ast node that can be resolved to a parent name (also if it is ignored). - break; - } - } - } - else + !clang::isa(declaration) && + !clang::isa(declaration) && + !clang::isa(declaration) + ) { declName->setParent(getContextName(declaration->getDeclContext())); } diff --git a/src/test/CxxParserTestSuite.h b/src/test/CxxParserTestSuite.h index 7b5488f3..6ea5c28c 100644 --- a/src/test/CxxParserTestSuite.h +++ b/src/test/CxxParserTestSuite.h @@ -2617,7 +2617,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->usages, L"void A::foo() -> A::T A::m_t <8:3 8:5>" + client->usages, L"void A::foo() -> T A::m_t <8:3 8:5>" )); } @@ -3343,7 +3343,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::foo() -> A::T A::foo() <5:4 5:6>" + client->templateMemberSpecializations, L"int A::foo() -> T A::foo() <5:4 5:6>" )); } @@ -3363,7 +3363,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"static int A::foo -> static A::T A::foo <5:11 5:13>" + client->templateMemberSpecializations, L"static int A::foo -> static T A::foo <5:11 5:13>" )); } @@ -3383,7 +3383,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::foo -> A::T A::foo <5:4 5:6>" + client->templateMemberSpecializations, L"int A::foo -> T A::foo <5:4 5:6>" )); } @@ -3406,7 +3406,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->templateMemberSpecializations, L"int A::B::foo -> A::T A::B::foo <7:5 7:7>" + client->templateMemberSpecializations, L"int A::B::foo -> T A::B::foo <7:5 7:7>" )); } @@ -3771,7 +3771,7 @@ public: ); TS_ASSERT(utility::containsElement( - client->usages, L"void A::A() -> A::T A::foo <4:7 4:9>" + client->usages, L"void A::A() -> T A::foo <4:7 4:9>" )); } @@ -3790,7 +3790,7 @@ public: )); TS_ASSERT(utility::containsElement( - client->methods, L"private A::T A::foo() <4:2 <4:4 4:6> 4:8>" // TODO: should return type just be "T"? + client->methods, L"private T A::foo() <4:2 <4:4 4:6> 4:8>" )); }