diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt index e83b611e..119f2db6 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2ChainShape.txt @@ -650,12 +650,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1092,10 +1086,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2124,7 +2114,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2801,9 +2790,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<36:45> [b2ChainShape.cpp <36:45 36:52>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> b2Vec2 [b2ChainShape.cpp <36:37 36:42>] LOCAL_SYMBOL: b2ChainShape.cpp<36:61> [b2ChainShape.cpp <36:61 36:65>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> int32 [b2ChainShape.cpp <36:55 36:59>] -REFERENCE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> b2Vec2 * b2ChainShape::m_vertices [b2ChainShape.cpp <38:11 38:20>] -REFERENCE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> int32 b2ChainShape::m_count [b2ChainShape.cpp <38:36 38:42>] -LOCAL_SYMBOL: b2ChainShape.cpp<36:61> [b2ChainShape.cpp <39:11 39:15>] LOCAL_SYMBOL: b2ChainShape.cpp<36:61> [b2ChainShape.cpp <40:6 40:10>] LOCAL_SYMBOL: b2ChainShape.cpp<45:13> [b2ChainShape.cpp <45:13 45:13>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> int32 [b2ChainShape.cpp <45:7 45:11>] @@ -2820,10 +2806,6 @@ REFERENCE_TYPE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> b2V REFERENCE_CALL void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> void b2Vec2::b2Vec2(const b2Vec2 &) [b2ChainShape.cpp <48:25 48:25>] LOCAL_SYMBOL: b2ChainShape.cpp<36:45> [b2ChainShape.cpp <48:15 48:22>] LOCAL_SYMBOL: b2ChainShape.cpp<45:13> [b2ChainShape.cpp <48:24 48:24>] -SYMBOL_FUNCTION float32 b2DistanceSquared(const b2Vec2 &, const b2Vec2 &) -REFERENCE_CALL void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> float32 b2DistanceSquared(const b2Vec2 &, const b2Vec2 &) [b2ChainShape.cpp <50:12 50:28>] -LOCAL_SYMBOL: b2ChainShape.cpp<47:10> [b2ChainShape.cpp <50:30 50:31>] -LOCAL_SYMBOL: b2ChainShape.cpp<48:10> [b2ChainShape.cpp <50:34 50:35>] REFERENCE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> int32 b2ChainShape::m_count [b2ChainShape.cpp <53:2 53:8>] LOCAL_SYMBOL: b2ChainShape.cpp<36:61> [b2ChainShape.cpp <53:12 53:16>] REFERENCE_USAGE void b2ChainShape::CreateLoop(const b2Vec2 *, int32) -> b2Vec2 * b2ChainShape::m_vertices [b2ChainShape.cpp <54:2 54:11>] @@ -2858,19 +2840,11 @@ LOCAL_SYMBOL: b2ChainShape.cpp<63:46> [b2ChainShape.cpp <63:46 63:53>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> b2Vec2 [b2ChainShape.cpp <63:38 63:43>] LOCAL_SYMBOL: b2ChainShape.cpp<63:62> [b2ChainShape.cpp <63:62 63:66>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> int32 [b2ChainShape.cpp <63:56 63:60>] -REFERENCE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> b2Vec2 * b2ChainShape::m_vertices [b2ChainShape.cpp <65:11 65:20>] -REFERENCE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> int32 b2ChainShape::m_count [b2ChainShape.cpp <65:36 65:42>] -LOCAL_SYMBOL: b2ChainShape.cpp<63:62> [b2ChainShape.cpp <66:11 66:15>] LOCAL_SYMBOL: b2ChainShape.cpp<67:13> [b2ChainShape.cpp <67:13 67:13>] REFERENCE_TYPE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> int32 [b2ChainShape.cpp <67:7 67:11>] LOCAL_SYMBOL: b2ChainShape.cpp<67:13> [b2ChainShape.cpp <67:20 67:20>] LOCAL_SYMBOL: b2ChainShape.cpp<63:62> [b2ChainShape.cpp <67:24 67:28>] LOCAL_SYMBOL: b2ChainShape.cpp<67:13> [b2ChainShape.cpp <67:33 67:33>] -REFERENCE_CALL void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> float32 b2DistanceSquared(const b2Vec2 &, const b2Vec2 &) [b2ChainShape.cpp <70:12 70:28>] -LOCAL_SYMBOL: b2ChainShape.cpp<63:46> [b2ChainShape.cpp <70:30 70:37>] -LOCAL_SYMBOL: b2ChainShape.cpp<67:13> [b2ChainShape.cpp <70:39 70:39>] -LOCAL_SYMBOL: b2ChainShape.cpp<63:46> [b2ChainShape.cpp <70:45 70:52>] -LOCAL_SYMBOL: b2ChainShape.cpp<67:13> [b2ChainShape.cpp <70:54 70:54>] REFERENCE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> int32 b2ChainShape::m_count [b2ChainShape.cpp <73:2 73:8>] LOCAL_SYMBOL: b2ChainShape.cpp<63:62> [b2ChainShape.cpp <73:12 73:16>] REFERENCE_USAGE void b2ChainShape::CreateChain(const b2Vec2 *, int32) -> b2Vec2 * b2ChainShape::m_vertices [b2ChainShape.cpp <74:2 74:11>] @@ -2957,9 +2931,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<114:46> [b2ChainShape.cpp <114:46 114:49>] REFERENCE_TYPE_USAGE void b2ChainShape::GetChildEdge(b2EdgeShape *, int32) const -> b2EdgeShape [b2ChainShape.cpp <114:33 114:43>] LOCAL_SYMBOL: b2ChainShape.cpp<114:58> [b2ChainShape.cpp <114:58 114:62>] REFERENCE_TYPE_USAGE void b2ChainShape::GetChildEdge(b2EdgeShape *, int32) const -> int32 [b2ChainShape.cpp <114:52 114:56>] -LOCAL_SYMBOL: b2ChainShape.cpp<114:58> [b2ChainShape.cpp <116:16 116:20>] -LOCAL_SYMBOL: b2ChainShape.cpp<114:58> [b2ChainShape.cpp <116:25 116:29>] -REFERENCE_USAGE void b2ChainShape::GetChildEdge(b2EdgeShape *, int32) const -> int32 b2ChainShape::m_count [b2ChainShape.cpp <116:33 116:39>] REFERENCE_USAGE void b2ChainShape::GetChildEdge(b2EdgeShape *, int32) const -> b2Shape::Type b2Shape::m_type [b2ChainShape.cpp <117:8 117:13>] LOCAL_SYMBOL: b2ChainShape.cpp<114:46> [b2ChainShape.cpp <117:2 117:5>] REFERENCE_USAGE void b2ChainShape::GetChildEdge(b2EdgeShape *, int32) const -> b2Shape::Type::e_edge [b2ChainShape.cpp <117:26 117:31>] @@ -3016,9 +2987,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<146:49> [b2ChainShape.cpp <146:49 146:50>] REFERENCE_TYPE_USAGE bool b2ChainShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> b2Transform [b2ChainShape.cpp <146:36 146:46>] LOCAL_SYMBOL: b2ChainShape.cpp<146:67> [b2ChainShape.cpp <146:67 146:67>] REFERENCE_TYPE_USAGE bool b2ChainShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> b2Vec2 [b2ChainShape.cpp <146:59 146:64>] -REFERENCE_TYPE_USAGE bool b2ChainShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2ChainShape.cpp<146:49> [b2ChainShape.cpp <148:14 148:15>] -LOCAL_SYMBOL: b2ChainShape.cpp<146:67> [b2ChainShape.cpp <149:14 149:14>] SYMBOL_METHOD public bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const [b2ChainShape.cpp <153:1 <153:20 153:26> 171:1>] REFERENCE_OVERRIDE bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> bool b2Shape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const [b2ChainShape.cpp <153:20 153:26>] QUALIFIER: b2ChainShape [b2ChainShape.cpp <153:6 153:17>] @@ -3031,8 +2999,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<154:27> [b2ChainShape.cpp <154:27 154:28>] REFERENCE_TYPE_USAGE bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Transform [b2ChainShape.cpp <154:14 154:24>] LOCAL_SYMBOL: b2ChainShape.cpp<154:37> [b2ChainShape.cpp <154:37 154:46>] REFERENCE_TYPE_USAGE bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> int32 [b2ChainShape.cpp <154:31 154:35>] -LOCAL_SYMBOL: b2ChainShape.cpp<154:37> [b2ChainShape.cpp <156:11 156:20>] -REFERENCE_USAGE bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> int32 b2ChainShape::m_count [b2ChainShape.cpp <156:24 156:30>] LOCAL_SYMBOL: b2ChainShape.cpp<158:14> [b2ChainShape.cpp <158:14 158:22>] REFERENCE_TYPE_USAGE bool b2ChainShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2EdgeShape [b2ChainShape.cpp <158:2 158:12>] SYMBOL_FUNCTION void b2EdgeShape::b2EdgeShape() @@ -3072,8 +3038,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<173:65> [b2ChainShape.cpp <173:65 173:66>] REFERENCE_TYPE_USAGE void b2ChainShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Transform [b2ChainShape.cpp <173:52 173:62>] LOCAL_SYMBOL: b2ChainShape.cpp<173:75> [b2ChainShape.cpp <173:75 173:84>] REFERENCE_TYPE_USAGE void b2ChainShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 [b2ChainShape.cpp <173:69 173:73>] -LOCAL_SYMBOL: b2ChainShape.cpp<173:75> [b2ChainShape.cpp <175:11 175:20>] -REFERENCE_USAGE void b2ChainShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 b2ChainShape::m_count [b2ChainShape.cpp <175:24 175:30>] LOCAL_SYMBOL: b2ChainShape.cpp<177:8> [b2ChainShape.cpp <177:8 177:9>] REFERENCE_TYPE_USAGE void b2ChainShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 [b2ChainShape.cpp <177:2 177:6>] LOCAL_SYMBOL: b2ChainShape.cpp<173:75> [b2ChainShape.cpp <177:13 177:22>] @@ -3116,8 +3080,6 @@ LOCAL_SYMBOL: b2ChainShape.cpp<191:44> [b2ChainShape.cpp <191:44 191:51>] REFERENCE_TYPE_USAGE void b2ChainShape::ComputeMass(b2MassData *, float32) const -> b2MassData [b2ChainShape.cpp <191:32 191:41>] LOCAL_SYMBOL: b2ChainShape.cpp<191:62> [b2ChainShape.cpp <191:62 191:68>] REFERENCE_TYPE_USAGE void b2ChainShape::ComputeMass(b2MassData *, float32) const -> float32 [b2ChainShape.cpp <191:54 191:60>] -REFERENCE_TYPE_USAGE void b2ChainShape::ComputeMass(b2MassData *, float32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2ChainShape.cpp<191:62> [b2ChainShape.cpp <193:14 193:20>] REFERENCE_USAGE void b2ChainShape::ComputeMass(b2MassData *, float32) const -> float32 b2MassData::mass [b2ChainShape.cpp <195:12 195:15>] LOCAL_SYMBOL: b2ChainShape.cpp<191:44> [b2ChainShape.cpp <195:2 195:9>] REFERENCE_CALL void b2ChainShape::ComputeMass(b2MassData *, float32) const -> void b2Vec2::SetZero() [b2ChainShape.cpp <196:19 196:25>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt index 2a77a9aa..123467ed 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2CircleShape.txt @@ -603,12 +603,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1045,10 +1039,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2077,7 +2067,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2679,8 +2668,6 @@ LOCAL_SYMBOL: b2CircleShape.cpp<47:27> [b2CircleShape.cpp <47:27 47:35>] REFERENCE_TYPE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Transform [b2CircleShape.cpp <47:14 47:24>] LOCAL_SYMBOL: b2CircleShape.cpp<47:44> [b2CircleShape.cpp <47:44 47:53>] REFERENCE_TYPE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> int32 [b2CircleShape.cpp <47:38 47:42>] -REFERENCE_TYPE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2CircleShape.cpp<47:44> [b2CircleShape.cpp <49:14 49:23>] LOCAL_SYMBOL: b2CircleShape.cpp<51:9> [b2CircleShape.cpp <51:9 51:16>] REFERENCE_TYPE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 [b2CircleShape.cpp <51:2 51:7>] REFERENCE_CALL bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 operator+(const b2Vec2 &, const b2Vec2 &) [b2CircleShape.cpp <51:32 51:32>] @@ -2731,8 +2718,6 @@ LOCAL_SYMBOL: b2CircleShape.cpp<58:10> [b2CircleShape.cpp <62:22 62:23>] LOCAL_SYMBOL: b2CircleShape.cpp<68:10> [b2CircleShape.cpp <68:10 68:10>] REFERENCE_TYPE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> float32 [b2CircleShape.cpp <68:2 68:8>] LOCAL_SYMBOL: b2CircleShape.cpp<57:10> [b2CircleShape.cpp <68:16 68:16>] -REFERENCE_CALL bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2CircleShape.cpp<59:10> [b2CircleShape.cpp <68:27 68:31>] LOCAL_SYMBOL: b2CircleShape.cpp<68:10> [b2CircleShape.cpp <71:14 71:14>] LOCAL_SYMBOL: b2CircleShape.cpp<68:10> [b2CircleShape.cpp <71:19 71:19>] REFERENCE_USAGE bool b2CircleShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> float32 b2RayCastInput::maxFraction [b2CircleShape.cpp <71:30 71:40>] @@ -2765,8 +2750,6 @@ LOCAL_SYMBOL: b2CircleShape.cpp<83:66> [b2CircleShape.cpp <83:66 83:74>] REFERENCE_TYPE_USAGE void b2CircleShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Transform [b2CircleShape.cpp <83:53 83:63>] LOCAL_SYMBOL: b2CircleShape.cpp<83:83> [b2CircleShape.cpp <83:83 83:92>] REFERENCE_TYPE_USAGE void b2CircleShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 [b2CircleShape.cpp <83:77 83:81>] -REFERENCE_TYPE_USAGE void b2CircleShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2CircleShape.cpp<83:83> [b2CircleShape.cpp <85:14 85:23>] LOCAL_SYMBOL: b2CircleShape.cpp<87:9> [b2CircleShape.cpp <87:9 87:9>] REFERENCE_TYPE_USAGE void b2CircleShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Vec2 [b2CircleShape.cpp <87:2 87:7>] REFERENCE_CALL void b2CircleShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Vec2 operator+(const b2Vec2 &, const b2Vec2 &) [b2CircleShape.cpp <87:25 87:25>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt index 243e4351..d3bdddf0 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2EdgeShape.txt @@ -610,12 +610,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1052,10 +1046,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2084,7 +2074,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2702,9 +2691,6 @@ LOCAL_SYMBOL: b2EdgeShape.cpp<43:48> [b2EdgeShape.cpp <43:48 43:49>] REFERENCE_TYPE_USAGE bool b2EdgeShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> b2Transform [b2EdgeShape.cpp <43:35 43:45>] LOCAL_SYMBOL: b2EdgeShape.cpp<43:66> [b2EdgeShape.cpp <43:66 43:66>] REFERENCE_TYPE_USAGE bool b2EdgeShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> b2Vec2 [b2EdgeShape.cpp <43:58 43:63>] -REFERENCE_TYPE_USAGE bool b2EdgeShape::TestPoint(const b2Transform &, const b2Vec2 &) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2EdgeShape.cpp<43:48> [b2EdgeShape.cpp <45:14 45:15>] -LOCAL_SYMBOL: b2EdgeShape.cpp<43:66> [b2EdgeShape.cpp <46:14 46:14>] SYMBOL_METHOD public bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const [b2EdgeShape.cpp <54:1 <54:19 54:25> 114:1>] REFERENCE_OVERRIDE bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> bool b2Shape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const [b2EdgeShape.cpp <54:19 54:25>] QUALIFIER: b2EdgeShape [b2EdgeShape.cpp <54:6 54:16>] @@ -2717,8 +2703,6 @@ LOCAL_SYMBOL: b2EdgeShape.cpp<55:27> [b2EdgeShape.cpp <55:27 55:28>] REFERENCE_TYPE_USAGE bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Transform [b2EdgeShape.cpp <55:14 55:24>] LOCAL_SYMBOL: b2EdgeShape.cpp<55:37> [b2EdgeShape.cpp <55:37 55:46>] REFERENCE_TYPE_USAGE bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> int32 [b2EdgeShape.cpp <55:31 55:35>] -REFERENCE_TYPE_USAGE bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2EdgeShape.cpp<55:37> [b2EdgeShape.cpp <57:14 57:23>] LOCAL_SYMBOL: b2EdgeShape.cpp<60:9> [b2EdgeShape.cpp <60:9 60:10>] REFERENCE_TYPE_USAGE bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 [b2EdgeShape.cpp <60:2 60:7>] REFERENCE_CALL bool b2EdgeShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2EdgeShape.cpp <60:14 60:19>] @@ -2846,8 +2830,6 @@ LOCAL_SYMBOL: b2EdgeShape.cpp<116:64> [b2EdgeShape.cpp <116:64 116:65>] REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Transform [b2EdgeShape.cpp <116:51 116:61>] LOCAL_SYMBOL: b2EdgeShape.cpp<116:74> [b2EdgeShape.cpp <116:74 116:83>] REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 [b2EdgeShape.cpp <116:68 116:72>] -REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2EdgeShape.cpp<116:74> [b2EdgeShape.cpp <118:14 118:23>] LOCAL_SYMBOL: b2EdgeShape.cpp<120:9> [b2EdgeShape.cpp <120:9 120:10>] REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Vec2 [b2EdgeShape.cpp <120:2 120:7>] SYMBOL_FUNCTION b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) @@ -2894,8 +2876,6 @@ LOCAL_SYMBOL: b2EdgeShape.cpp<131:43> [b2EdgeShape.cpp <131:43 131:50>] REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeMass(b2MassData *, float32) const -> b2MassData [b2EdgeShape.cpp <131:31 131:40>] LOCAL_SYMBOL: b2EdgeShape.cpp<131:61> [b2EdgeShape.cpp <131:61 131:67>] REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeMass(b2MassData *, float32) const -> float32 [b2EdgeShape.cpp <131:53 131:59>] -REFERENCE_TYPE_USAGE void b2EdgeShape::ComputeMass(b2MassData *, float32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2EdgeShape.cpp<131:61> [b2EdgeShape.cpp <133:14 133:20>] REFERENCE_USAGE void b2EdgeShape::ComputeMass(b2MassData *, float32) const -> float32 b2MassData::mass [b2EdgeShape.cpp <135:12 135:15>] LOCAL_SYMBOL: b2EdgeShape.cpp<131:43> [b2EdgeShape.cpp <135:2 135:9>] REFERENCE_CALL void b2EdgeShape::ComputeMass(b2MassData *, float32) const -> b2Vec2 & b2Vec2::operator=(b2Vec2 &&) [b2EdgeShape.cpp <136:19 136:19>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt index bdaf59a8..0e4e377e 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_Shapes_b2PolygonShape.txt @@ -697,12 +697,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1139,10 +1133,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2173,7 +2163,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2886,7 +2875,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<74:45> [b2PolygonShape.cpp <74:45 74:46>] REFERENCE_TYPE_USAGE static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonShape.cpp) -> b2Vec2 [b2PolygonShape.cpp <74:37 74:42>] LOCAL_SYMBOL: b2PolygonShape.cpp<74:55> [b2PolygonShape.cpp <74:55 74:59>] REFERENCE_TYPE_USAGE static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonShape.cpp) -> int32 [b2PolygonShape.cpp <74:49 74:53>] -LOCAL_SYMBOL: b2PolygonShape.cpp<74:55> [b2PolygonShape.cpp <76:11 76:15>] LOCAL_SYMBOL: b2PolygonShape.cpp<78:9> [b2PolygonShape.cpp <78:9 78:9>] REFERENCE_TYPE_USAGE static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonShape.cpp) -> b2Vec2 [b2PolygonShape.cpp <78:2 78:7>] REFERENCE_CALL static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonShape.cpp) -> void b2Vec2::b2Vec2() [b2PolygonShape.cpp <78:9 78:9>] @@ -2952,7 +2940,6 @@ REFERENCE_CALL static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonSh LOCAL_SYMBOL: b2PolygonShape.cpp<98:10> [b2PolygonShape.cpp <111:31 111:32>] LOCAL_SYMBOL: b2PolygonShape.cpp<99:10> [b2PolygonShape.cpp <111:36 111:37>] LOCAL_SYMBOL: b2PolygonShape.cpp<100:10> [b2PolygonShape.cpp <111:41 111:42>] -LOCAL_SYMBOL: b2PolygonShape.cpp<79:10> [b2PolygonShape.cpp <115:11 115:14>] SYMBOL_FUNCTION void b2Vec2::operator*=(float32) REFERENCE_CALL static b2Vec2 ComputeCentroid(const b2Vec2 *, int32) (b2PolygonShape.cpp) -> void b2Vec2::operator*=(float32) [b2PolygonShape.cpp <116:4 116:5>] LOCAL_SYMBOL: b2PolygonShape.cpp<78:9> [b2PolygonShape.cpp <116:2 116:2>] @@ -2966,8 +2953,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<120:40> [b2PolygonShape.cpp <120:40 120:47>] REFERENCE_TYPE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> b2Vec2 [b2PolygonShape.cpp <120:32 120:37>] LOCAL_SYMBOL: b2PolygonShape.cpp<120:56> [b2PolygonShape.cpp <120:56 120:60>] REFERENCE_TYPE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> int32 [b2PolygonShape.cpp <120:50 120:54>] -LOCAL_SYMBOL: b2PolygonShape.cpp<120:56> [b2PolygonShape.cpp <122:16 122:20>] -LOCAL_SYMBOL: b2PolygonShape.cpp<120:56> [b2PolygonShape.cpp <122:25 122:29>] LOCAL_SYMBOL: b2PolygonShape.cpp<120:56> [b2PolygonShape.cpp <123:6 123:10>] SYMBOL_FUNCTION void b2PolygonShape::SetAsBox(float32, float32) REFERENCE_CALL void b2PolygonShape::Set(const b2Vec2 *, int32) -> void b2PolygonShape::SetAsBox(float32, float32) [b2PolygonShape.cpp <125:3 125:10>] @@ -3050,7 +3035,6 @@ REFERENCE_TYPE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> int32 [b LOCAL_SYMBOL: b2PolygonShape.cpp<181:8> [b2PolygonShape.cpp <181:8 181:9>] REFERENCE_TYPE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> int32 [b2PolygonShape.cpp <181:2 181:6>] LOCAL_SYMBOL: b2PolygonShape.cpp<167:8> [b2PolygonShape.cpp <181:13 181:14>] -LOCAL_SYMBOL: b2PolygonShape.cpp<180:8> [b2PolygonShape.cpp <185:12 185:12>] LOCAL_SYMBOL: b2PolygonShape.cpp<179:8> [b2PolygonShape.cpp <186:3 186:6>] LOCAL_SYMBOL: b2PolygonShape.cpp<180:8> [b2PolygonShape.cpp <186:8 186:8>] LOCAL_SYMBOL: b2PolygonShape.cpp<181:8> [b2PolygonShape.cpp <186:13 186:14>] @@ -3137,8 +3121,6 @@ REFERENCE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> b2Vec2 [] b2P LOCAL_SYMBOL: b2PolygonShape.cpp<241:9> [b2PolygonShape.cpp <242:28 242:29>] REFERENCE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> b2Vec2 [] b2PolygonShape::m_vertices [b2PolygonShape.cpp <242:34 242:43>] LOCAL_SYMBOL: b2PolygonShape.cpp<240:9> [b2PolygonShape.cpp <242:45 242:46>] -REFERENCE_CALL void b2PolygonShape::Set(const b2Vec2 *, int32) -> float32 b2Vec2::LengthSquared() const [b2PolygonShape.cpp <243:17 243:29>] -LOCAL_SYMBOL: b2PolygonShape.cpp<242:10> [b2PolygonShape.cpp <243:12 243:15>] REFERENCE_CALL void b2PolygonShape::Set(const b2Vec2 *, int32) -> b2Vec2 & b2Vec2::operator=(b2Vec2 &&) [b2PolygonShape.cpp <244:16 244:16>] REFERENCE_USAGE void b2PolygonShape::Set(const b2Vec2 *, int32) -> b2Vec2 [] b2PolygonShape::m_normals [b2PolygonShape.cpp <244:3 244:11>] LOCAL_SYMBOL: b2PolygonShape.cpp<238:13> [b2PolygonShape.cpp <244:13 244:13>] @@ -3199,8 +3181,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<269:28> [b2PolygonShape.cpp <269:28 269:29>] REFERENCE_TYPE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Transform [b2PolygonShape.cpp <269:15 269:25>] LOCAL_SYMBOL: b2PolygonShape.cpp<269:38> [b2PolygonShape.cpp <269:38 269:47>] REFERENCE_TYPE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> int32 [b2PolygonShape.cpp <269:32 269:36>] -REFERENCE_TYPE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2PolygonShape.cpp<269:38> [b2PolygonShape.cpp <271:14 271:23>] LOCAL_SYMBOL: b2PolygonShape.cpp<274:9> [b2PolygonShape.cpp <274:9 274:10>] REFERENCE_TYPE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 [b2PolygonShape.cpp <274:2 274:7>] REFERENCE_CALL bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2PolygonShape.cpp <274:14 274:19>] @@ -3273,10 +3253,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<287:11> [b2PolygonShape.cpp <314:13 314:21>] LOCAL_SYMBOL: b2PolygonShape.cpp<288:11> [b2PolygonShape.cpp <314:25 314:35>] LOCAL_SYMBOL: b2PolygonShape.cpp<278:24> [b2PolygonShape.cpp <322:7 322:11>] LOCAL_SYMBOL: b2PolygonShape.cpp<278:10> [b2PolygonShape.cpp <322:15 322:19>] -LOCAL_SYMBOL: b2PolygonShape.cpp<278:10> [b2PolygonShape.cpp <328:19 328:23>] -LOCAL_SYMBOL: b2PolygonShape.cpp<278:10> [b2PolygonShape.cpp <328:28 328:32>] -REFERENCE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> float32 b2RayCastInput::maxFraction [b2PolygonShape.cpp <328:43 328:53>] -LOCAL_SYMBOL: b2PolygonShape.cpp<268:77> [b2PolygonShape.cpp <328:37 328:41>] LOCAL_SYMBOL: b2PolygonShape.cpp<280:8> [b2PolygonShape.cpp <330:6 330:10>] REFERENCE_USAGE bool b2PolygonShape::RayCast(b2RayCastOutput *, const b2RayCastInput &, const b2Transform &, int32) const -> float32 b2RayCastOutput::fraction [b2PolygonShape.cpp <332:11 332:18>] LOCAL_SYMBOL: b2PolygonShape.cpp<268:47> [b2PolygonShape.cpp <332:3 332:8>] @@ -3299,8 +3275,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<340:67> [b2PolygonShape.cpp <340:67 340:68>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Transform [b2PolygonShape.cpp <340:54 340:64>] LOCAL_SYMBOL: b2PolygonShape.cpp<340:77> [b2PolygonShape.cpp <340:77 340:86>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> int32 [b2PolygonShape.cpp <340:71 340:75>] -REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2PolygonShape.cpp<340:77> [b2PolygonShape.cpp <342:14 342:23>] LOCAL_SYMBOL: b2PolygonShape.cpp<344:9> [b2PolygonShape.cpp <344:9 344:13>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Vec2 [b2PolygonShape.cpp <344:2 344:7>] REFERENCE_CALL void b2PolygonShape::ComputeAABB(b2AABB *, const b2Transform &, int32) const -> b2Vec2 b2Mul(const b2Transform &, const b2Vec2 &) [b2PolygonShape.cpp <344:17 344:21>] @@ -3356,7 +3330,6 @@ LOCAL_SYMBOL: b2PolygonShape.cpp<359:46> [b2PolygonShape.cpp <359:46 359:53>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> b2MassData [b2PolygonShape.cpp <359:34 359:43>] LOCAL_SYMBOL: b2PolygonShape.cpp<359:64> [b2PolygonShape.cpp <359:64 359:70>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> float32 [b2PolygonShape.cpp <359:56 359:62>] -REFERENCE_USAGE void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> int32 b2PolygonShape::m_count [b2PolygonShape.cpp <385:11 385:17>] LOCAL_SYMBOL: b2PolygonShape.cpp<387:9> [b2PolygonShape.cpp <387:9 387:14>] REFERENCE_TYPE_USAGE void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> b2Vec2 [b2PolygonShape.cpp <387:2 387:7>] REFERENCE_CALL void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> void b2Vec2::b2Vec2() [b2PolygonShape.cpp <387:9 387:14>] @@ -3462,7 +3435,6 @@ REFERENCE_USAGE void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> LOCAL_SYMBOL: b2PolygonShape.cpp<359:46> [b2PolygonShape.cpp <428:2 428:9>] LOCAL_SYMBOL: b2PolygonShape.cpp<359:64> [b2PolygonShape.cpp <428:19 428:25>] LOCAL_SYMBOL: b2PolygonShape.cpp<388:10> [b2PolygonShape.cpp <428:29 428:32>] -LOCAL_SYMBOL: b2PolygonShape.cpp<388:10> [b2PolygonShape.cpp <431:11 431:14>] REFERENCE_CALL void b2PolygonShape::ComputeMass(b2MassData *, float32) const -> void b2Vec2::operator*=(float32) [b2PolygonShape.cpp <432:9 432:10>] LOCAL_SYMBOL: b2PolygonShape.cpp<387:9> [b2PolygonShape.cpp <432:2 432:7>] LOCAL_SYMBOL: b2PolygonShape.cpp<388:10> [b2PolygonShape.cpp <432:19 432:22>] 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 383b1813..295b9137 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 @@ -611,12 +611,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1053,10 +1047,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2089,7 +2079,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2522,7 +2511,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -2714,9 +2702,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -2725,9 +2710,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -2801,9 +2783,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt index 0da0ef7d..04e3b420 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideCircle.txt @@ -592,12 +592,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1034,10 +1028,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2066,7 +2056,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt index d3375ed5..af7a0981 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollideEdge.txt @@ -650,12 +650,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1092,10 +1086,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2136,7 +2126,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3147,7 +3136,6 @@ REFERENCE_TYPE_USAGE void b2CollideEdgeAndCircle(b2Manifold *, const b2EdgeShape REFERENCE_CALL void b2CollideEdgeAndCircle(b2Manifold *, const b2EdgeShape *, const b2Transform &, const b2CircleShape *, const b2Transform &) -> float32 b2Dot(const b2Vec2 &, const b2Vec2 &) [b2CollideEdge.cpp <126:16 126:20>] LOCAL_SYMBOL: b2CollideEdge.cpp<37:9> [b2CollideEdge.cpp <126:22 126:22>] LOCAL_SYMBOL: b2CollideEdge.cpp<37:9> [b2CollideEdge.cpp <126:25 126:25>] -LOCAL_SYMBOL: b2CollideEdge.cpp<126:10> [b2CollideEdge.cpp <127:11 127:13>] LOCAL_SYMBOL: b2CollideEdge.cpp<128:9> [b2CollideEdge.cpp <128:9 128:9>] REFERENCE_TYPE_USAGE void b2CollideEdgeAndCircle(b2Manifold *, const b2EdgeShape *, const b2Transform &, const b2CircleShape *, const b2Transform &) -> b2Vec2 [b2CollideEdge.cpp <128:2 128:7>] REFERENCE_CALL void b2CollideEdgeAndCircle(b2Manifold *, const b2EdgeShape *, const b2Transform &, const b2CircleShape *, const b2Transform &) -> b2Vec2 operator*(float32, const b2Vec2 &) [b2CollideEdge.cpp <128:26 128:26>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt index 5bcb7ad8..61b25a95 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2CollidePolygon.txt @@ -598,12 +598,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1040,10 +1034,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2086,7 +2076,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2831,10 +2820,6 @@ LOCAL_SYMBOL: b2CollidePolygon.cpp<72:16> [b2CollidePolygon.cpp <72:16 72:23>] REFERENCE_TYPE_USAGE static void b2FindIncidentEdge(b2ClipVertex [], const b2PolygonShape *, const b2Transform &, int32, const b2PolygonShape *, const b2Transform &) (b2CollidePolygon.cpp) -> b2Vec2 [b2CollidePolygon.cpp <72:8 72:13>] REFERENCE_USAGE static void b2FindIncidentEdge(b2ClipVertex [], const b2PolygonShape *, const b2Transform &, int32, const b2PolygonShape *, const b2Transform &) (b2CollidePolygon.cpp) -> b2Vec2 [] b2PolygonShape::m_normals [b2CollidePolygon.cpp <72:34 72:42>] LOCAL_SYMBOL: b2CollidePolygon.cpp<66:31> [b2CollidePolygon.cpp <72:27 72:31>] -LOCAL_SYMBOL: b2CollidePolygon.cpp<65:68> [b2CollidePolygon.cpp <74:16 74:20>] -LOCAL_SYMBOL: b2CollidePolygon.cpp<65:68> [b2CollidePolygon.cpp <74:25 74:29>] -REFERENCE_USAGE static void b2FindIncidentEdge(b2ClipVertex [], const b2PolygonShape *, const b2Transform &, int32, const b2PolygonShape *, const b2Transform &) (b2CollidePolygon.cpp) -> int32 b2PolygonShape::m_count [b2CollidePolygon.cpp <74:40 74:46>] -LOCAL_SYMBOL: b2CollidePolygon.cpp<65:31> [b2CollidePolygon.cpp <74:33 74:37>] LOCAL_SYMBOL: b2CollidePolygon.cpp<77:9> [b2CollidePolygon.cpp <77:9 77:15>] REFERENCE_TYPE_USAGE static void b2FindIncidentEdge(b2ClipVertex [], const b2PolygonShape *, const b2Transform &, int32, const b2PolygonShape *, const b2Transform &) (b2CollidePolygon.cpp) -> b2Vec2 [b2CollidePolygon.cpp <77:2 77:7>] REFERENCE_CALL static void b2FindIncidentEdge(b2ClipVertex [], const b2PolygonShape *, const b2Transform &, int32, const b2PolygonShape *, const b2Transform &) (b2CollidePolygon.cpp) -> b2Vec2 b2MulT(const b2Rot &, const b2Vec2 &) [b2CollidePolygon.cpp <77:19 77:24>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt index 36f5e65a..52079866 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Collision.txt @@ -547,12 +547,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -989,10 +983,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2039,7 +2029,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2554,9 +2543,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt index 8dc0411f..57b46e8c 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2Distance.txt @@ -776,12 +776,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1218,10 +1212,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2256,7 +2246,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2375,9 +2364,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -3315,10 +3301,6 @@ LOCAL_SYMBOL: b2Distance.cpp<52:24> [b2Distance.cpp <52:24 52:28>] REFERENCE_TYPE_USAGE void b2DistanceProxy::Set(const b2Shape *, int32) -> b2ChainShape [b2Distance.cpp <52:10 52:21>] REFERENCE_TYPE_USAGE void b2DistanceProxy::Set(const b2Shape *, int32) -> b2ChainShape [b2Distance.cpp <52:50 52:61>] LOCAL_SYMBOL: b2Distance.cpp<28:42> [b2Distance.cpp <52:65 52:69>] -LOCAL_SYMBOL: b2Distance.cpp<28:55> [b2Distance.cpp <53:18 53:22>] -LOCAL_SYMBOL: b2Distance.cpp<28:55> [b2Distance.cpp <53:27 53:31>] -REFERENCE_USAGE void b2DistanceProxy::Set(const b2Shape *, int32) -> int32 b2ChainShape::m_count [b2Distance.cpp <53:42 53:48>] -LOCAL_SYMBOL: b2Distance.cpp<52:24> [b2Distance.cpp <53:35 53:39>] REFERENCE_CALL void b2DistanceProxy::Set(const b2Shape *, int32) -> b2Vec2 & b2Vec2::operator=(const b2Vec2 &) [b2Distance.cpp <55:16 55:16>] REFERENCE_USAGE void b2DistanceProxy::Set(const b2Shape *, int32) -> b2Vec2 [] b2DistanceProxy::m_buffer [b2Distance.cpp <55:4 55:11>] REFERENCE_USAGE void b2DistanceProxy::Set(const b2Shape *, int32) -> b2Vec2 * b2ChainShape::m_vertices [b2Distance.cpp <55:25 55:34>] @@ -3401,8 +3383,6 @@ LOCAL_SYMBOL: b2Distance.cpp<100:29> [b2Distance.cpp <100:29 100:34>] REFERENCE_TYPE_USAGE void b2Simplex::ReadCache(const b2SimplexCache *, const b2DistanceProxy *, const b2Transform &, const b2DistanceProxy *, const b2Transform &) -> b2DistanceProxy [b2Distance.cpp <100:12 100:26>] LOCAL_SYMBOL: b2Distance.cpp<100:56> [b2Distance.cpp <100:56 100:65>] REFERENCE_TYPE_USAGE void b2Simplex::ReadCache(const b2SimplexCache *, const b2DistanceProxy *, const b2Transform &, const b2DistanceProxy *, const b2Transform &) -> b2Transform [b2Distance.cpp <100:43 100:53>] -REFERENCE_USAGE void b2Simplex::ReadCache(const b2SimplexCache *, const b2DistanceProxy *, const b2Transform &, const b2DistanceProxy *, const b2Transform &) -> uint16 b2SimplexCache::count [b2Distance.cpp <102:19 102:23>] -LOCAL_SYMBOL: b2Distance.cpp<98:40> [b2Distance.cpp <102:12 102:16>] REFERENCE_USAGE void b2Simplex::ReadCache(const b2SimplexCache *, const b2DistanceProxy *, const b2Transform &, const b2DistanceProxy *, const b2Transform &) -> int32 b2Simplex::m_count [b2Distance.cpp <105:3 105:9>] REFERENCE_USAGE void b2Simplex::ReadCache(const b2SimplexCache *, const b2DistanceProxy *, const b2Transform &, const b2DistanceProxy *, const b2Transform &) -> uint16 b2SimplexCache::count [b2Distance.cpp <105:20 105:24>] LOCAL_SYMBOL: b2Distance.cpp<98:40> [b2Distance.cpp <105:13 105: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 20fa946f..2bd9f0c3 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 @@ -685,12 +685,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1127,10 +1121,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2163,7 +2153,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2610,7 +2599,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -2794,9 +2782,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -2805,9 +2790,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -2884,9 +2866,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -3080,8 +3059,6 @@ SYMBOL_METHOD private int32 b2DynamicTree::AllocateNode() [b2DynamicTree.cpp <53 QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <53:7 53:19>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::AllocateNode() -> int32 [b2DynamicTree.cpp <53:1 53:5>] REFERENCE_USAGE int32 b2DynamicTree::AllocateNode() -> int32 b2DynamicTree::m_freeList [b2DynamicTree.cpp <56:6 56:15>] -REFERENCE_USAGE int32 b2DynamicTree::AllocateNode() -> int32 b2DynamicTree::m_nodeCount [b2DynamicTree.cpp <58:12 58:22>] -REFERENCE_USAGE int32 b2DynamicTree::AllocateNode() -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <58:27 58:40>] LOCAL_SYMBOL: b2DynamicTree.cpp<61:15> [b2DynamicTree.cpp <61:15 61:22>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::AllocateNode() -> b2TreeNode [b2DynamicTree.cpp <61:3 61:12>] REFERENCE_USAGE int32 b2DynamicTree::AllocateNode() -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <61:26 61:32>] @@ -3153,10 +3130,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <92:6 92:18>] REFERENCE_TYPE_USAGE void b2DynamicTree::FreeNode(int32) -> void [b2DynamicTree.cpp <92:1 92:4>] LOCAL_SYMBOL: b2DynamicTree.cpp<92:36> [b2DynamicTree.cpp <92:36 92:41>] REFERENCE_TYPE_USAGE void b2DynamicTree::FreeNode(int32) -> int32 [b2DynamicTree.cpp <92:30 92:34>] -LOCAL_SYMBOL: b2DynamicTree.cpp<92:36> [b2DynamicTree.cpp <94:16 94:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<92:36> [b2DynamicTree.cpp <94:26 94:31>] -REFERENCE_USAGE void b2DynamicTree::FreeNode(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <94:35 94:48>] -REFERENCE_USAGE void b2DynamicTree::FreeNode(int32) -> int32 b2DynamicTree::m_nodeCount [b2DynamicTree.cpp <95:15 95:25>] REFERENCE_USAGE void b2DynamicTree::FreeNode(int32) -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::next [b2DynamicTree.cpp <96:18 96:21>] REFERENCE_USAGE void b2DynamicTree::FreeNode(int32) -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <96:18 96:21>] REFERENCE_USAGE void b2DynamicTree::FreeNode(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <96:2 96:8>] @@ -3216,12 +3189,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <121:6 121:18>] REFERENCE_TYPE_USAGE void b2DynamicTree::DestroyProxy(int32) -> void [b2DynamicTree.cpp <121:1 121:4>] LOCAL_SYMBOL: b2DynamicTree.cpp<121:40> [b2DynamicTree.cpp <121:40 121:46>] REFERENCE_TYPE_USAGE void b2DynamicTree::DestroyProxy(int32) -> int32 [b2DynamicTree.cpp <121:34 121:38>] -LOCAL_SYMBOL: b2DynamicTree.cpp<121:40> [b2DynamicTree.cpp <123:16 123:22>] -LOCAL_SYMBOL: b2DynamicTree.cpp<121:40> [b2DynamicTree.cpp <123:27 123:33>] -REFERENCE_USAGE void b2DynamicTree::DestroyProxy(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <123:37 123:50>] -REFERENCE_CALL void b2DynamicTree::DestroyProxy(int32) -> bool b2TreeNode::IsLeaf() const [b2DynamicTree.cpp <124:28 124:33>] -REFERENCE_USAGE void b2DynamicTree::DestroyProxy(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <124:11 124:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<121:40> [b2DynamicTree.cpp <124:19 124:25>] SYMBOL_FUNCTION void b2DynamicTree::RemoveLeaf(int32) REFERENCE_CALL void b2DynamicTree::DestroyProxy(int32) -> void b2DynamicTree::RemoveLeaf(int32) [b2DynamicTree.cpp <126:2 126:11>] LOCAL_SYMBOL: b2DynamicTree.cpp<121:40> [b2DynamicTree.cpp <126:13 126:19>] @@ -3237,12 +3204,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<130:60> [b2DynamicTree.cpp <130:60 130:63>] REFERENCE_TYPE_USAGE bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> b2AABB [b2DynamicTree.cpp <130:52 130:57>] LOCAL_SYMBOL: b2DynamicTree.cpp<130:80> [b2DynamicTree.cpp <130:80 130:91>] REFERENCE_TYPE_USAGE bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> b2Vec2 [b2DynamicTree.cpp <130:72 130:77>] -LOCAL_SYMBOL: b2DynamicTree.cpp<130:37> [b2DynamicTree.cpp <132:16 132:22>] -LOCAL_SYMBOL: b2DynamicTree.cpp<130:37> [b2DynamicTree.cpp <132:27 132:33>] -REFERENCE_USAGE bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <132:37 132:50>] -REFERENCE_CALL bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> bool b2TreeNode::IsLeaf() const [b2DynamicTree.cpp <134:28 134:33>] -REFERENCE_USAGE bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <134:11 134:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<130:37> [b2DynamicTree.cpp <134:19 134:25>] SYMBOL_FUNCTION bool b2AABB::Contains(const b2AABB &) const REFERENCE_CALL bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> bool b2AABB::Contains(const b2AABB &) const [b2DynamicTree.cpp <136:28 136:35>] REFERENCE_USAGE bool b2DynamicTree::MoveProxy(int32, const b2AABB &, const b2Vec2 &) -> b2AABB b2TreeNode::aabb [b2DynamicTree.cpp <136:23 136:26>] @@ -3569,8 +3530,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::InsertLeaf(int32) -> int32 [b2DynamicTr REFERENCE_USAGE void b2DynamicTree::InsertLeaf(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <302:33 302:38>] REFERENCE_USAGE void b2DynamicTree::InsertLeaf(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <302:18 302:24>] LOCAL_SYMBOL: b2DynamicTree.cpp<189:8> [b2DynamicTree.cpp <302:26 302:30>] -LOCAL_SYMBOL: b2DynamicTree.cpp<301:9> [b2DynamicTree.cpp <304:12 304:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<302:9> [b2DynamicTree.cpp <305:12 305:17>] REFERENCE_USAGE void b2DynamicTree::InsertLeaf(int32) -> int32 b2TreeNode::height [b2DynamicTree.cpp <307:18 307:23>] REFERENCE_USAGE void b2DynamicTree::InsertLeaf(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <307:3 307:9>] LOCAL_SYMBOL: b2DynamicTree.cpp<189:8> [b2DynamicTree.cpp <307:11 307:15>] @@ -3706,7 +3665,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <377:7 377:19>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 [b2DynamicTree.cpp <377:1 377:5>] LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <377:36 377:37>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 [b2DynamicTree.cpp <377:30 377:34>] -LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <379:11 379:12>] LOCAL_SYMBOL: b2DynamicTree.cpp<381:14> [b2DynamicTree.cpp <381:14 381:14>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode [b2DynamicTree.cpp <381:2 381:11>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <381:18 381:24>] @@ -3724,12 +3682,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<388:8> [b2DynamicTree.cpp <388:8 388:9>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 [b2DynamicTree.cpp <388:2 388:6>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <388:16 388:21>] LOCAL_SYMBOL: b2DynamicTree.cpp<381:14> [b2DynamicTree.cpp <388:13 388:13>] -LOCAL_SYMBOL: b2DynamicTree.cpp<387:8> [b2DynamicTree.cpp <389:16 389:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<387:8> [b2DynamicTree.cpp <389:22 389:23>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <389:27 389:40>] -LOCAL_SYMBOL: b2DynamicTree.cpp<388:8> [b2DynamicTree.cpp <390:16 390:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<388:8> [b2DynamicTree.cpp <390:22 390:23>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <390:27 390:40>] LOCAL_SYMBOL: b2DynamicTree.cpp<392:14> [b2DynamicTree.cpp <392:14 392:14>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode [b2DynamicTree.cpp <392:2 392:11>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <392:18 392:24>] @@ -3761,12 +3713,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<403:15> [b2DynamicTree.cpp <403:15 403:15>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode [b2DynamicTree.cpp <403:3 403:12>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <403:19 403:25>] LOCAL_SYMBOL: b2DynamicTree.cpp<401:9> [b2DynamicTree.cpp <403:29 403:30>] -LOCAL_SYMBOL: b2DynamicTree.cpp<400:9> [b2DynamicTree.cpp <404:17 404:18>] -LOCAL_SYMBOL: b2DynamicTree.cpp<400:9> [b2DynamicTree.cpp <404:23 404:24>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <404:28 404:41>] -LOCAL_SYMBOL: b2DynamicTree.cpp<401:9> [b2DynamicTree.cpp <405:17 405:18>] -LOCAL_SYMBOL: b2DynamicTree.cpp<401:9> [b2DynamicTree.cpp <405:23 405:24>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <405:28 405:41>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child1 [b2DynamicTree.cpp <408:6 408:11>] LOCAL_SYMBOL: b2DynamicTree.cpp<393:14> [b2DynamicTree.cpp <408:3 408:3>] LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <408:15 408:16>] @@ -3795,12 +3741,6 @@ REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymo REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <417:16 417:21>] LOCAL_SYMBOL: b2DynamicTree.cpp<393:14> [b2DynamicTree.cpp <417:13 417:13>] LOCAL_SYMBOL: b2DynamicTree.cpp<388:8> [b2DynamicTree.cpp <417:33 417:34>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <421:33 421:38>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <421:14 421:20>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <421:25 421:30>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <421:25 421:30>] -LOCAL_SYMBOL: b2DynamicTree.cpp<393:14> [b2DynamicTree.cpp <421:22 421:22>] -LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <421:43 421:44>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <422:24 422:29>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <422:5 422:11>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <422:16 422:21>] @@ -3907,12 +3847,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<463:15> [b2DynamicTree.cpp <463:15 463:15>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode [b2DynamicTree.cpp <463:3 463:12>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <463:19 463:25>] LOCAL_SYMBOL: b2DynamicTree.cpp<461:9> [b2DynamicTree.cpp <463:29 463:30>] -LOCAL_SYMBOL: b2DynamicTree.cpp<460:9> [b2DynamicTree.cpp <464:17 464:18>] -LOCAL_SYMBOL: b2DynamicTree.cpp<460:9> [b2DynamicTree.cpp <464:23 464:24>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <464:28 464:41>] -LOCAL_SYMBOL: b2DynamicTree.cpp<461:9> [b2DynamicTree.cpp <465:17 465:18>] -LOCAL_SYMBOL: b2DynamicTree.cpp<461:9> [b2DynamicTree.cpp <465:23 465:24>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <465:28 465:41>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child1 [b2DynamicTree.cpp <468:6 468:11>] LOCAL_SYMBOL: b2DynamicTree.cpp<392:14> [b2DynamicTree.cpp <468:3 468:3>] LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <468:15 468:16>] @@ -3941,12 +3875,6 @@ REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymo REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <477:16 477:21>] LOCAL_SYMBOL: b2DynamicTree.cpp<392:14> [b2DynamicTree.cpp <477:13 477:13>] LOCAL_SYMBOL: b2DynamicTree.cpp<387:8> [b2DynamicTree.cpp <477:33 477:34>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <481:33 481:38>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <481:14 481:20>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <481:25 481:30>] -REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <481:25 481:30>] -LOCAL_SYMBOL: b2DynamicTree.cpp<392:14> [b2DynamicTree.cpp <481:22 481:22>] -LOCAL_SYMBOL: b2DynamicTree.cpp<377:36> [b2DynamicTree.cpp <481:43 481:44>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::child2 [b2DynamicTree.cpp <482:24 482:29>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <482:5 482:11>] REFERENCE_USAGE int32 b2DynamicTree::Balance(int32) -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <482:16 482:21>] @@ -4081,9 +4009,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <558:7 558:19>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::ComputeHeight(int32) const -> int32 [b2DynamicTree.cpp <558:1 558:5>] LOCAL_SYMBOL: b2DynamicTree.cpp<558:42> [b2DynamicTree.cpp <558:42 558:47>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::ComputeHeight(int32) const -> int32 [b2DynamicTree.cpp <558:36 558:40>] -LOCAL_SYMBOL: b2DynamicTree.cpp<558:42> [b2DynamicTree.cpp <560:16 560:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<558:42> [b2DynamicTree.cpp <560:26 560:31>] -REFERENCE_USAGE int32 b2DynamicTree::ComputeHeight(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <560:35 560:48>] LOCAL_SYMBOL: b2DynamicTree.cpp<561:14> [b2DynamicTree.cpp <561:14 561:17>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::ComputeHeight(int32) const -> b2TreeNode [b2DynamicTree.cpp <561:2 561:11>] REFERENCE_USAGE int32 b2DynamicTree::ComputeHeight(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <561:21 561:27>] @@ -4120,10 +4045,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 LOCAL_SYMBOL: b2DynamicTree.cpp<579:45> [b2DynamicTree.cpp <581:6 581:10>] LOCAL_SYMBOL: b2DynamicTree.cpp<579:45> [b2DynamicTree.cpp <586:6 586:10>] REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2DynamicTree::m_root [b2DynamicTree.cpp <586:15 586:20>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <588:27 588:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <588:27 588:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <588:12 588:18>] -LOCAL_SYMBOL: b2DynamicTree.cpp<579:45> [b2DynamicTree.cpp <588:20 588:24>] LOCAL_SYMBOL: b2DynamicTree.cpp<591:20> [b2DynamicTree.cpp <591:20 591:23>] REFERENCE_TYPE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode [b2DynamicTree.cpp <591:8 591:17>] REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <591:27 591:33>] @@ -4138,26 +4059,6 @@ REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2Tr LOCAL_SYMBOL: b2DynamicTree.cpp<591:20> [b2DynamicTree.cpp <594:17 594:20>] REFERENCE_CALL void b2DynamicTree::ValidateStructure(int32) const -> bool b2TreeNode::IsLeaf() const [b2DynamicTree.cpp <596:12 596:17>] LOCAL_SYMBOL: b2DynamicTree.cpp<591:20> [b2DynamicTree.cpp <596:6 596:9>] -LOCAL_SYMBOL: b2DynamicTree.cpp<593:8> [b2DynamicTree.cpp <598:12 598:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<594:8> [b2DynamicTree.cpp <599:12 599:17>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2TreeNode::height [b2DynamicTree.cpp <600:18 600:23>] -LOCAL_SYMBOL: b2DynamicTree.cpp<591:20> [b2DynamicTree.cpp <600:12 600:15>] -LOCAL_SYMBOL: b2DynamicTree.cpp<593:8> [b2DynamicTree.cpp <604:16 604:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<593:8> [b2DynamicTree.cpp <604:26 604:31>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <604:35 604:48>] -LOCAL_SYMBOL: b2DynamicTree.cpp<594:8> [b2DynamicTree.cpp <605:16 605:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<594:8> [b2DynamicTree.cpp <605:26 605:31>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <605:35 605:48>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <607:27 607:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <607:27 607:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <607:11 607:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<593:8> [b2DynamicTree.cpp <607:19 607:24>] -LOCAL_SYMBOL: b2DynamicTree.cpp<579:45> [b2DynamicTree.cpp <607:37 607:41>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::parent [b2DynamicTree.cpp <608:27 608:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <608:27 608:32>] -REFERENCE_USAGE void b2DynamicTree::ValidateStructure(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <608:11 608:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<594:8> [b2DynamicTree.cpp <608:19 608:24>] -LOCAL_SYMBOL: b2DynamicTree.cpp<579:45> [b2DynamicTree.cpp <608:37 608:41>] SYMBOL_FUNCTION void b2DynamicTree::ValidateStructure(int32) const REFERENCE_CALL void b2DynamicTree::ValidateStructure(int32) const -> void b2DynamicTree::ValidateStructure(int32) const [b2DynamicTree.cpp <610:2 610:18>] LOCAL_SYMBOL: b2DynamicTree.cpp<593:8> [b2DynamicTree.cpp <610:20 610:25>] @@ -4183,16 +4084,6 @@ REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2Tree LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <624:17 624:20>] REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> bool b2TreeNode::IsLeaf() const [b2DynamicTree.cpp <626:12 626:17>] LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <626:6 626:9>] -LOCAL_SYMBOL: b2DynamicTree.cpp<623:8> [b2DynamicTree.cpp <628:12 628:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<624:8> [b2DynamicTree.cpp <629:12 629:17>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2TreeNode::height [b2DynamicTree.cpp <630:18 630:23>] -LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <630:12 630:15>] -LOCAL_SYMBOL: b2DynamicTree.cpp<623:8> [b2DynamicTree.cpp <634:16 634:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<623:8> [b2DynamicTree.cpp <634:26 634:31>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <634:35 634:48>] -LOCAL_SYMBOL: b2DynamicTree.cpp<624:8> [b2DynamicTree.cpp <635:16 635:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<624:8> [b2DynamicTree.cpp <635:26 635:31>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <635:35 635:48>] LOCAL_SYMBOL: b2DynamicTree.cpp<637:8> [b2DynamicTree.cpp <637:8 637:14>] REFERENCE_TYPE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 [b2DynamicTree.cpp <637:2 637:6>] REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2TreeNode::height [b2DynamicTree.cpp <637:34 637:39>] @@ -4209,9 +4100,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<639:8> [b2DynamicTree.cpp <640:2 640:7>] REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> int b2Max(int, int) [b2DynamicTree.cpp <640:15 640:19>] LOCAL_SYMBOL: b2DynamicTree.cpp<637:8> [b2DynamicTree.cpp <640:21 640:27>] LOCAL_SYMBOL: b2DynamicTree.cpp<638:8> [b2DynamicTree.cpp <640:30 640:36>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> int32 b2TreeNode::height [b2DynamicTree.cpp <641:17 641:22>] -LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <641:11 641:14>] -LOCAL_SYMBOL: b2DynamicTree.cpp<639:8> [b2DynamicTree.cpp <641:27 641:32>] LOCAL_SYMBOL: b2DynamicTree.cpp<643:9> [b2DynamicTree.cpp <643:9 643:12>] REFERENCE_TYPE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2AABB [b2DynamicTree.cpp <643:2 643:7>] REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> void b2AABB::b2AABB() [b2DynamicTree.cpp <643:9 643:12>] @@ -4223,19 +4111,6 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<623:8> [b2DynamicTree.cpp <644:23 644:28>] REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.cpp <644:53 644:56>] REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <644:37 644:43>] LOCAL_SYMBOL: b2DynamicTree.cpp<624:8> [b2DynamicTree.cpp <644:45 644:50>] -SYMBOL_FUNCTION bool operator==(const b2Vec2 &, const b2Vec2 &) -REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> bool operator==(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.cpp <646:27 646:28>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2Vec2 b2AABB::lowerBound [b2DynamicTree.cpp <646:16 646:25>] -LOCAL_SYMBOL: b2DynamicTree.cpp<643:9> [b2DynamicTree.cpp <646:11 646:14>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2Vec2 b2AABB::lowerBound [b2DynamicTree.cpp <646:41 646:50>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.cpp <646:36 646:39>] -LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <646:30 646:33>] -REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> bool operator==(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.cpp <647:27 647:28>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2Vec2 b2AABB::upperBound [b2DynamicTree.cpp <647:16 647:25>] -LOCAL_SYMBOL: b2DynamicTree.cpp<643:9> [b2DynamicTree.cpp <647:11 647:14>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2Vec2 b2AABB::upperBound [b2DynamicTree.cpp <647:41 647:50>] -REFERENCE_USAGE void b2DynamicTree::ValidateMetrics(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.cpp <647:36 647:39>] -LOCAL_SYMBOL: b2DynamicTree.cpp<621:20> [b2DynamicTree.cpp <647:30 647:33>] SYMBOL_FUNCTION void b2DynamicTree::ValidateMetrics(int32) const REFERENCE_CALL void b2DynamicTree::ValidateMetrics(int32) const -> void b2DynamicTree::ValidateMetrics(int32) const [b2DynamicTree.cpp <649:2 649:16>] LOCAL_SYMBOL: b2DynamicTree.cpp<623:8> [b2DynamicTree.cpp <649:18 649:23>] @@ -4254,22 +4129,12 @@ LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <660:8 660:16>] REFERENCE_TYPE_USAGE void b2DynamicTree::Validate() const -> int32 [b2DynamicTree.cpp <660:2 660:6>] REFERENCE_USAGE void b2DynamicTree::Validate() const -> int32 b2DynamicTree::m_freeList [b2DynamicTree.cpp <660:20 660:29>] LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <661:9 661:17>] -LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <663:17 663:25>] -LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <663:30 663:38>] -REFERENCE_USAGE void b2DynamicTree::Validate() const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <663:42 663:55>] LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <664:3 664:11>] REFERENCE_USAGE void b2DynamicTree::Validate() const -> int32 b2TreeNode::anonymous union (b2DynamicTree.h<40:2>)::next [b2DynamicTree.cpp <664:34 664:37>] REFERENCE_USAGE void b2DynamicTree::Validate() const -> b2TreeNode::anonymous union (b2DynamicTree.h<40:2>) b2TreeNode:: [b2DynamicTree.cpp <664:34 664:37>] REFERENCE_USAGE void b2DynamicTree::Validate() const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.cpp <664:15 664:21>] LOCAL_SYMBOL: b2DynamicTree.cpp<660:8> [b2DynamicTree.cpp <664:23 664:31>] LOCAL_SYMBOL: b2DynamicTree.cpp<659:8> [b2DynamicTree.cpp <665:5 665:13>] -SYMBOL_FUNCTION int32 b2DynamicTree::GetHeight() const -REFERENCE_CALL void b2DynamicTree::Validate() const -> int32 b2DynamicTree::GetHeight() const [b2DynamicTree.cpp <668:11 668:19>] -SYMBOL_FUNCTION int32 b2DynamicTree::ComputeHeight() const -REFERENCE_CALL void b2DynamicTree::Validate() const -> int32 b2DynamicTree::ComputeHeight() const [b2DynamicTree.cpp <668:26 668:38>] -REFERENCE_USAGE void b2DynamicTree::Validate() const -> int32 b2DynamicTree::m_nodeCount [b2DynamicTree.cpp <670:11 670:21>] -LOCAL_SYMBOL: b2DynamicTree.cpp<659:8> [b2DynamicTree.cpp <670:25 670:33>] -REFERENCE_USAGE void b2DynamicTree::Validate() const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.cpp <670:38 670:51>] SYMBOL_METHOD public int32 b2DynamicTree::GetMaxBalance() const [b2DynamicTree.cpp <674:1 <674:22 674:34> 694:1>] QUALIFIER: b2DynamicTree [b2DynamicTree.cpp <674:7 674:19>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::GetMaxBalance() const -> int32 [b2DynamicTree.cpp <674:1 674:5>] @@ -4286,8 +4151,6 @@ REFERENCE_USAGE int32 b2DynamicTree::GetMaxBalance() const -> b2TreeNode * b2Dyn LOCAL_SYMBOL: b2DynamicTree.cpp<677:13> [b2DynamicTree.cpp <679:38 679:38>] REFERENCE_USAGE int32 b2DynamicTree::GetMaxBalance() const -> int32 b2TreeNode::height [b2DynamicTree.cpp <680:13 680:18>] LOCAL_SYMBOL: b2DynamicTree.cpp<679:21> [b2DynamicTree.cpp <680:7 680:10>] -REFERENCE_CALL int32 b2DynamicTree::GetMaxBalance() const -> bool b2TreeNode::IsLeaf() const [b2DynamicTree.cpp <685:18 685:23>] -LOCAL_SYMBOL: b2DynamicTree.cpp<679:21> [b2DynamicTree.cpp <685:12 685:15>] LOCAL_SYMBOL: b2DynamicTree.cpp<687:9> [b2DynamicTree.cpp <687:9 687:14>] REFERENCE_TYPE_USAGE int32 b2DynamicTree::GetMaxBalance() const -> int32 [b2DynamicTree.cpp <687:3 687:7>] REFERENCE_USAGE int32 b2DynamicTree::GetMaxBalance() const -> int32 b2TreeNode::child1 [b2DynamicTree.cpp <687:24 687:29>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt index 6a0a1eb3..99ab02f9 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Collision_b2TimeOfImpact.txt @@ -688,12 +688,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1130,10 +1124,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2204,7 +2194,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2706,9 +2695,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -3130,8 +3116,6 @@ LOCAL_SYMBOL: b2TimeOfImpact.cpp<51:9> [b2TimeOfImpact.cpp <51:9 51:13>] REFERENCE_TYPE_USAGE float32 b2SeparationFunction::Initialize(const b2SimplexCache *, const b2DistanceProxy *, const b2Sweep &, const b2DistanceProxy *, const b2Sweep &, float32) -> int32 [b2TimeOfImpact.cpp <51:3 51:7>] REFERENCE_USAGE float32 b2SeparationFunction::Initialize(const b2SimplexCache *, const b2DistanceProxy *, const b2Sweep &, const b2DistanceProxy *, const b2Sweep &, float32) -> uint16 b2SimplexCache::count [b2TimeOfImpact.cpp <51:24 51:28>] LOCAL_SYMBOL: b2TimeOfImpact.cpp<44:43> [b2TimeOfImpact.cpp <51:17 51:21>] -LOCAL_SYMBOL: b2TimeOfImpact.cpp<51:9> [b2TimeOfImpact.cpp <52:16 52:20>] -LOCAL_SYMBOL: b2TimeOfImpact.cpp<51:9> [b2TimeOfImpact.cpp <52:25 52:29>] SYMBOL_FUNCTION b2Sweep & b2Sweep::operator=(const b2Sweep &) REFERENCE_CALL float32 b2SeparationFunction::Initialize(const b2SimplexCache *, const b2DistanceProxy *, const b2Sweep &, const b2DistanceProxy *, const b2Sweep &, float32) -> b2Sweep & b2Sweep::operator=(const b2Sweep &) [b2TimeOfImpact.cpp <54:12 54:12>] REFERENCE_USAGE float32 b2SeparationFunction::Initialize(const b2SimplexCache *, const b2DistanceProxy *, const b2Sweep &, const b2DistanceProxy *, const b2Sweep &, float32) -> b2Sweep b2SeparationFunction::m_sweepA [b2TimeOfImpact.cpp <54:3 54:10>] @@ -3697,8 +3681,6 @@ REFERENCE_CALL void b2TimeOfImpact(b2TOIOutput *, const b2TOIInput *) -> float b LOCAL_SYMBOL: b2TimeOfImpact.cpp<276:10> [b2TimeOfImpact.cpp <277:40 277:50>] LOCAL_SYMBOL: b2TimeOfImpact.cpp<278:10> [b2TimeOfImpact.cpp <278:10 278:18>] REFERENCE_TYPE_USAGE void b2TimeOfImpact(b2TOIOutput *, const b2TOIInput *) -> float32 [b2TimeOfImpact.cpp <278:2 278:8>] -LOCAL_SYMBOL: b2TimeOfImpact.cpp<277:10> [b2TimeOfImpact.cpp <279:11 279:16>] -LOCAL_SYMBOL: b2TimeOfImpact.cpp<278:10> [b2TimeOfImpact.cpp <279:20 279:28>] LOCAL_SYMBOL: b2TimeOfImpact.cpp<281:10> [b2TimeOfImpact.cpp <281:10 281:11>] REFERENCE_TYPE_USAGE void b2TimeOfImpact(b2TOIOutput *, const b2TOIInput *) -> float32 [b2TimeOfImpact.cpp <281:2 281:8>] LOCAL_SYMBOL: b2TimeOfImpact.cpp<282:14> [b2TimeOfImpact.cpp <282:14 282:28>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2BlockAllocator.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2BlockAllocator.txt index 4c76b360..bc2c73d9 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2BlockAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2BlockAllocator.txt @@ -232,7 +232,6 @@ SYMBOL_FIELD public b2Block * b2Block::next [b2BlockAllocator.cpp <52:11 52:14>] REFERENCE_TYPE_USAGE b2Block * b2Block::next -> b2Block [b2BlockAllocator.cpp <52:2 52:8>] SYMBOL_METHOD public void b2BlockAllocator::b2BlockAllocator() [b2BlockAllocator.cpp <55:1 <55:19 55:34> 85:1>] QUALIFIER: b2BlockAllocator [b2BlockAllocator.cpp <55:1 55:16>] -REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> const int32 b2_blockSizes [b2BlockAllocator.cpp <57:11 57:23>] REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> int32 b2BlockAllocator::m_chunkSpace [b2BlockAllocator.cpp <59:2 59:13>] REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> const int32 b2_chunkArrayIncrement [b2BlockAllocator.cpp <59:17 59:38>] REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> int32 b2BlockAllocator::m_chunkCount [b2BlockAllocator.cpp <60:2 60:13>] @@ -258,8 +257,6 @@ REFERENCE_TYPE_USAGE void b2BlockAllocator::b2BlockAllocator() -> int32 [b2Block LOCAL_SYMBOL: b2BlockAllocator.cpp<69:14> [b2BlockAllocator.cpp <69:21 69:21>] REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> const int32 b2_maxBlockSize [b2BlockAllocator.cpp <69:26 69:40>] LOCAL_SYMBOL: b2BlockAllocator.cpp<69:14> [b2BlockAllocator.cpp <69:45 69:45>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<68:9> [b2BlockAllocator.cpp <71:13 71:13>] -REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> const int32 b2_blockSizes [b2BlockAllocator.cpp <71:17 71:29>] LOCAL_SYMBOL: b2BlockAllocator.cpp<69:14> [b2BlockAllocator.cpp <72:8 72:8>] REFERENCE_USAGE void b2BlockAllocator::b2BlockAllocator() -> static int32 [] b2BlockAllocator::s_blockSizes [b2BlockAllocator.cpp <72:13 72:24>] LOCAL_SYMBOL: b2BlockAllocator.cpp<68:9> [b2BlockAllocator.cpp <72:26 72:26>] @@ -293,7 +290,6 @@ REFERENCE_TYPE_USAGE void * b2BlockAllocator::Allocate(int32) -> void [b2BlockAl LOCAL_SYMBOL: b2BlockAllocator.cpp<97:40> [b2BlockAllocator.cpp <97:40 97:43>] REFERENCE_TYPE_USAGE void * b2BlockAllocator::Allocate(int32) -> int32 [b2BlockAllocator.cpp <97:34 97:38>] LOCAL_SYMBOL: b2BlockAllocator.cpp<97:40> [b2BlockAllocator.cpp <99:6 99:9>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<97:40> [b2BlockAllocator.cpp <102:15 102:18>] LOCAL_SYMBOL: b2BlockAllocator.cpp<97:40> [b2BlockAllocator.cpp <104:6 104:9>] REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> const int32 b2_maxBlockSize [b2BlockAllocator.cpp <104:13 104:27>] REFERENCE_CALL void * b2BlockAllocator::Allocate(int32) -> void * b2Alloc(int32) [b2BlockAllocator.cpp <106:10 106:16>] @@ -302,9 +298,6 @@ LOCAL_SYMBOL: b2BlockAllocator.cpp<109:8> [b2BlockAllocator.cpp <109:8 109:12>] REFERENCE_TYPE_USAGE void * b2BlockAllocator::Allocate(int32) -> int32 [b2BlockAllocator.cpp <109:2 109:6>] REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> static uint8 [] b2BlockAllocator::s_blockSizeLookup [b2BlockAllocator.cpp <109:16 109:32>] LOCAL_SYMBOL: b2BlockAllocator.cpp<97:40> [b2BlockAllocator.cpp <109:34 109:37>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<109:8> [b2BlockAllocator.cpp <110:16 110:20>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<109:8> [b2BlockAllocator.cpp <110:25 110:29>] -REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> const int32 b2_blockSizes [b2BlockAllocator.cpp <110:33 110:45>] REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> b2Block * [] b2BlockAllocator::m_freeLists [b2BlockAllocator.cpp <112:6 112:16>] LOCAL_SYMBOL: b2BlockAllocator.cpp<109:8> [b2BlockAllocator.cpp <112:18 112:22>] LOCAL_SYMBOL: b2BlockAllocator.cpp<114:12> [b2BlockAllocator.cpp <114:12 114:16>] @@ -361,9 +354,6 @@ LOCAL_SYMBOL: b2BlockAllocator.cpp<137:9> [b2BlockAllocator.cpp <137:9 137:18>] REFERENCE_TYPE_USAGE void * b2BlockAllocator::Allocate(int32) -> int32 [b2BlockAllocator.cpp <137:3 137:7>] REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> const int32 b2_chunkSize [b2BlockAllocator.cpp <137:22 137:33>] LOCAL_SYMBOL: b2BlockAllocator.cpp<135:9> [b2BlockAllocator.cpp <137:37 137:45>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<137:9> [b2BlockAllocator.cpp <138:12 138:21>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<135:9> [b2BlockAllocator.cpp <138:25 138:33>] -REFERENCE_USAGE void * b2BlockAllocator::Allocate(int32) -> const int32 b2_chunkSize [b2BlockAllocator.cpp <138:38 138:49>] LOCAL_SYMBOL: b2BlockAllocator.cpp<139:14> [b2BlockAllocator.cpp <139:14 139:14>] REFERENCE_TYPE_USAGE void * b2BlockAllocator::Allocate(int32) -> int32 [b2BlockAllocator.cpp <139:8 139:12>] LOCAL_SYMBOL: b2BlockAllocator.cpp<139:14> [b2BlockAllocator.cpp <139:21 139:21>] @@ -414,7 +404,6 @@ REFERENCE_TYPE_USAGE void b2BlockAllocator::Free(void *, int32) -> void [b2Block LOCAL_SYMBOL: b2BlockAllocator.cpp<155:44> [b2BlockAllocator.cpp <155:44 155:47>] REFERENCE_TYPE_USAGE void b2BlockAllocator::Free(void *, int32) -> int32 [b2BlockAllocator.cpp <155:38 155:42>] LOCAL_SYMBOL: b2BlockAllocator.cpp<155:44> [b2BlockAllocator.cpp <157:6 157:9>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<155:44> [b2BlockAllocator.cpp <162:15 162:18>] LOCAL_SYMBOL: b2BlockAllocator.cpp<155:44> [b2BlockAllocator.cpp <164:6 164:9>] REFERENCE_USAGE void b2BlockAllocator::Free(void *, int32) -> const int32 b2_maxBlockSize [b2BlockAllocator.cpp <164:13 164:27>] REFERENCE_CALL void b2BlockAllocator::Free(void *, int32) -> void b2Free(void *) [b2BlockAllocator.cpp <166:3 166:8>] @@ -423,9 +412,6 @@ LOCAL_SYMBOL: b2BlockAllocator.cpp<170:8> [b2BlockAllocator.cpp <170:8 170:12>] REFERENCE_TYPE_USAGE void b2BlockAllocator::Free(void *, int32) -> int32 [b2BlockAllocator.cpp <170:2 170:6>] REFERENCE_USAGE void b2BlockAllocator::Free(void *, int32) -> static uint8 [] b2BlockAllocator::s_blockSizeLookup [b2BlockAllocator.cpp <170:16 170:32>] LOCAL_SYMBOL: b2BlockAllocator.cpp<155:44> [b2BlockAllocator.cpp <170:34 170:37>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<170:8> [b2BlockAllocator.cpp <171:16 171:20>] -LOCAL_SYMBOL: b2BlockAllocator.cpp<170:8> [b2BlockAllocator.cpp <171:25 171:29>] -REFERENCE_USAGE void b2BlockAllocator::Free(void *, int32) -> const int32 b2_blockSizes [b2BlockAllocator.cpp <171:33 171:45>] LOCAL_SYMBOL: b2BlockAllocator.cpp<199:11> [b2BlockAllocator.cpp <199:11 199:15>] REFERENCE_TYPE_USAGE void b2BlockAllocator::Free(void *, int32) -> b2Block [b2BlockAllocator.cpp <199:2 199:8>] REFERENCE_TYPE_USAGE void b2BlockAllocator::Free(void *, int32) -> b2Block [b2BlockAllocator.cpp <199:20 199:26>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt index 031810f3..3eac8f02 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Draw.txt @@ -420,12 +420,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -862,10 +856,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -1894,7 +1884,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt index 43a080f9..ca031d3e 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Math.txt @@ -401,12 +401,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -843,10 +837,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -1875,7 +1865,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Settings.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Settings.txt index 37c606a7..bfb22444 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Settings.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2Settings.txt @@ -157,10 +157,7 @@ LOCAL_SYMBOL: b2Settings.cpp<38:24> [b2Settings.cpp <38:24 38:29>] REFERENCE_TYPE_USAGE void b2Log(const char *) -> char [b2Settings.cpp <38:18 38:21>] LOCAL_SYMBOL: b2Settings.cpp<40:10> [b2Settings.cpp <40:10 40:13>] REFERENCE_TYPE_USAGE void b2Log(const char *) -> va_list [b2Settings.cpp <40:2 40:8>] -LOCAL_SYMBOL: b2Settings.cpp<38:24> [b2Settings.cpp <41:17 41:22>] -LOCAL_SYMBOL: b2Settings.cpp<40:10> [b2Settings.cpp <41:11 41:14>] SYMBOL_FUNCTION int vprintf(const char * const, va_list) REFERENCE_CALL void b2Log(const char *) -> int vprintf(const char * const, va_list) [b2Settings.cpp <42:2 42:8>] LOCAL_SYMBOL: b2Settings.cpp<38:24> [b2Settings.cpp <42:10 42:15>] LOCAL_SYMBOL: b2Settings.cpp<40:10> [b2Settings.cpp <42:18 42:21>] -LOCAL_SYMBOL: b2Settings.cpp<40:10> [b2Settings.cpp <43:9 43:12>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt index 5d973503..0cd741bd 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Common_b2StackAllocator.txt @@ -453,12 +453,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -895,10 +889,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -1929,7 +1919,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -1977,15 +1966,11 @@ REFERENCE_USAGE void b2StackAllocator::b2StackAllocator() -> int32 b2StackAlloca REFERENCE_USAGE void b2StackAllocator::b2StackAllocator() -> int32 b2StackAllocator::m_entryCount [b2StackAllocator.cpp <27:2 27:13>] SYMBOL_METHOD public void b2StackAllocator::~b2StackAllocator() [b2StackAllocator.cpp <30:1 <30:19 30:35> 34:1>] QUALIFIER: b2StackAllocator [b2StackAllocator.cpp <30:1 30:16>] -REFERENCE_USAGE void b2StackAllocator::~b2StackAllocator() -> int32 b2StackAllocator::m_index [b2StackAllocator.cpp <32:11 32:17>] -REFERENCE_USAGE void b2StackAllocator::~b2StackAllocator() -> int32 b2StackAllocator::m_entryCount [b2StackAllocator.cpp <33:11 33:22>] SYMBOL_METHOD public void * b2StackAllocator::Allocate(int32) [b2StackAllocator.cpp <36:1 <36:25 36:32> 59:1>] QUALIFIER: b2StackAllocator [b2StackAllocator.cpp <36:7 36:22>] REFERENCE_TYPE_USAGE void * b2StackAllocator::Allocate(int32) -> void [b2StackAllocator.cpp <36:1 36:4>] LOCAL_SYMBOL: b2StackAllocator.cpp<36:40> [b2StackAllocator.cpp <36:40 36:43>] REFERENCE_TYPE_USAGE void * b2StackAllocator::Allocate(int32) -> int32 [b2StackAllocator.cpp <36:34 36:38>] -REFERENCE_USAGE void * b2StackAllocator::Allocate(int32) -> int32 b2StackAllocator::m_entryCount [b2StackAllocator.cpp <38:11 38:22>] -REFERENCE_USAGE void * b2StackAllocator::Allocate(int32) -> const int32 b2_maxStackEntries [b2StackAllocator.cpp <38:26 38:43>] LOCAL_SYMBOL: b2StackAllocator.cpp<40:16> [b2StackAllocator.cpp <40:16 40:20>] REFERENCE_TYPE_USAGE void * b2StackAllocator::Allocate(int32) -> b2StackEntry [b2StackAllocator.cpp <40:2 40:13>] REFERENCE_USAGE void * b2StackAllocator::Allocate(int32) -> b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.cpp <40:24 40:32>] @@ -2027,14 +2012,10 @@ QUALIFIER: b2StackAllocator [b2StackAllocator.cpp <61:6 61:21>] REFERENCE_TYPE_USAGE void b2StackAllocator::Free(void *) -> void [b2StackAllocator.cpp <61:1 61:4>] LOCAL_SYMBOL: b2StackAllocator.cpp<61:35> [b2StackAllocator.cpp <61:35 61:35>] REFERENCE_TYPE_USAGE void b2StackAllocator::Free(void *) -> void [b2StackAllocator.cpp <61:29 61:32>] -REFERENCE_USAGE void b2StackAllocator::Free(void *) -> int32 b2StackAllocator::m_entryCount [b2StackAllocator.cpp <63:11 63:22>] LOCAL_SYMBOL: b2StackAllocator.cpp<64:16> [b2StackAllocator.cpp <64:16 64:20>] REFERENCE_TYPE_USAGE void b2StackAllocator::Free(void *) -> b2StackEntry [b2StackAllocator.cpp <64:2 64:13>] REFERENCE_USAGE void b2StackAllocator::Free(void *) -> b2StackEntry [] b2StackAllocator::m_entries [b2StackAllocator.cpp <64:24 64:32>] REFERENCE_USAGE void b2StackAllocator::Free(void *) -> int32 b2StackAllocator::m_entryCount [b2StackAllocator.cpp <64:36 64:47>] -LOCAL_SYMBOL: b2StackAllocator.cpp<61:35> [b2StackAllocator.cpp <65:11 65:11>] -REFERENCE_USAGE void b2StackAllocator::Free(void *) -> char * b2StackEntry::data [b2StackAllocator.cpp <65:23 65:26>] -LOCAL_SYMBOL: b2StackAllocator.cpp<64:16> [b2StackAllocator.cpp <65:16 65:20>] REFERENCE_USAGE void b2StackAllocator::Free(void *) -> bool b2StackEntry::usedMalloc [b2StackAllocator.cpp <66:13 66:22>] LOCAL_SYMBOL: b2StackAllocator.cpp<64:16> [b2StackAllocator.cpp <66:6 66:10>] SYMBOL_FUNCTION void b2Free(void *) diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt index 86c66e08..d5d6fcbf 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndCircleContact.txt @@ -935,12 +935,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1377,10 +1371,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2409,7 +2399,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4036,9 +4025,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4111,9 +4097,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4130,9 +4113,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4830,15 +4810,6 @@ LOCAL_SYMBOL: b2ChainAndCircleContact.cpp<39:61> [b2ChainAndCircleContact.cpp <4 LOCAL_SYMBOL: b2ChainAndCircleContact.cpp<39:77> [b2ChainAndCircleContact.cpp <40:23 40:28>] LOCAL_SYMBOL: b2ChainAndCircleContact.cpp<39:96> [b2ChainAndCircleContact.cpp <40:31 40:38>] LOCAL_SYMBOL: b2ChainAndCircleContact.cpp<39:112> [b2ChainAndCircleContact.cpp <40:41 40:46>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type b2Fixture::GetType() const [b2ChainAndCircleContact.cpp <42:23 42:29>] -REFERENCE_USAGE void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Fixture * b2Contact::m_fixtureA [b2ChainAndCircleContact.cpp <42:11 42:20>] -REFERENCE_USAGE void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type::e_chain [b2ChainAndCircleContact.cpp <42:45 42:51>] -QUALIFIER: b2Shape [b2ChainAndCircleContact.cpp <42:36 42:42>] -REFERENCE_CALL void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type b2Fixture::GetType() const [b2ChainAndCircleContact.cpp <43:23 43:29>] -REFERENCE_USAGE void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Fixture * b2Contact::m_fixtureB [b2ChainAndCircleContact.cpp <43:11 43:20>] -REFERENCE_USAGE void b2ChainAndCircleContact::b2ChainAndCircleContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type::e_circle [b2ChainAndCircleContact.cpp <43:45 43:52>] -QUALIFIER: b2Shape [b2ChainAndCircleContact.cpp <43:36 43:42>] SYMBOL_METHOD public void b2ChainAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2ChainAndCircleContact.cpp <46:1 <46:31 46:38> 53:1>] REFERENCE_OVERRIDE void b2ChainAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2ChainAndCircleContact.cpp <46:31 46:38>] QUALIFIER: b2ChainAndCircleContact [b2ChainAndCircleContact.cpp <46:6 46:28>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt index 6bde78af..ee6582a9 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2ChainAndPolygonContact.txt @@ -935,12 +935,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1377,10 +1371,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2409,7 +2399,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4036,9 +4025,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4111,9 +4097,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4130,9 +4113,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4830,15 +4810,6 @@ LOCAL_SYMBOL: b2ChainAndPolygonContact.cpp<39:63> [b2ChainAndPolygonContact.cpp LOCAL_SYMBOL: b2ChainAndPolygonContact.cpp<39:79> [b2ChainAndPolygonContact.cpp <40:23 40:28>] LOCAL_SYMBOL: b2ChainAndPolygonContact.cpp<39:98> [b2ChainAndPolygonContact.cpp <40:31 40:38>] LOCAL_SYMBOL: b2ChainAndPolygonContact.cpp<39:114> [b2ChainAndPolygonContact.cpp <40:41 40:46>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type b2Fixture::GetType() const [b2ChainAndPolygonContact.cpp <42:23 42:29>] -REFERENCE_USAGE void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Fixture * b2Contact::m_fixtureA [b2ChainAndPolygonContact.cpp <42:11 42:20>] -REFERENCE_USAGE void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type::e_chain [b2ChainAndPolygonContact.cpp <42:45 42:51>] -QUALIFIER: b2Shape [b2ChainAndPolygonContact.cpp <42:36 42:42>] -REFERENCE_CALL void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type b2Fixture::GetType() const [b2ChainAndPolygonContact.cpp <43:23 43:29>] -REFERENCE_USAGE void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Fixture * b2Contact::m_fixtureB [b2ChainAndPolygonContact.cpp <43:11 43:20>] -REFERENCE_USAGE void b2ChainAndPolygonContact::b2ChainAndPolygonContact(b2Fixture *, int32, b2Fixture *, int32) -> b2Shape::Type::e_polygon [b2ChainAndPolygonContact.cpp <43:45 43:53>] -QUALIFIER: b2Shape [b2ChainAndPolygonContact.cpp <43:36 43:42>] SYMBOL_METHOD public void b2ChainAndPolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2ChainAndPolygonContact.cpp <46:1 <46:32 46:39> 53:1>] REFERENCE_OVERRIDE void b2ChainAndPolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2ChainAndPolygonContact.cpp <46:32 46:39>] QUALIFIER: b2ChainAndPolygonContact [b2ChainAndPolygonContact.cpp <46:6 46:29>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt index 6d15901d..f9b8a1b7 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2CircleContact.txt @@ -997,12 +997,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1439,10 +1433,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2471,7 +2461,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4096,9 +4085,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4171,9 +4157,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4190,9 +4173,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4666,32 +4646,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -4796,9 +4766,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -4941,15 +4908,6 @@ SYMBOL_FUNCTION void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32 REFERENCE_CALL void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32) [b2CircleContact.cpp <41:4 41:12>] LOCAL_SYMBOL: b2CircleContact.cpp<40:45> [b2CircleContact.cpp <41:14 41:21>] LOCAL_SYMBOL: b2CircleContact.cpp<40:66> [b2CircleContact.cpp <41:27 41:34>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2CircleContact.cpp <43:23 43:29>] -REFERENCE_USAGE void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureA [b2CircleContact.cpp <43:11 43:20>] -REFERENCE_USAGE void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_circle [b2CircleContact.cpp <43:45 43:52>] -QUALIFIER: b2Shape [b2CircleContact.cpp <43:36 43:42>] -REFERENCE_CALL void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2CircleContact.cpp <44:23 44:29>] -REFERENCE_USAGE void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureB [b2CircleContact.cpp <44:11 44:20>] -REFERENCE_USAGE void b2CircleContact::b2CircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_circle [b2CircleContact.cpp <44:45 44:52>] -QUALIFIER: b2Shape [b2CircleContact.cpp <44:36 44:42>] SYMBOL_METHOD public void b2CircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2CircleContact.cpp <47:1 <47:23 47:30> 52:1>] REFERENCE_OVERRIDE void b2CircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2CircleContact.cpp <47:23 47:30>] QUALIFIER: b2CircleContact [b2CircleContact.cpp <47:6 47:20>] 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 02e34e1a..f6ea1ebd 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 @@ -1307,12 +1307,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1749,10 +1743,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2781,7 +2771,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4430,9 +4419,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4505,9 +4491,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4524,9 +4507,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -5437,9 +5417,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -5612,7 +5589,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -5805,9 +5781,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -5816,9 +5789,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -5892,9 +5862,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -6411,32 +6378,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -6860,14 +6817,6 @@ REFERENCE_TYPE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2Cont LOCAL_SYMBOL: b2Contact.cpp<52:42> [b2Contact.cpp <52:42 52:46>] QUALIFIER: b2Shape [b2Contact.cpp <52:28 52:34>] REFERENCE_TYPE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2ContactDestroyFcn *, b2Shape::Type, b2Shape::Type) -> b2Shape::Type [b2Contact.cpp <52:37 52:40>] -LOCAL_SYMBOL: b2Contact.cpp<52:21> [b2Contact.cpp <54:16 54:20>] -LOCAL_SYMBOL: b2Contact.cpp<52:21> [b2Contact.cpp <54:25 54:29>] -REFERENCE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2ContactDestroyFcn *, b2Shape::Type, b2Shape::Type) -> b2Shape::Type::e_typeCount [b2Contact.cpp <54:42 54:52>] -QUALIFIER: b2Shape [b2Contact.cpp <54:33 54:39>] -LOCAL_SYMBOL: b2Contact.cpp<52:42> [b2Contact.cpp <55:16 55:20>] -LOCAL_SYMBOL: b2Contact.cpp<52:42> [b2Contact.cpp <55:25 55:29>] -REFERENCE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2ContactDestroyFcn *, b2Shape::Type, b2Shape::Type) -> b2Shape::Type::e_typeCount [b2Contact.cpp <55:42 55:52>] -QUALIFIER: b2Shape [b2Contact.cpp <55:33 55:39>] REFERENCE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2ContactDestroyFcn *, b2Shape::Type, b2Shape::Type) -> b2ContactCreateFcn * b2ContactRegister::createFcn [b2Contact.cpp <57:28 57:36>] REFERENCE_USAGE static void b2Contact::AddType(b2ContactCreateFcn *, b2ContactDestroyFcn *, b2Shape::Type, b2Shape::Type) -> static b2ContactRegister [] [] b2Contact::s_registers [b2Contact.cpp <57:2 57:12>] LOCAL_SYMBOL: b2Contact.cpp<52:21> [b2Contact.cpp <57:14 57:18>] @@ -6926,14 +6875,6 @@ QUALIFIER: b2Shape [b2Contact.cpp <78:2 78:8>] REFERENCE_TYPE_USAGE static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2Shape::Type [b2Contact.cpp <78:11 78:14>] REFERENCE_CALL static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2Shape::Type b2Fixture::GetType() const [b2Contact.cpp <78:34 78:40>] LOCAL_SYMBOL: b2Contact.cpp<69:76> [b2Contact.cpp <78:24 78:31>] -LOCAL_SYMBOL: b2Contact.cpp<77:16> [b2Contact.cpp <80:16 80:20>] -LOCAL_SYMBOL: b2Contact.cpp<77:16> [b2Contact.cpp <80:25 80:29>] -REFERENCE_USAGE static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2Shape::Type::e_typeCount [b2Contact.cpp <80:42 80:52>] -QUALIFIER: b2Shape [b2Contact.cpp <80:33 80:39>] -LOCAL_SYMBOL: b2Contact.cpp<78:16> [b2Contact.cpp <81:16 81:20>] -LOCAL_SYMBOL: b2Contact.cpp<78:16> [b2Contact.cpp <81:25 81:29>] -REFERENCE_USAGE static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2Shape::Type::e_typeCount [b2Contact.cpp <81:42 81:52>] -QUALIFIER: b2Shape [b2Contact.cpp <81:33 81:39>] LOCAL_SYMBOL: b2Contact.cpp<83:22> [b2Contact.cpp <83:22 83:30>] REFERENCE_TYPE_USAGE static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2ContactCreateFcn [b2Contact.cpp <83:2 83:19>] REFERENCE_USAGE static b2Contact * b2Contact::Create(b2Fixture *, int32, b2Fixture *, int32, b2BlockAllocator *) -> b2ContactCreateFcn * b2ContactRegister::createFcn [b2Contact.cpp <83:60 83:68>] @@ -6964,7 +6905,6 @@ LOCAL_SYMBOL: b2Contact.cpp<101:36> [b2Contact.cpp <101:36 101:42>] REFERENCE_TYPE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Contact [b2Contact.cpp <101:25 101:33>] LOCAL_SYMBOL: b2Contact.cpp<101:63> [b2Contact.cpp <101:63 101:71>] REFERENCE_TYPE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2BlockAllocator [b2Contact.cpp <101:45 101:60>] -REFERENCE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> static bool b2Contact::s_initialized [b2Contact.cpp <103:11 103:23>] LOCAL_SYMBOL: b2Contact.cpp<105:13> [b2Contact.cpp <105:13 105:20>] REFERENCE_TYPE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Fixture [b2Contact.cpp <105:2 105:10>] REFERENCE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Fixture * b2Contact::m_fixtureA [b2Contact.cpp <105:33 105:42>] @@ -6997,14 +6937,6 @@ QUALIFIER: b2Shape [b2Contact.cpp <117:2 117:8>] REFERENCE_TYPE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Shape::Type [b2Contact.cpp <117:11 117:14>] REFERENCE_CALL static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Shape::Type b2Fixture::GetType() const [b2Contact.cpp <117:34 117:40>] LOCAL_SYMBOL: b2Contact.cpp<106:13> [b2Contact.cpp <117:24 117:31>] -LOCAL_SYMBOL: b2Contact.cpp<116:16> [b2Contact.cpp <119:16 119:20>] -LOCAL_SYMBOL: b2Contact.cpp<117:16> [b2Contact.cpp <119:25 119:29>] -REFERENCE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Shape::Type::e_typeCount [b2Contact.cpp <119:42 119:52>] -QUALIFIER: b2Shape [b2Contact.cpp <119:33 119:39>] -LOCAL_SYMBOL: b2Contact.cpp<116:16> [b2Contact.cpp <120:16 120:20>] -LOCAL_SYMBOL: b2Contact.cpp<117:16> [b2Contact.cpp <120:25 120:29>] -REFERENCE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2Shape::Type::e_typeCount [b2Contact.cpp <120:42 120:52>] -QUALIFIER: b2Shape [b2Contact.cpp <120:33 120:39>] LOCAL_SYMBOL: b2Contact.cpp<122:23> [b2Contact.cpp <122:23 122:32>] REFERENCE_TYPE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2ContactDestroyFcn [b2Contact.cpp <122:2 122:20>] REFERENCE_USAGE static void b2Contact::Destroy(b2Contact *, b2BlockAllocator *) -> b2ContactDestroyFcn * b2ContactRegister::destroyFcn [b2Contact.cpp <122:62 122:71>] 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 b893ef28..2d106ab9 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 @@ -1336,12 +1336,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1787,10 +1781,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2823,7 +2813,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4625,9 +4614,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4700,9 +4686,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4719,9 +4702,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -5193,7 +5173,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -5386,9 +5365,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -5397,9 +5373,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -5473,9 +5446,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -5992,32 +5962,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -6468,7 +6428,6 @@ LOCAL_SYMBOL: b2ContactSolver.cpp<73:9> [b2ContactSolver.cpp <73:9 73:18>] REFERENCE_TYPE_USAGE void b2ContactSolver::b2ContactSolver(b2ContactSolverDef *) -> int32 [b2ContactSolver.cpp <73:3 73:7>] REFERENCE_USAGE void b2ContactSolver::b2ContactSolver(b2ContactSolverDef *) -> int32 b2Manifold::pointCount [b2ContactSolver.cpp <73:32 73:41>] LOCAL_SYMBOL: b2ContactSolver.cpp<71:15> [b2ContactSolver.cpp <73:22 73:29>] -LOCAL_SYMBOL: b2ContactSolver.cpp<73:9> [b2ContactSolver.cpp <74:12 74:21>] LOCAL_SYMBOL: b2ContactSolver.cpp<76:32> [b2ContactSolver.cpp <76:32 76:33>] REFERENCE_TYPE_USAGE void b2ContactSolver::b2ContactSolver(b2ContactSolverDef *) -> b2ContactVelocityConstraint [b2ContactSolver.cpp <76:3 76:29>] REFERENCE_USAGE void b2ContactSolver::b2ContactSolver(b2ContactSolverDef *) -> b2ContactVelocityConstraint * b2ContactSolver::m_velocityConstraints [b2ContactSolver.cpp <76:37 76:57>] @@ -6753,8 +6712,6 @@ REFERENCE_TYPE_USAGE void b2ContactSolver::InitializeVelocityConstraints() -> fl REFERENCE_USAGE void b2ContactSolver::InitializeVelocityConstraints() -> float32 b2Velocity::w [b2ContactSolver.cpp <170:37 170:37>] REFERENCE_USAGE void b2ContactSolver::InitializeVelocityConstraints() -> b2Velocity * b2ContactSolver::m_velocities [b2ContactSolver.cpp <170:16 170:27>] LOCAL_SYMBOL: b2ContactSolver.cpp<153:9> [b2ContactSolver.cpp <170:29 170:34>] -REFERENCE_USAGE void b2ContactSolver::InitializeVelocityConstraints() -> int32 b2Manifold::pointCount [b2ContactSolver.cpp <172:22 172:31>] -LOCAL_SYMBOL: b2ContactSolver.cpp<150:15> [b2ContactSolver.cpp <172:12 172:19>] LOCAL_SYMBOL: b2ContactSolver.cpp<174:15> [b2ContactSolver.cpp <174:15 174:17>] REFERENCE_TYPE_USAGE void b2ContactSolver::InitializeVelocityConstraints() -> b2Transform [b2ContactSolver.cpp <174:3 174:13>] REFERENCE_CALL void b2ContactSolver::InitializeVelocityConstraints() -> void b2Transform::b2Transform() [b2ContactSolver.cpp <174:15 174:17>] @@ -7225,8 +7182,6 @@ LOCAL_SYMBOL: b2ContactSolver.cpp<313:11> [b2ContactSolver.cpp <313:11 313:18>] REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 [b2ContactSolver.cpp <313:3 313:9>] REFERENCE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 b2ContactVelocityConstraint::friction [b2ContactSolver.cpp <313:26 313:33>] LOCAL_SYMBOL: b2ContactSolver.cpp<296:32> [b2ContactSolver.cpp <313:22 313:23>] -LOCAL_SYMBOL: b2ContactSolver.cpp<304:9> [b2ContactSolver.cpp <315:12 315:21>] -LOCAL_SYMBOL: b2ContactSolver.cpp<304:9> [b2ContactSolver.cpp <315:31 315:40>] LOCAL_SYMBOL: b2ContactSolver.cpp<319:14> [b2ContactSolver.cpp <319:14 319:14>] REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> int32 [b2ContactSolver.cpp <319:8 319:12>] LOCAL_SYMBOL: b2ContactSolver.cpp<319:14> [b2ContactSolver.cpp <319:21 319:21>] @@ -7406,10 +7361,6 @@ REFERENCE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 b2Ve LOCAL_SYMBOL: b2ContactSolver.cpp<409:31> [b2ContactSolver.cpp <412:13 412:15>] REFERENCE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 b2VelocityConstraintPoint::normalImpulse [b2ContactSolver.cpp <412:38 412:50>] LOCAL_SYMBOL: b2ContactSolver.cpp<410:31> [b2ContactSolver.cpp <412:33 412:35>] -REFERENCE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 b2Vec2::x [b2ContactSolver.cpp <413:15 413:15>] -LOCAL_SYMBOL: b2ContactSolver.cpp<412:11> [b2ContactSolver.cpp <413:13 413:13>] -REFERENCE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 b2Vec2::y [b2ContactSolver.cpp <413:30 413:30>] -LOCAL_SYMBOL: b2ContactSolver.cpp<412:11> [b2ContactSolver.cpp <413:28 413:28>] LOCAL_SYMBOL: b2ContactSolver.cpp<416:11> [b2ContactSolver.cpp <416:11 416:13>] REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> b2Vec2 [b2ContactSolver.cpp <416:4 416:9>] REFERENCE_CALL void b2ContactSolver::SolveVelocityConstraints() -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2ContactSolver.cpp <416:48 416:48>] @@ -7471,8 +7422,6 @@ LOCAL_SYMBOL: b2ContactSolver.cpp<296:32> [b2ContactSolver.cpp <428:15 428:16>] LOCAL_SYMBOL: b2ContactSolver.cpp<412:11> [b2ContactSolver.cpp <428:22 428:22>] LOCAL_SYMBOL: b2ContactSolver.cpp<430:18> [b2ContactSolver.cpp <430:18 430:27>] REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> float32 [b2ContactSolver.cpp <430:10 430:16>] -REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2ContactSolver.cpp<430:18> [b2ContactSolver.cpp <431:16 431:25>] LOCAL_SYMBOL: b2ContactSolver.cpp<444:12> [b2ContactSolver.cpp <444:12 444:12>] REFERENCE_TYPE_USAGE void b2ContactSolver::SolveVelocityConstraints() -> b2Vec2 [b2ContactSolver.cpp <444:5 444:10>] SYMBOL_FUNCTION b2Vec2 b2Vec2::operator-() const @@ -7844,8 +7793,6 @@ LOCAL_SYMBOL: b2ContactSolver.cpp<621:94> [b2ContactSolver.cpp <621:94 621:96>] REFERENCE_TYPE_USAGE void b2PositionSolverManifold::Initialize(b2ContactPositionConstraint *, const b2Transform &, const b2Transform &, int32) -> b2Transform [b2ContactSolver.cpp <621:81 621:91>] LOCAL_SYMBOL: b2ContactSolver.cpp<621:105> [b2ContactSolver.cpp <621:105 621:109>] REFERENCE_TYPE_USAGE void b2PositionSolverManifold::Initialize(b2ContactPositionConstraint *, const b2Transform &, const b2Transform &, int32) -> int32 [b2ContactSolver.cpp <621:99 621:103>] -REFERENCE_USAGE void b2PositionSolverManifold::Initialize(b2ContactPositionConstraint *, const b2Transform &, const b2Transform &, int32) -> int32 b2ContactPositionConstraint::pointCount [b2ContactSolver.cpp <623:16 623:25>] -LOCAL_SYMBOL: b2ContactSolver.cpp<621:47> [b2ContactSolver.cpp <623:12 623:13>] REFERENCE_USAGE void b2PositionSolverManifold::Initialize(b2ContactPositionConstraint *, const b2Transform &, const b2Transform &, int32) -> b2Manifold::Type b2ContactPositionConstraint::type [b2ContactSolver.cpp <625:15 625:18>] LOCAL_SYMBOL: b2ContactSolver.cpp<621:47> [b2ContactSolver.cpp <625:11 625:12>] REFERENCE_USAGE void b2PositionSolverManifold::Initialize(b2ContactPositionConstraint *, const b2Transform &, const b2Transform &, int32) -> b2Manifold::Type::e_circles [b2ContactSolver.cpp <627:20 627:28>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt index 398a163a..e536fb7d 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndCircleContact.txt @@ -879,12 +879,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1321,10 +1315,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2353,7 +2343,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3978,9 +3967,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4053,9 +4039,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4072,9 +4055,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4558,15 +4538,6 @@ SYMBOL_FUNCTION void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32 REFERENCE_CALL void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32) [b2EdgeAndCircleContact.cpp <38:3 38:11>] LOCAL_SYMBOL: b2EdgeAndCircleContact.cpp<37:59> [b2EdgeAndCircleContact.cpp <38:13 38:20>] LOCAL_SYMBOL: b2EdgeAndCircleContact.cpp<37:80> [b2EdgeAndCircleContact.cpp <38:26 38:33>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2EdgeAndCircleContact.cpp <40:23 40:29>] -REFERENCE_USAGE void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureA [b2EdgeAndCircleContact.cpp <40:11 40:20>] -REFERENCE_USAGE void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_edge [b2EdgeAndCircleContact.cpp <40:45 40:50>] -QUALIFIER: b2Shape [b2EdgeAndCircleContact.cpp <40:36 40:42>] -REFERENCE_CALL void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2EdgeAndCircleContact.cpp <41:23 41:29>] -REFERENCE_USAGE void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureB [b2EdgeAndCircleContact.cpp <41:11 41:20>] -REFERENCE_USAGE void b2EdgeAndCircleContact::b2EdgeAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_circle [b2EdgeAndCircleContact.cpp <41:45 41:52>] -QUALIFIER: b2Shape [b2EdgeAndCircleContact.cpp <41:36 41:42>] SYMBOL_METHOD public void b2EdgeAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2EdgeAndCircleContact.cpp <44:1 <44:30 44:37> 49:1>] REFERENCE_OVERRIDE void b2EdgeAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2EdgeAndCircleContact.cpp <44:30 44:37>] QUALIFIER: b2EdgeAndCircleContact [b2EdgeAndCircleContact.cpp <44:6 44:27>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt index f746a834..93affa94 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2EdgeAndPolygonContact.txt @@ -879,12 +879,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1321,10 +1315,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2353,7 +2343,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3978,9 +3967,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4053,9 +4039,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4072,9 +4055,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4558,15 +4538,6 @@ SYMBOL_FUNCTION void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32 REFERENCE_CALL void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32) [b2EdgeAndPolygonContact.cpp <38:3 38:11>] LOCAL_SYMBOL: b2EdgeAndPolygonContact.cpp<37:61> [b2EdgeAndPolygonContact.cpp <38:13 38:20>] LOCAL_SYMBOL: b2EdgeAndPolygonContact.cpp<37:82> [b2EdgeAndPolygonContact.cpp <38:26 38:33>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2EdgeAndPolygonContact.cpp <40:23 40:29>] -REFERENCE_USAGE void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureA [b2EdgeAndPolygonContact.cpp <40:11 40:20>] -REFERENCE_USAGE void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_edge [b2EdgeAndPolygonContact.cpp <40:45 40:50>] -QUALIFIER: b2Shape [b2EdgeAndPolygonContact.cpp <40:36 40:42>] -REFERENCE_CALL void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2EdgeAndPolygonContact.cpp <41:23 41:29>] -REFERENCE_USAGE void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureB [b2EdgeAndPolygonContact.cpp <41:11 41:20>] -REFERENCE_USAGE void b2EdgeAndPolygonContact::b2EdgeAndPolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_polygon [b2EdgeAndPolygonContact.cpp <41:45 41:53>] -QUALIFIER: b2Shape [b2EdgeAndPolygonContact.cpp <41:36 41:42>] SYMBOL_METHOD public void b2EdgeAndPolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2EdgeAndPolygonContact.cpp <44:1 <44:31 44:38> 49:1>] REFERENCE_OVERRIDE void b2EdgeAndPolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2EdgeAndPolygonContact.cpp <44:31 44:38>] QUALIFIER: b2EdgeAndPolygonContact [b2EdgeAndPolygonContact.cpp <44:6 44:28>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt index 123087f8..080e8227 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonAndCircleContact.txt @@ -879,12 +879,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1321,10 +1315,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2353,7 +2343,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3978,9 +3967,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4053,9 +4039,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4072,9 +4055,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4558,15 +4538,6 @@ SYMBOL_FUNCTION void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32 REFERENCE_CALL void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32) [b2PolygonAndCircleContact.cpp <38:3 38:11>] LOCAL_SYMBOL: b2PolygonAndCircleContact.cpp<37:65> [b2PolygonAndCircleContact.cpp <38:13 38:20>] LOCAL_SYMBOL: b2PolygonAndCircleContact.cpp<37:86> [b2PolygonAndCircleContact.cpp <38:26 38:33>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2PolygonAndCircleContact.cpp <40:23 40:29>] -REFERENCE_USAGE void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureA [b2PolygonAndCircleContact.cpp <40:11 40:20>] -REFERENCE_USAGE void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_polygon [b2PolygonAndCircleContact.cpp <40:45 40:53>] -QUALIFIER: b2Shape [b2PolygonAndCircleContact.cpp <40:36 40:42>] -REFERENCE_CALL void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2PolygonAndCircleContact.cpp <41:23 41:29>] -REFERENCE_USAGE void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureB [b2PolygonAndCircleContact.cpp <41:11 41:20>] -REFERENCE_USAGE void b2PolygonAndCircleContact::b2PolygonAndCircleContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_circle [b2PolygonAndCircleContact.cpp <41:45 41:52>] -QUALIFIER: b2Shape [b2PolygonAndCircleContact.cpp <41:36 41:42>] SYMBOL_METHOD public void b2PolygonAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2PolygonAndCircleContact.cpp <44:1 <44:33 44:40> 49:1>] REFERENCE_OVERRIDE void b2PolygonAndCircleContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2PolygonAndCircleContact.cpp <44:33 44:40>] QUALIFIER: b2PolygonAndCircleContact [b2PolygonAndCircleContact.cpp <44:6 44:30>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt index 6757bd67..12a22b98 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Contacts_b2PolygonContact.txt @@ -997,12 +997,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1439,10 +1433,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2471,7 +2461,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4096,9 +4085,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4171,9 +4157,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4190,9 +4173,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -4708,9 +4688,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -4843,32 +4820,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -4941,15 +4908,6 @@ SYMBOL_FUNCTION void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32 REFERENCE_CALL void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> void b2Contact::b2Contact(b2Fixture *, int32, b2Fixture *, int32) [b2PolygonContact.cpp <41:4 41:12>] LOCAL_SYMBOL: b2PolygonContact.cpp<40:47> [b2PolygonContact.cpp <41:14 41:21>] LOCAL_SYMBOL: b2PolygonContact.cpp<40:68> [b2PolygonContact.cpp <41:27 41:34>] -SYMBOL_FUNCTION b2Shape::Type b2Fixture::GetType() const -REFERENCE_CALL void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2PolygonContact.cpp <43:23 43:29>] -REFERENCE_USAGE void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureA [b2PolygonContact.cpp <43:11 43:20>] -REFERENCE_USAGE void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_polygon [b2PolygonContact.cpp <43:45 43:53>] -QUALIFIER: b2Shape [b2PolygonContact.cpp <43:36 43:42>] -REFERENCE_CALL void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type b2Fixture::GetType() const [b2PolygonContact.cpp <44:23 44:29>] -REFERENCE_USAGE void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Fixture * b2Contact::m_fixtureB [b2PolygonContact.cpp <44:11 44:20>] -REFERENCE_USAGE void b2PolygonContact::b2PolygonContact(b2Fixture *, b2Fixture *) -> b2Shape::Type::e_polygon [b2PolygonContact.cpp <44:45 44:53>] -QUALIFIER: b2Shape [b2PolygonContact.cpp <44:36 44:42>] SYMBOL_METHOD public void b2PolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2PolygonContact.cpp <47:1 <47:24 47:31> 52:1>] REFERENCE_OVERRIDE void b2PolygonContact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) -> void b2Contact::Evaluate(b2Manifold *, const b2Transform &, const b2Transform &) [b2PolygonContact.cpp <47:24 47:31>] QUALIFIER: b2PolygonContact [b2PolygonContact.cpp <47:6 47:21>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt index 75f83ac7..a2a58178 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2DistanceJoint.txt @@ -850,12 +850,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1292,10 +1286,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2329,7 +2319,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2469,8 +2458,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4704,8 +4691,6 @@ QUALIFIER: b2DistanceJoint [b2DistanceJoint.cpp <239:9 239:23>] REFERENCE_TYPE_USAGE float32 b2DistanceJoint::GetReactionTorque(float32) const -> float32 [b2DistanceJoint.cpp <239:1 239:7>] LOCAL_SYMBOL: b2DistanceJoint.cpp<239:52> [b2DistanceJoint.cpp <239:52 239:57>] REFERENCE_TYPE_USAGE float32 b2DistanceJoint::GetReactionTorque(float32) const -> float32 [b2DistanceJoint.cpp <239:44 239:50>] -REFERENCE_TYPE_USAGE float32 b2DistanceJoint::GetReactionTorque(float32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2DistanceJoint.cpp<239:52> [b2DistanceJoint.cpp <241:14 241:19>] SYMBOL_METHOD public void b2DistanceJoint::Dump() [b2DistanceJoint.cpp <245:1 <245:23 245:26> 260:1>] REFERENCE_OVERRIDE void b2DistanceJoint::Dump() -> void b2Joint::Dump() [b2DistanceJoint.cpp <245:23 245:26>] QUALIFIER: b2DistanceJoint [b2DistanceJoint.cpp <245:6 245:20>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt index 417420e4..b8cc2d4a 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2FrictionJoint.txt @@ -835,12 +835,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1286,10 +1280,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2322,7 +2312,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2462,8 +2451,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4525,8 +4512,6 @@ QUALIFIER: b2FrictionJoint [b2FrictionJoint.cpp <188:6 188:20>] REFERENCE_TYPE_USAGE bool b2FrictionJoint::SolvePositionConstraints(const b2SolverData &) -> bool [b2FrictionJoint.cpp <188:1 188:4>] LOCAL_SYMBOL: b2FrictionJoint.cpp<188:68> [b2FrictionJoint.cpp <188:68 188:71>] REFERENCE_TYPE_USAGE bool b2FrictionJoint::SolvePositionConstraints(const b2SolverData &) -> b2SolverData [b2FrictionJoint.cpp <188:54 188:65>] -REFERENCE_TYPE_USAGE bool b2FrictionJoint::SolvePositionConstraints(const b2SolverData &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2FrictionJoint.cpp<188:68> [b2FrictionJoint.cpp <190:14 190:17>] SYMBOL_METHOD public b2Vec2 b2FrictionJoint::GetAnchorA() const [b2FrictionJoint.cpp <195:1 <195:25 195:34> 198:1>] REFERENCE_OVERRIDE b2Vec2 b2FrictionJoint::GetAnchorA() const -> b2Vec2 b2Joint::GetAnchorA() const [b2FrictionJoint.cpp <195:25 195:34>] QUALIFIER: b2FrictionJoint [b2FrictionJoint.cpp <195:8 195:22>] @@ -4563,9 +4548,6 @@ QUALIFIER: b2FrictionJoint [b2FrictionJoint.cpp <215:6 215:20>] REFERENCE_TYPE_USAGE void b2FrictionJoint::SetMaxForce(float32) -> void [b2FrictionJoint.cpp <215:1 215:4>] LOCAL_SYMBOL: b2FrictionJoint.cpp<215:43> [b2FrictionJoint.cpp <215:43 215:47>] REFERENCE_TYPE_USAGE void b2FrictionJoint::SetMaxForce(float32) -> float32 [b2FrictionJoint.cpp <215:35 215:41>] -REFERENCE_CALL void b2FrictionJoint::SetMaxForce(float32) -> bool b2IsValid(float32) [b2FrictionJoint.cpp <217:11 217:19>] -LOCAL_SYMBOL: b2FrictionJoint.cpp<215:43> [b2FrictionJoint.cpp <217:21 217:25>] -LOCAL_SYMBOL: b2FrictionJoint.cpp<215:43> [b2FrictionJoint.cpp <217:31 217:35>] REFERENCE_USAGE void b2FrictionJoint::SetMaxForce(float32) -> float32 b2FrictionJoint::m_maxForce [b2FrictionJoint.cpp <218:2 218:11>] LOCAL_SYMBOL: b2FrictionJoint.cpp<215:43> [b2FrictionJoint.cpp <218:15 218:19>] SYMBOL_METHOD public float32 b2FrictionJoint::GetMaxForce() const [b2FrictionJoint.cpp <221:1 <221:26 221:36> 224:1>] @@ -4577,9 +4559,6 @@ QUALIFIER: b2FrictionJoint [b2FrictionJoint.cpp <226:6 226:20>] REFERENCE_TYPE_USAGE void b2FrictionJoint::SetMaxTorque(float32) -> void [b2FrictionJoint.cpp <226:1 226:4>] LOCAL_SYMBOL: b2FrictionJoint.cpp<226:44> [b2FrictionJoint.cpp <226:44 226:49>] REFERENCE_TYPE_USAGE void b2FrictionJoint::SetMaxTorque(float32) -> float32 [b2FrictionJoint.cpp <226:36 226:42>] -REFERENCE_CALL void b2FrictionJoint::SetMaxTorque(float32) -> bool b2IsValid(float32) [b2FrictionJoint.cpp <228:11 228:19>] -LOCAL_SYMBOL: b2FrictionJoint.cpp<226:44> [b2FrictionJoint.cpp <228:21 228:26>] -LOCAL_SYMBOL: b2FrictionJoint.cpp<226:44> [b2FrictionJoint.cpp <228:32 228:37>] REFERENCE_USAGE void b2FrictionJoint::SetMaxTorque(float32) -> float32 b2FrictionJoint::m_maxTorque [b2FrictionJoint.cpp <229:2 229:12>] LOCAL_SYMBOL: b2FrictionJoint.cpp<226:44> [b2FrictionJoint.cpp <229:16 229:21>] SYMBOL_METHOD public float32 b2FrictionJoint::GetMaxTorque() const [b2FrictionJoint.cpp <232:1 <232:26 232:37> 235:1>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt index 3fb16344..32561a74 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2GearJoint.txt @@ -952,12 +952,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1397,10 +1391,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2433,7 +2423,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2573,8 +2562,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4642,14 +4629,6 @@ REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2Joint REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2GearJoint::m_typeB [b2GearJoint.cpp <51:2 51:8>] REFERENCE_CALL void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2Joint::GetType() const [b2GearJoint.cpp <51:22 51:28>] REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2Joint * b2GearJoint::m_joint2 [b2GearJoint.cpp <51:12 51:19>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2GearJoint::m_typeA [b2GearJoint.cpp <53:11 53:17>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType::e_revoluteJoint [b2GearJoint.cpp <53:22 53:36>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2GearJoint::m_typeA [b2GearJoint.cpp <53:41 53:47>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType::e_prismaticJoint [b2GearJoint.cpp <53:52 53:67>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2GearJoint::m_typeB [b2GearJoint.cpp <54:11 54:17>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType::e_revoluteJoint [b2GearJoint.cpp <54:22 54:36>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType b2GearJoint::m_typeB [b2GearJoint.cpp <54:41 54:47>] -REFERENCE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> b2JointType::e_prismaticJoint [b2GearJoint.cpp <54:52 54:67>] LOCAL_SYMBOL: b2GearJoint.cpp<56:10> [b2GearJoint.cpp <56:10 56:20>] REFERENCE_TYPE_USAGE void b2GearJoint::b2GearJoint(const b2GearJointDef *) -> float32 [b2GearJoint.cpp <56:2 56:8>] LOCAL_SYMBOL: b2GearJoint.cpp<56:23> [b2GearJoint.cpp <56:23 56:33>] @@ -5757,8 +5736,6 @@ QUALIFIER: b2GearJoint [b2GearJoint.cpp <392:6 392:16>] REFERENCE_TYPE_USAGE void b2GearJoint::SetRatio(float32) -> void [b2GearJoint.cpp <392:1 392:4>] LOCAL_SYMBOL: b2GearJoint.cpp<392:36> [b2GearJoint.cpp <392:36 392:40>] REFERENCE_TYPE_USAGE void b2GearJoint::SetRatio(float32) -> float32 [b2GearJoint.cpp <392:28 392:34>] -REFERENCE_CALL void b2GearJoint::SetRatio(float32) -> bool b2IsValid(float32) [b2GearJoint.cpp <394:11 394:19>] -LOCAL_SYMBOL: b2GearJoint.cpp<392:36> [b2GearJoint.cpp <394:21 394:25>] REFERENCE_USAGE void b2GearJoint::SetRatio(float32) -> float32 b2GearJoint::m_ratio [b2GearJoint.cpp <395:2 395:8>] LOCAL_SYMBOL: b2GearJoint.cpp<392:36> [b2GearJoint.cpp <395:12 395:16>] SYMBOL_METHOD public float32 b2GearJoint::GetRatio() const [b2GearJoint.cpp <398:1 <398:22 398:29> 401:1>] 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 bfaa43c9..79c845de 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 @@ -1494,12 +1494,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1941,10 +1935,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2973,7 +2963,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3114,8 +3103,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -6442,7 +6429,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -6635,9 +6621,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -6646,9 +6629,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -6722,9 +6702,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -7241,32 +7218,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -7872,10 +7839,6 @@ REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2JointEdge b2Joint SYMBOL_FUNCTION void b2JointEdge::b2JointEdge() REFERENCE_CALL void b2Joint::b2Joint(const b2JointDef *) -> void b2JointEdge::b2JointEdge() [b2Joint.cpp <183:10 183:16>] REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2JointEdge b2Joint::m_edgeB [b2Joint.cpp <183:10 183:16>] -REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2Body * b2JointDef::bodyA [b2Joint.cpp <185:16 185:20>] -LOCAL_SYMBOL: b2Joint.cpp<183:36> [b2Joint.cpp <185:11 185:13>] -REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2Body * b2JointDef::bodyB [b2Joint.cpp <185:30 185:34>] -LOCAL_SYMBOL: b2Joint.cpp<183:36> [b2Joint.cpp <185:25 185:27>] REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2JointType b2Joint::m_type [b2Joint.cpp <187:2 187:7>] REFERENCE_USAGE void b2Joint::b2Joint(const b2JointDef *) -> b2JointType b2JointDef::type [b2Joint.cpp <187:16 187:19>] LOCAL_SYMBOL: b2Joint.cpp<183:36> [b2Joint.cpp <187:11 187:13>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt index 559e4405..564724ce 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MotorJoint.txt @@ -839,12 +839,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1290,10 +1284,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2326,7 +2316,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2466,8 +2455,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4601,8 +4588,6 @@ QUALIFIER: b2MotorJoint [b2MotorJoint.cpp <199:6 199:17>] REFERENCE_TYPE_USAGE bool b2MotorJoint::SolvePositionConstraints(const b2SolverData &) -> bool [b2MotorJoint.cpp <199:1 199:4>] LOCAL_SYMBOL: b2MotorJoint.cpp<199:65> [b2MotorJoint.cpp <199:65 199:68>] REFERENCE_TYPE_USAGE bool b2MotorJoint::SolvePositionConstraints(const b2SolverData &) -> b2SolverData [b2MotorJoint.cpp <199:51 199:62>] -REFERENCE_TYPE_USAGE bool b2MotorJoint::SolvePositionConstraints(const b2SolverData &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2MotorJoint.cpp<199:65> [b2MotorJoint.cpp <201:14 201:17>] SYMBOL_METHOD public b2Vec2 b2MotorJoint::GetAnchorA() const [b2MotorJoint.cpp <206:1 <206:22 206:31> 209:1>] REFERENCE_OVERRIDE b2Vec2 b2MotorJoint::GetAnchorA() const -> b2Vec2 b2Joint::GetAnchorA() const [b2MotorJoint.cpp <206:22 206:31>] QUALIFIER: b2MotorJoint [b2MotorJoint.cpp <206:8 206:19>] @@ -4639,9 +4624,6 @@ QUALIFIER: b2MotorJoint [b2MotorJoint.cpp <226:6 226:17>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetMaxForce(float32) -> void [b2MotorJoint.cpp <226:1 226:4>] LOCAL_SYMBOL: b2MotorJoint.cpp<226:40> [b2MotorJoint.cpp <226:40 226:44>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetMaxForce(float32) -> float32 [b2MotorJoint.cpp <226:32 226:38>] -REFERENCE_CALL void b2MotorJoint::SetMaxForce(float32) -> bool b2IsValid(float32) [b2MotorJoint.cpp <228:11 228:19>] -LOCAL_SYMBOL: b2MotorJoint.cpp<226:40> [b2MotorJoint.cpp <228:21 228:25>] -LOCAL_SYMBOL: b2MotorJoint.cpp<226:40> [b2MotorJoint.cpp <228:31 228:35>] REFERENCE_USAGE void b2MotorJoint::SetMaxForce(float32) -> float32 b2MotorJoint::m_maxForce [b2MotorJoint.cpp <229:2 229:11>] LOCAL_SYMBOL: b2MotorJoint.cpp<226:40> [b2MotorJoint.cpp <229:15 229:19>] SYMBOL_METHOD public float32 b2MotorJoint::GetMaxForce() const [b2MotorJoint.cpp <232:1 <232:23 232:33> 235:1>] @@ -4653,9 +4635,6 @@ QUALIFIER: b2MotorJoint [b2MotorJoint.cpp <237:6 237:17>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetMaxTorque(float32) -> void [b2MotorJoint.cpp <237:1 237:4>] LOCAL_SYMBOL: b2MotorJoint.cpp<237:41> [b2MotorJoint.cpp <237:41 237:46>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetMaxTorque(float32) -> float32 [b2MotorJoint.cpp <237:33 237:39>] -REFERENCE_CALL void b2MotorJoint::SetMaxTorque(float32) -> bool b2IsValid(float32) [b2MotorJoint.cpp <239:11 239:19>] -LOCAL_SYMBOL: b2MotorJoint.cpp<237:41> [b2MotorJoint.cpp <239:21 239:26>] -LOCAL_SYMBOL: b2MotorJoint.cpp<237:41> [b2MotorJoint.cpp <239:32 239:37>] REFERENCE_USAGE void b2MotorJoint::SetMaxTorque(float32) -> float32 b2MotorJoint::m_maxTorque [b2MotorJoint.cpp <240:2 240:12>] LOCAL_SYMBOL: b2MotorJoint.cpp<237:41> [b2MotorJoint.cpp <240:16 240:21>] SYMBOL_METHOD public float32 b2MotorJoint::GetMaxTorque() const [b2MotorJoint.cpp <243:1 <243:23 243:34> 246:1>] @@ -4667,10 +4646,6 @@ QUALIFIER: b2MotorJoint [b2MotorJoint.cpp <248:6 248:17>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetCorrectionFactor(float32) -> void [b2MotorJoint.cpp <248:1 248:4>] LOCAL_SYMBOL: b2MotorJoint.cpp<248:48> [b2MotorJoint.cpp <248:48 248:53>] REFERENCE_TYPE_USAGE void b2MotorJoint::SetCorrectionFactor(float32) -> float32 [b2MotorJoint.cpp <248:40 248:46>] -REFERENCE_CALL void b2MotorJoint::SetCorrectionFactor(float32) -> bool b2IsValid(float32) [b2MotorJoint.cpp <250:11 250:19>] -LOCAL_SYMBOL: b2MotorJoint.cpp<248:48> [b2MotorJoint.cpp <250:21 250:26>] -LOCAL_SYMBOL: b2MotorJoint.cpp<248:48> [b2MotorJoint.cpp <250:40 250:45>] -LOCAL_SYMBOL: b2MotorJoint.cpp<248:48> [b2MotorJoint.cpp <250:50 250:55>] REFERENCE_USAGE void b2MotorJoint::SetCorrectionFactor(float32) -> float32 b2MotorJoint::m_correctionFactor [b2MotorJoint.cpp <251:2 251:19>] LOCAL_SYMBOL: b2MotorJoint.cpp<248:48> [b2MotorJoint.cpp <251:23 251:28>] SYMBOL_METHOD public float32 b2MotorJoint::GetCorrectionFactor() const [b2MotorJoint.cpp <254:1 <254:23 254:41> 257:1>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt index 3fbfc59d..2a1c7b69 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2MouseJoint.txt @@ -848,12 +848,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1299,10 +1293,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2330,7 +2320,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2470,8 +2459,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4081,24 +4068,6 @@ REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Ve REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Mat22 b2MouseJoint::m_mass [b2MouseJoint.cpp <31:15 31:26>] REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> void b2Mat22::b2Mat22() [b2MouseJoint.cpp <31:15 31:26>] REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Vec2 b2MouseJoint::m_C [b2MouseJoint.cpp <31:15 31:26>] -REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> bool b2Vec2::IsValid() const [b2MouseJoint.cpp <34:23 34:29>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Vec2 b2MouseJointDef::target [b2MouseJoint.cpp <34:16 34:21>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <34:11 34:13>] -REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> bool b2IsValid(float32) [b2MouseJoint.cpp <35:11 35:19>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::maxForce [b2MouseJoint.cpp <35:26 35:33>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <35:21 35:23>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::maxForce [b2MouseJoint.cpp <35:44 35:51>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <35:39 35:41>] -REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> bool b2IsValid(float32) [b2MouseJoint.cpp <36:11 36:19>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::frequencyHz [b2MouseJoint.cpp <36:26 36:36>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <36:21 36:23>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::frequencyHz [b2MouseJoint.cpp <36:47 36:57>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <36:42 36:44>] -REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> bool b2IsValid(float32) [b2MouseJoint.cpp <37:11 37:19>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::dampingRatio [b2MouseJoint.cpp <37:26 37:37>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <37:21 37:23>] -REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> float32 b2MouseJointDef::dampingRatio [b2MouseJoint.cpp <37:48 37:59>] -LOCAL_SYMBOL: b2MouseJoint.cpp<31:51> [b2MouseJoint.cpp <37:43 37:45>] REFERENCE_CALL void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Vec2 & b2Vec2::operator=(const b2Vec2 &) [b2MouseJoint.cpp <39:12 39:12>] REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Vec2 b2MouseJoint::m_targetA [b2MouseJoint.cpp <39:2 39:10>] REFERENCE_USAGE void b2MouseJoint::b2MouseJoint(const b2MouseJointDef *) -> b2Vec2 b2MouseJointDef::target [b2MouseJoint.cpp <39:19 39:24>] @@ -4248,9 +4217,6 @@ REFERENCE_TYPE_USAGE void b2MouseJoint::InitVelocityConstraints(const b2SolverDa REFERENCE_USAGE void b2MouseJoint::InitVelocityConstraints(const b2SolverData &) -> float32 b2TimeStep::dt [b2MouseJoint.cpp <124:24 124:25>] REFERENCE_USAGE void b2MouseJoint::InitVelocityConstraints(const b2SolverData &) -> b2TimeStep b2SolverData::step [b2MouseJoint.cpp <124:19 124:22>] LOCAL_SYMBOL: b2MouseJoint.cpp<96:64> [b2MouseJoint.cpp <124:14 124:17>] -LOCAL_SYMBOL: b2MouseJoint.cpp<116:10> [b2MouseJoint.cpp <125:11 125:11>] -LOCAL_SYMBOL: b2MouseJoint.cpp<124:10> [b2MouseJoint.cpp <125:15 125:15>] -LOCAL_SYMBOL: b2MouseJoint.cpp<119:10> [b2MouseJoint.cpp <125:19 125:19>] REFERENCE_USAGE void b2MouseJoint::InitVelocityConstraints(const b2SolverData &) -> float32 b2MouseJoint::m_gamma [b2MouseJoint.cpp <126:2 126:8>] LOCAL_SYMBOL: b2MouseJoint.cpp<124:10> [b2MouseJoint.cpp <126:12 126:12>] LOCAL_SYMBOL: b2MouseJoint.cpp<116:10> [b2MouseJoint.cpp <126:17 126:17>] @@ -4450,8 +4416,6 @@ QUALIFIER: b2MouseJoint [b2MouseJoint.cpp <193:6 193:17>] REFERENCE_TYPE_USAGE bool b2MouseJoint::SolvePositionConstraints(const b2SolverData &) -> bool [b2MouseJoint.cpp <193:1 193:4>] LOCAL_SYMBOL: b2MouseJoint.cpp<193:65> [b2MouseJoint.cpp <193:65 193:68>] REFERENCE_TYPE_USAGE bool b2MouseJoint::SolvePositionConstraints(const b2SolverData &) -> b2SolverData [b2MouseJoint.cpp <193:51 193:62>] -REFERENCE_TYPE_USAGE bool b2MouseJoint::SolvePositionConstraints(const b2SolverData &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2MouseJoint.cpp<193:65> [b2MouseJoint.cpp <195:14 195:17>] SYMBOL_METHOD public b2Vec2 b2MouseJoint::GetAnchorA() const [b2MouseJoint.cpp <199:1 <199:22 199:31> 202:1>] REFERENCE_OVERRIDE b2Vec2 b2MouseJoint::GetAnchorA() const -> b2Vec2 b2Joint::GetAnchorA() const [b2MouseJoint.cpp <199:22 199:31>] QUALIFIER: b2MouseJoint [b2MouseJoint.cpp <199:8 199:19>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt index 093101f0..fd88e342 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PrismaticJoint.txt @@ -931,12 +931,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1383,10 +1377,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2420,7 +2410,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2560,8 +2549,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -5649,8 +5636,6 @@ LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:42> [b2PrismaticJoint.cpp <569:42 569:46> REFERENCE_TYPE_USAGE void b2PrismaticJoint::SetLimits(float32, float32) -> float32 [b2PrismaticJoint.cpp <569:34 569:40>] LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:57> [b2PrismaticJoint.cpp <569:57 569:61>] REFERENCE_TYPE_USAGE void b2PrismaticJoint::SetLimits(float32, float32) -> float32 [b2PrismaticJoint.cpp <569:49 569:55>] -LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:42> [b2PrismaticJoint.cpp <571:11 571:15>] -LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:57> [b2PrismaticJoint.cpp <571:20 571:24>] LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:42> [b2PrismaticJoint.cpp <572:6 572:10>] REFERENCE_USAGE void b2PrismaticJoint::SetLimits(float32, float32) -> float32 b2PrismaticJoint::m_lowerTranslation [b2PrismaticJoint.cpp <572:15 572:32>] LOCAL_SYMBOL: b2PrismaticJoint.cpp<569:57> [b2PrismaticJoint.cpp <572:37 572:41>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt index c8d80bc4..d91494a2 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2PulleyJoint.txt @@ -848,12 +848,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1290,10 +1284,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2322,7 +2312,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2462,8 +2451,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4147,7 +4134,6 @@ REFERENCE_CALL void b2PulleyJointDef::Initialize(b2Body *, b2Body *, const b2Vec LOCAL_SYMBOL: b2PulleyJoint.cpp<48:9> [b2PulleyJoint.cpp <49:12 49:13>] REFERENCE_USAGE void b2PulleyJointDef::Initialize(b2Body *, b2Body *, const b2Vec2 &, const b2Vec2 &, const b2Vec2 &, const b2Vec2 &, float32) -> float32 b2PulleyJointDef::ratio [b2PulleyJoint.cpp <50:2 50:6>] LOCAL_SYMBOL: b2PulleyJoint.cpp<38:13> [b2PulleyJoint.cpp <50:10 50:10>] -REFERENCE_USAGE void b2PulleyJointDef::Initialize(b2Body *, b2Body *, const b2Vec2 &, const b2Vec2 &, const b2Vec2 &, const b2Vec2 &, float32) -> float32 b2PulleyJointDef::ratio [b2PulleyJoint.cpp <51:11 51:15>] SYMBOL_METHOD protected void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) [b2PulleyJoint.cpp <54:1 <54:16 54:28> 71:1>] SYMBOL_CLASS b2PulleyJoint QUALIFIER: b2PulleyJoint [b2PulleyJoint.cpp <54:1 54:13>] @@ -4190,8 +4176,6 @@ LOCAL_SYMBOL: b2PulleyJoint.cpp<54:54> [b2PulleyJoint.cpp <62:14 62:16>] REFERENCE_USAGE void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) -> float32 b2PulleyJoint::m_lengthB [b2PulleyJoint.cpp <63:2 63:10>] REFERENCE_USAGE void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) -> float32 b2PulleyJointDef::lengthB [b2PulleyJoint.cpp <63:19 63:25>] LOCAL_SYMBOL: b2PulleyJoint.cpp<54:54> [b2PulleyJoint.cpp <63:14 63:16>] -REFERENCE_USAGE void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) -> float32 b2PulleyJointDef::ratio [b2PulleyJoint.cpp <65:16 65:20>] -LOCAL_SYMBOL: b2PulleyJoint.cpp<54:54> [b2PulleyJoint.cpp <65:11 65:13>] REFERENCE_USAGE void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) -> float32 b2PulleyJoint::m_ratio [b2PulleyJoint.cpp <66:2 66:8>] REFERENCE_USAGE void b2PulleyJoint::b2PulleyJoint(const b2PulleyJointDef *) -> float32 b2PulleyJointDef::ratio [b2PulleyJoint.cpp <66:17 66:21>] LOCAL_SYMBOL: b2PulleyJoint.cpp<54:54> [b2PulleyJoint.cpp <66:12 66:14>] @@ -4770,8 +4754,6 @@ QUALIFIER: b2PulleyJoint [b2PulleyJoint.cpp <278:9 278:21>] REFERENCE_TYPE_USAGE float32 b2PulleyJoint::GetReactionTorque(float32) const -> float32 [b2PulleyJoint.cpp <278:1 278:7>] LOCAL_SYMBOL: b2PulleyJoint.cpp<278:50> [b2PulleyJoint.cpp <278:50 278:55>] REFERENCE_TYPE_USAGE float32 b2PulleyJoint::GetReactionTorque(float32) const -> float32 [b2PulleyJoint.cpp <278:42 278:48>] -REFERENCE_TYPE_USAGE float32 b2PulleyJoint::GetReactionTorque(float32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2PulleyJoint.cpp<278:50> [b2PulleyJoint.cpp <280:14 280:19>] SYMBOL_METHOD public b2Vec2 b2PulleyJoint::GetGroundAnchorA() const [b2PulleyJoint.cpp <284:1 <284:23 284:38> 287:1>] QUALIFIER: b2PulleyJoint [b2PulleyJoint.cpp <284:8 284:20>] REFERENCE_TYPE_USAGE b2Vec2 b2PulleyJoint::GetGroundAnchorA() const -> b2Vec2 [b2PulleyJoint.cpp <284:1 284:6>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt index 31e8c3e8..7e7d3c6c 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RevoluteJoint.txt @@ -887,12 +887,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1332,10 +1326,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2369,7 +2359,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2509,8 +2498,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -5302,8 +5289,6 @@ LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:41> [b2RevoluteJoint.cpp <478:41 478:45>] REFERENCE_TYPE_USAGE void b2RevoluteJoint::SetLimits(float32, float32) -> float32 [b2RevoluteJoint.cpp <478:33 478:39>] LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:56> [b2RevoluteJoint.cpp <478:56 478:60>] REFERENCE_TYPE_USAGE void b2RevoluteJoint::SetLimits(float32, float32) -> float32 [b2RevoluteJoint.cpp <478:48 478:54>] -LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:41> [b2RevoluteJoint.cpp <480:11 480:15>] -LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:56> [b2RevoluteJoint.cpp <480:20 480:24>] LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:41> [b2RevoluteJoint.cpp <482:6 482:10>] REFERENCE_USAGE void b2RevoluteJoint::SetLimits(float32, float32) -> float32 b2RevoluteJoint::m_lowerAngle [b2RevoluteJoint.cpp <482:15 482:26>] LOCAL_SYMBOL: b2RevoluteJoint.cpp<478:56> [b2RevoluteJoint.cpp <482:31 482:35>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt index 44e5dc3f..c894570c 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2RopeJoint.txt @@ -831,12 +831,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1273,10 +1267,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2310,7 +2300,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2450,8 +2439,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -4566,8 +4553,6 @@ QUALIFIER: b2RopeJoint [b2RopeJoint.cpp <212:9 212:19>] REFERENCE_TYPE_USAGE float32 b2RopeJoint::GetReactionTorque(float32) const -> float32 [b2RopeJoint.cpp <212:1 212:7>] LOCAL_SYMBOL: b2RopeJoint.cpp<212:48> [b2RopeJoint.cpp <212:48 212:53>] REFERENCE_TYPE_USAGE float32 b2RopeJoint::GetReactionTorque(float32) const -> float32 [b2RopeJoint.cpp <212:40 212:46>] -REFERENCE_TYPE_USAGE float32 b2RopeJoint::GetReactionTorque(float32) const -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2RopeJoint.cpp<212:48> [b2RopeJoint.cpp <214:14 214:19>] SYMBOL_METHOD public float32 b2RopeJoint::GetMaxLength() const [b2RopeJoint.cpp <218:1 <218:22 218:33> 221:1>] QUALIFIER: b2RopeJoint [b2RopeJoint.cpp <218:9 218:19>] REFERENCE_TYPE_USAGE float32 b2RopeJoint::GetMaxLength() const -> float32 [b2RopeJoint.cpp <218:1 218:7>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt index dc8c33b4..fb9c7665 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WeldJoint.txt @@ -842,12 +842,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1291,10 +1285,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2323,7 +2313,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2463,8 +2452,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt index 33dd167e..0db5e968 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_Joints_b2WheelJoint.txt @@ -858,12 +858,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1300,10 +1294,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2337,7 +2327,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2477,8 +2466,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] 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 2b89a4da..8cfc629e 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 @@ -1282,12 +1282,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1724,10 +1718,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2765,7 +2755,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4409,9 +4398,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4484,9 +4470,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4571,7 +4554,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -4764,9 +4746,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -4775,9 +4754,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -4851,9 +4827,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -5370,32 +5343,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -5783,9 +5746,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -6276,8 +6236,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -6383,28 +6341,6 @@ REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> void b2Sweep REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> b2Vec2 b2Body::m_linearVelocity [b2Body.cpp <25:9 25:14>] REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> void b2Vec2::b2Vec2() [b2Body.cpp <25:9 25:14>] REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> b2Vec2 b2Body::m_force [b2Body.cpp <25:9 25:14>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2Vec2::IsValid() const [b2Body.cpp <27:24 27:30>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> b2Vec2 b2BodyDef::position [b2Body.cpp <27:15 27:22>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <27:11 27:12>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2Vec2::IsValid() const [b2Body.cpp <28:30 28:36>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> b2Vec2 b2BodyDef::linearVelocity [b2Body.cpp <28:15 28:28>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <28:11 28:12>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2IsValid(float32) [b2Body.cpp <29:11 29:19>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::angle [b2Body.cpp <29:25 29:29>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <29:21 29:22>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2IsValid(float32) [b2Body.cpp <30:11 30:19>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::angularVelocity [b2Body.cpp <30:25 30:39>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <30:21 30:22>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2IsValid(float32) [b2Body.cpp <31:11 31:19>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::angularDamping [b2Body.cpp <31:25 31:38>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <31:21 31:22>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::angularDamping [b2Body.cpp <31:48 31:61>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <31:44 31:45>] -REFERENCE_CALL void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2IsValid(float32) [b2Body.cpp <32:11 32:19>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::linearDamping [b2Body.cpp <32:25 32:37>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <32:21 32:22>] -REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> float32 b2BodyDef::linearDamping [b2Body.cpp <32:47 32:59>] -LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <32:43 32:44>] REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> uint16 b2Body::m_flags [b2Body.cpp <34:2 34:8>] REFERENCE_USAGE void b2Body::b2Body(const b2BodyDef *, b2World *) -> bool b2BodyDef::bullet [b2Body.cpp <36:10 36:15>] LOCAL_SYMBOL: b2Body.cpp<25:33> [b2Body.cpp <36:6 36:7>] @@ -6509,8 +6445,6 @@ REFERENCE_TYPE_USAGE void b2Body::SetType(b2BodyType) -> void [b2Body.cpp <113:1 LOCAL_SYMBOL: b2Body.cpp<113:33> [b2Body.cpp <113:33 113:36>] REFERENCE_TYPE_USAGE void b2Body::SetType(b2BodyType) -> b2BodyType [b2Body.cpp <113:22 113:31>] SYMBOL_FUNCTION bool b2World::IsLocked() const -REFERENCE_CALL void b2Body::SetType(b2BodyType) -> bool b2World::IsLocked() const [b2Body.cpp <115:20 115:27>] -REFERENCE_USAGE void b2Body::SetType(b2BodyType) -> b2World * b2Body::m_world [b2Body.cpp <115:11 115:17>] REFERENCE_CALL void b2Body::SetType(b2BodyType) -> bool b2World::IsLocked() const [b2Body.cpp <116:15 116:22>] REFERENCE_USAGE void b2Body::SetType(b2BodyType) -> b2World * b2Body::m_world [b2Body.cpp <116:6 116:12>] REFERENCE_USAGE void b2Body::SetType(b2BodyType) -> b2BodyType b2Body::m_type [b2Body.cpp <121:6 121:11>] @@ -6589,8 +6523,6 @@ QUALIFIER: b2Body [b2Body.cpp <166:12 166:17>] REFERENCE_TYPE_USAGE b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> b2Fixture [b2Body.cpp <166:1 166:9>] LOCAL_SYMBOL: b2Body.cpp<166:54> [b2Body.cpp <166:54 166:56>] REFERENCE_TYPE_USAGE b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> b2FixtureDef [b2Body.cpp <166:40 166:51>] -REFERENCE_CALL b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> bool b2World::IsLocked() const [b2Body.cpp <168:20 168:27>] -REFERENCE_USAGE b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> b2World * b2Body::m_world [b2Body.cpp <168:11 168:17>] REFERENCE_CALL b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> bool b2World::IsLocked() const [b2Body.cpp <169:15 169:22>] REFERENCE_USAGE b2Fixture * b2Body::CreateFixture(const b2FixtureDef *) -> b2World * b2Body::m_world [b2Body.cpp <169:6 169:12>] LOCAL_SYMBOL: b2Body.cpp<174:20> [b2Body.cpp <174:20 174:28>] @@ -6668,13 +6600,8 @@ REFERENCE_TYPE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> void [b2Body.cp LOCAL_SYMBOL: b2Body.cpp<214:40> [b2Body.cpp <214:40 214:46>] REFERENCE_TYPE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2Fixture [b2Body.cpp <214:29 214:37>] LOCAL_SYMBOL: b2Body.cpp<214:40> [b2Body.cpp <216:6 216:12>] -REFERENCE_CALL void b2Body::DestroyFixture(b2Fixture *) -> bool b2World::IsLocked() const [b2Body.cpp <221:20 221:27>] -REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2World * b2Body::m_world [b2Body.cpp <221:11 221:17>] REFERENCE_CALL void b2Body::DestroyFixture(b2Fixture *) -> bool b2World::IsLocked() const [b2Body.cpp <222:15 222:22>] REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2World * b2Body::m_world [b2Body.cpp <222:6 222:12>] -REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2Body * b2Fixture::m_body [b2Body.cpp <227:20 227:25>] -LOCAL_SYMBOL: b2Body.cpp<214:40> [b2Body.cpp <227:11 227:17>] -REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> int32 b2Body::m_fixtureCount [b2Body.cpp <230:11 230:24>] LOCAL_SYMBOL: b2Body.cpp<231:14> [b2Body.cpp <231:14 231:17>] REFERENCE_TYPE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2Fixture [b2Body.cpp <231:2 231:10>] REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2Fixture * b2Body::m_fixtureList [b2Body.cpp <231:22 231:34>] @@ -6690,7 +6617,6 @@ LOCAL_SYMBOL: b2Body.cpp<232:7> [b2Body.cpp <238:4 238:8>] LOCAL_SYMBOL: b2Body.cpp<231:14> [b2Body.cpp <242:3 242:6>] REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2Fixture * b2Fixture::m_next [b2Body.cpp <242:20 242:25>] LOCAL_SYMBOL: b2Body.cpp<231:14> [b2Body.cpp <242:13 242:16>] -LOCAL_SYMBOL: b2Body.cpp<232:7> [b2Body.cpp <246:11 246:15>] LOCAL_SYMBOL: b2Body.cpp<249:17> [b2Body.cpp <249:17 249:20>] REFERENCE_TYPE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2ContactEdge [b2Body.cpp <249:2 249:14>] REFERENCE_USAGE void b2Body::DestroyFixture(b2Fixture *) -> b2ContactEdge * b2Body::m_contactList [b2Body.cpp <249:24 249:36>] @@ -6781,8 +6707,6 @@ REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Sweep::a0 [b2Body.cpp REFERENCE_USAGE void b2Body::ResetMassData() -> b2Sweep b2Body::m_sweep [b2Body.cpp <300:3 300:9>] REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Sweep::a [b2Body.cpp <300:24 300:24>] REFERENCE_USAGE void b2Body::ResetMassData() -> b2Sweep b2Body::m_sweep [b2Body.cpp <300:16 300:22>] -REFERENCE_USAGE void b2Body::ResetMassData() -> b2BodyType b2Body::m_type [b2Body.cpp <304:11 304:16>] -REFERENCE_USAGE void b2Body::ResetMassData() -> b2BodyType::b2_dynamicBody [b2Body.cpp <304:21 304:34>] LOCAL_SYMBOL: b2Body.cpp<307:9> [b2Body.cpp <307:9 307:19>] REFERENCE_TYPE_USAGE void b2Body::ResetMassData() -> b2Vec2 [b2Body.cpp <307:2 307:7>] REFERENCE_CALL void b2Body::ResetMassData() -> void b2Vec2::b2Vec2(const b2Vec2 &) [b2Body.cpp <307:23 307:33>] @@ -6834,7 +6758,6 @@ REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Body::m_mass [b2Body.c REFERENCE_CALL void b2Body::ResetMassData() -> float32 b2Dot(const b2Vec2 &, const b2Vec2 &) [b2Body.cpp <338:19 338:23>] LOCAL_SYMBOL: b2Body.cpp<307:9> [b2Body.cpp <338:25 338:35>] LOCAL_SYMBOL: b2Body.cpp<307:9> [b2Body.cpp <338:38 338:48>] -REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Body::m_I [b2Body.cpp <339:12 339:14>] REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Body::m_invI [b2Body.cpp <340:3 340:8>] REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Body::m_I [b2Body.cpp <340:19 340:21>] REFERENCE_USAGE void b2Body::ResetMassData() -> float32 b2Body::m_I [b2Body.cpp <345:3 345:5>] @@ -6871,8 +6794,6 @@ QUALIFIER: b2Body [b2Body.cpp <358:6 358:11>] REFERENCE_TYPE_USAGE void b2Body::SetMassData(const b2MassData *) -> void [b2Body.cpp <358:1 358:4>] LOCAL_SYMBOL: b2Body.cpp<358:44> [b2Body.cpp <358:44 358:51>] REFERENCE_TYPE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2MassData [b2Body.cpp <358:32 358:41>] -REFERENCE_CALL void b2Body::SetMassData(const b2MassData *) -> bool b2World::IsLocked() const [b2Body.cpp <360:20 360:27>] -REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2World * b2Body::m_world [b2Body.cpp <360:11 360:17>] REFERENCE_CALL void b2Body::SetMassData(const b2MassData *) -> bool b2World::IsLocked() const [b2Body.cpp <361:15 361:22>] REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2World * b2Body::m_world [b2Body.cpp <361:6 361:12>] REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2BodyType b2Body::m_type [b2Body.cpp <366:6 366:11>] @@ -6901,7 +6822,6 @@ REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2Vec2 b2MassDat LOCAL_SYMBOL: b2Body.cpp<358:44> [b2Body.cpp <385:38 385:45>] REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> b2Vec2 b2MassData::center [b2Body.cpp <385:66 385:71>] LOCAL_SYMBOL: b2Body.cpp<358:44> [b2Body.cpp <385:56 385:63>] -REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> float32 b2Body::m_I [b2Body.cpp <386:12 386:14>] REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> float32 b2Body::m_invI [b2Body.cpp <387:3 387:8>] REFERENCE_USAGE void b2Body::SetMassData(const b2MassData *) -> float32 b2Body::m_I [b2Body.cpp <387:19 387:21>] LOCAL_SYMBOL: b2Body.cpp<391:9> [b2Body.cpp <391:9 391:17>] @@ -6962,8 +6882,6 @@ LOCAL_SYMBOL: b2Body.cpp<422:41> [b2Body.cpp <422:41 422:48>] REFERENCE_TYPE_USAGE void b2Body::SetTransform(const b2Vec2 &, float32) -> b2Vec2 [b2Body.cpp <422:33 422:38>] LOCAL_SYMBOL: b2Body.cpp<422:59> [b2Body.cpp <422:59 422:63>] REFERENCE_TYPE_USAGE void b2Body::SetTransform(const b2Vec2 &, float32) -> float32 [b2Body.cpp <422:51 422:57>] -REFERENCE_CALL void b2Body::SetTransform(const b2Vec2 &, float32) -> bool b2World::IsLocked() const [b2Body.cpp <424:20 424:27>] -REFERENCE_USAGE void b2Body::SetTransform(const b2Vec2 &, float32) -> b2World * b2Body::m_world [b2Body.cpp <424:11 424:17>] REFERENCE_CALL void b2Body::SetTransform(const b2Vec2 &, float32) -> bool b2World::IsLocked() const [b2Body.cpp <425:15 425:22>] REFERENCE_USAGE void b2Body::SetTransform(const b2Vec2 &, float32) -> b2World * b2Body::m_world [b2Body.cpp <425:6 425:12>] REFERENCE_CALL void b2Body::SetTransform(const b2Vec2 &, float32) -> void b2Rot::Set(float32) [b2Body.cpp <430:9 430:11>] @@ -7054,8 +6972,6 @@ QUALIFIER: b2Body [b2Body.cpp <459:6 459:11>] REFERENCE_TYPE_USAGE void b2Body::SetActive(bool) -> void [b2Body.cpp <459:1 459:4>] LOCAL_SYMBOL: b2Body.cpp<459:29> [b2Body.cpp <459:29 459:32>] REFERENCE_TYPE_USAGE void b2Body::SetActive(bool) -> bool [b2Body.cpp <459:24 459:27>] -REFERENCE_CALL void b2Body::SetActive(bool) -> bool b2World::IsLocked() const [b2Body.cpp <461:20 461:27>] -REFERENCE_USAGE void b2Body::SetActive(bool) -> b2World * b2Body::m_world [b2Body.cpp <461:11 461:17>] LOCAL_SYMBOL: b2Body.cpp<459:29> [b2Body.cpp <463:6 463:9>] SYMBOL_FUNCTION bool b2Body::IsActive() const REFERENCE_CALL void b2Body::SetActive(bool) -> bool b2Body::IsActive() const [b2Body.cpp <463:14 463:21>] 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 b16b2461..bd99c700 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 @@ -1102,12 +1102,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1544,10 +1538,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2576,7 +2566,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3044,7 +3033,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -3105,7 +3093,6 @@ REFERENCE_USAGE void b2GrowableStack::Push(const int &) -> int32 b2Gro SYMBOL_METHOD public int b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] SYMBOL_FUNCTION b2GrowableStack::T b2GrowableStack::Pop() REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] -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>] REFERENCE_USAGE int b2GrowableStack::Pop() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -3314,9 +3301,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -3325,9 +3309,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -3375,9 +3356,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -5112,9 +5090,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -5187,9 +5162,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -5236,32 +5208,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_METHOD public void b2ContactListener::b2ContactListener() [b2WorldCallbacks.h <81:7 <81:7 81:23> 81:23>] SYMBOL_METHOD public void b2ContactListener::b2ContactListener(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] @@ -5298,9 +5260,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] 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 cdecd3fb..e2a1b675 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 @@ -1313,12 +1313,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1755,10 +1749,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2787,7 +2777,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4433,9 +4422,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4508,9 +4494,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4527,9 +4510,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -5001,7 +4981,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -5194,9 +5173,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -5205,9 +5181,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -5281,9 +5254,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -5800,32 +5770,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -6639,7 +6599,6 @@ QUALIFIER: b2Fixture [b2Fixture.cpp <69:6 69:14>] REFERENCE_TYPE_USAGE void b2Fixture::Destroy(b2BlockAllocator *) -> void [b2Fixture.cpp <69:1 69:4>] LOCAL_SYMBOL: b2Fixture.cpp<69:43> [b2Fixture.cpp <69:43 69:51>] REFERENCE_TYPE_USAGE void b2Fixture::Destroy(b2BlockAllocator *) -> b2BlockAllocator [b2Fixture.cpp <69:25 69:40>] -REFERENCE_USAGE void b2Fixture::Destroy(b2BlockAllocator *) -> int32 b2Fixture::m_proxyCount [b2Fixture.cpp <72:11 72:22>] LOCAL_SYMBOL: b2Fixture.cpp<75:8> [b2Fixture.cpp <75:8 75:17>] REFERENCE_TYPE_USAGE void b2Fixture::Destroy(b2BlockAllocator *) -> int32 [b2Fixture.cpp <75:2 75:6>] REFERENCE_CALL void b2Fixture::Destroy(b2BlockAllocator *) -> int32 b2Shape::GetChildCount() const [b2Fixture.cpp <75:30 75:42>] @@ -6713,7 +6672,6 @@ LOCAL_SYMBOL: b2Fixture.cpp<122:45> [b2Fixture.cpp <122:45 122:54>] REFERENCE_TYPE_USAGE void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> b2BroadPhase [b2Fixture.cpp <122:31 122:42>] LOCAL_SYMBOL: b2Fixture.cpp<122:76> [b2Fixture.cpp <122:76 122:77>] REFERENCE_TYPE_USAGE void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> b2Transform [b2Fixture.cpp <122:63 122:73>] -REFERENCE_USAGE void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> int32 b2Fixture::m_proxyCount [b2Fixture.cpp <124:11 124:22>] REFERENCE_USAGE void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> int32 b2Fixture::m_proxyCount [b2Fixture.cpp <127:2 127:13>] REFERENCE_CALL void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> int32 b2Shape::GetChildCount() const [b2Fixture.cpp <127:26 127:38>] REFERENCE_USAGE void b2Fixture::CreateProxies(b2BroadPhase *, const b2Transform &) -> b2Shape * b2Fixture::m_shape [b2Fixture.cpp <127:17 127:23>] 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 17387a0b..dc3ebfef 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 @@ -1359,12 +1359,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1801,10 +1795,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2833,7 +2823,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2952,9 +2941,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -4487,8 +4473,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Body *) [b2Island.h <52:2 <52:7 52:9> REFERENCE_TYPE_USAGE void b2Island::Add(b2Body *) -> void [b2Island.h <52:2 52:5>] LOCAL_SYMBOL: b2Island.h<52:19> [b2Island.h <52:19 52:22>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Body *) -> b2Body [b2Island.h <52:11 52:16>] -REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCount [b2Island.h <54:12 54:22>] -REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCapacity [b2Island.h <54:26 54:39>] REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Body::m_islandIndex [b2Island.h <55:9 55:21>] LOCAL_SYMBOL: b2Island.h<52:19> [b2Island.h <55:3 55:6>] REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCount [b2Island.h <55:25 55:35>] @@ -4500,8 +4484,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Contact *) [b2Island.h <60:2 <60:7 60: REFERENCE_TYPE_USAGE void b2Island::Add(b2Contact *) -> void [b2Island.h <60:2 60:5>] LOCAL_SYMBOL: b2Island.h<60:22> [b2Island.h <60:22 60:28>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Contact *) -> b2Contact [b2Island.h <60:11 60:19>] -REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCount [b2Island.h <62:12 62:25>] -REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCapacity [b2Island.h <62:29 62:45>] REFERENCE_USAGE void b2Island::Add(b2Contact *) -> b2Contact * * b2Island::m_contacts [b2Island.h <63:3 63:12>] REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCount [b2Island.h <63:14 63:27>] LOCAL_SYMBOL: b2Island.h<60:22> [b2Island.h <63:34 63:40>] @@ -4509,8 +4491,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Joint *) [b2Island.h <66:2 <66:7 66:9> REFERENCE_TYPE_USAGE void b2Island::Add(b2Joint *) -> void [b2Island.h <66:2 66:5>] LOCAL_SYMBOL: b2Island.h<66:20> [b2Island.h <66:20 66:24>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Joint *) -> b2Joint [b2Island.h <66:11 66:17>] -REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCount [b2Island.h <68:12 68:23>] -REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCapacity [b2Island.h <68:27 68:41>] REFERENCE_USAGE void b2Island::Add(b2Joint *) -> b2Joint * * b2Island::m_joints [b2Island.h <69:3 69:10>] REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCount [b2Island.h <69:12 69:23>] LOCAL_SYMBOL: b2Island.h<66:20> [b2Island.h <69:30 69:34>] @@ -4787,9 +4767,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4862,9 +4839,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -4949,7 +4923,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -5142,9 +5115,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -5153,9 +5123,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -5229,9 +5196,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCas REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -5751,32 +5715,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -6114,9 +6068,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -6713,8 +6664,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -7329,10 +7278,6 @@ LOCAL_SYMBOL: b2Island.cpp<384:58> [b2Island.cpp <384:58 384:66>] REFERENCE_TYPE_USAGE void b2Island::SolveTOI(const b2TimeStep &, int32, int32) -> int32 [b2Island.cpp <384:52 384:56>] LOCAL_SYMBOL: b2Island.cpp<384:75> [b2Island.cpp <384:75 384:83>] REFERENCE_TYPE_USAGE void b2Island::SolveTOI(const b2TimeStep &, int32, int32) -> int32 [b2Island.cpp <384:69 384:73>] -LOCAL_SYMBOL: b2Island.cpp<384:58> [b2Island.cpp <386:11 386:19>] -REFERENCE_USAGE void b2Island::SolveTOI(const b2TimeStep &, int32, int32) -> int32 b2Island::m_bodyCount [b2Island.cpp <386:23 386:33>] -LOCAL_SYMBOL: b2Island.cpp<384:75> [b2Island.cpp <387:11 387:19>] -REFERENCE_USAGE void b2Island::SolveTOI(const b2TimeStep &, int32, int32) -> int32 b2Island::m_bodyCount [b2Island.cpp <387:23 387:33>] LOCAL_SYMBOL: b2Island.cpp<390:13> [b2Island.cpp <390:13 390:13>] REFERENCE_TYPE_USAGE void b2Island::SolveTOI(const b2TimeStep &, int32, int32) -> int32 [b2Island.cpp <390:7 390:11>] LOCAL_SYMBOL: b2Island.cpp<390:13> [b2Island.cpp <390:20 390:20>] 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 9578a4a1..4a94f509 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 @@ -1591,12 +1591,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -2033,10 +2027,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -3097,7 +3087,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -3665,7 +3654,6 @@ LOCAL_SYMBOL: b2GrowableStack.h<47:21> [b2GrowableStack.h <61:22 61:28>] REFERENCE_USAGE void b2GrowableStack::Push(const b2GrowableStack::T &) -> int32 b2GrowableStack::m_count [b2GrowableStack.h <62:5 62:11>] SYMBOL_METHOD public b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] REFERENCE_TYPE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> b2GrowableStack::T [b2GrowableStack.h <65:2 65:2>] -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() -> b2GrowableStack::T * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE b2GrowableStack::T b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -3726,7 +3714,6 @@ REFERENCE_USAGE void b2GrowableStack::Push(const int &) -> int32 b2Gro SYMBOL_METHOD public int b2GrowableStack::Pop() [b2GrowableStack.h <65:2 <65:4 65:6> 70:2>] SYMBOL_FUNCTION b2GrowableStack::T b2GrowableStack::Pop() REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b2GrowableStack::Pop() -> b2GrowableStack::T b2GrowableStack::Pop() [b2GrowableStack.h <65:4 65:6>] -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>] REFERENCE_USAGE int b2GrowableStack::Pop() -> int * b2GrowableStack::m_stack [b2GrowableStack.h <69:10 69:16>] REFERENCE_USAGE int b2GrowableStack::Pop() -> int32 b2GrowableStack::m_count [b2GrowableStack.h <69:18 69:24>] @@ -3895,9 +3882,6 @@ REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(b2WorldR REFERENCE_CALL void b2DynamicTree::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] LOCAL_SYMBOL: b2DynamicTree.h<207:9> [b2DynamicTree.h <208:13 208:14>] LOCAL_SYMBOL: b2DynamicTree.h<206:9> [b2DynamicTree.h <208:18 208:19>] -SYMBOL_FUNCTION float32 b2Vec2::LengthSquared() const -REFERENCE_CALL void b2DynamicTree::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] -LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <209:11 209:11>] SYMBOL_FUNCTION float32 b2Vec2::Normalize() REFERENCE_CALL void b2DynamicTree::RayCast(b2WorldRayCastWrapper *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] LOCAL_SYMBOL: b2DynamicTree.h<208:9> [b2DynamicTree.h <210:2 210:2>] @@ -4111,9 +4095,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <156:14 156:26>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void [b2DynamicTree.h <156:8 156:11>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <156:47 156:53>] REFERENCE_TYPE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 [b2DynamicTree.h <156:41 156:45>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:16 158:22>] -LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <158:27 158:33>] -REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <158:37 158:50>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> void * b2TreeNode::userData [b2DynamicTree.h <159:26 159:33>] REFERENCE_USAGE void * b2DynamicTree::GetUserData(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <159:9 159:15>] LOCAL_SYMBOL: b2DynamicTree.h<156:47> [b2DynamicTree.h <159:17 159:23>] @@ -4122,9 +4103,6 @@ QUALIFIER: b2DynamicTree [b2DynamicTree.h <162:22 162:34>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB [b2DynamicTree.h <162:14 162:19>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <162:54 162:60>] REFERENCE_TYPE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 [b2DynamicTree.h <162:48 162:52>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:16 164:22>] -LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <164:27 164:33>] -REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> int32 b2DynamicTree::m_nodeCapacity [b2DynamicTree.h <164:37 164:50>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2AABB b2TreeNode::aabb [b2DynamicTree.h <165:26 165:29>] REFERENCE_USAGE const b2AABB & b2DynamicTree::GetFatAABB(int32) const -> b2TreeNode * b2DynamicTree::m_nodes [b2DynamicTree.h <165:9 165:15>] LOCAL_SYMBOL: b2DynamicTree.h<162:54> [b2DynamicTree.h <165:17 165:23>] @@ -4162,7 +4140,6 @@ REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput REFERENCE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 b2RayCastInput::p2 [b2DynamicTree.h <207:20 207:21>] REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 [b2DynamicTree.h <208:2 208:7>] REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 operator-(const b2Vec2 &, const b2Vec2 &) [b2DynamicTree.h <208:16 208:16>] -REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::LengthSquared() const [b2DynamicTree.h <209:13 209:25>] REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> float32 b2Vec2::Normalize() [b2DynamicTree.h <210:4 210:12>] REFERENCE_TYPE_USAGE void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 [b2DynamicTree.h <213:2 213:7>] REFERENCE_CALL void b2DynamicTree::RayCast(T *, const b2RayCastInput &) const -> b2Vec2 b2Cross(float32, const b2Vec2 &) [b2DynamicTree.h <213:13 213:19>] @@ -4618,32 +4595,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -6186,9 +6153,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -6261,9 +6225,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] @@ -6313,8 +6274,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Body *) [b2Island.h <52:2 <52:7 52:9> REFERENCE_TYPE_USAGE void b2Island::Add(b2Body *) -> void [b2Island.h <52:2 52:5>] LOCAL_SYMBOL: b2Island.h<52:19> [b2Island.h <52:19 52:22>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Body *) -> b2Body [b2Island.h <52:11 52:16>] -REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCount [b2Island.h <54:12 54:22>] -REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCapacity [b2Island.h <54:26 54:39>] REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Body::m_islandIndex [b2Island.h <55:9 55:21>] LOCAL_SYMBOL: b2Island.h<52:19> [b2Island.h <55:3 55:6>] REFERENCE_USAGE void b2Island::Add(b2Body *) -> int32 b2Island::m_bodyCount [b2Island.h <55:25 55:35>] @@ -6326,8 +6285,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Contact *) [b2Island.h <60:2 <60:7 60: REFERENCE_TYPE_USAGE void b2Island::Add(b2Contact *) -> void [b2Island.h <60:2 60:5>] LOCAL_SYMBOL: b2Island.h<60:22> [b2Island.h <60:22 60:28>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Contact *) -> b2Contact [b2Island.h <60:11 60:19>] -REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCount [b2Island.h <62:12 62:25>] -REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCapacity [b2Island.h <62:29 62:45>] REFERENCE_USAGE void b2Island::Add(b2Contact *) -> b2Contact * * b2Island::m_contacts [b2Island.h <63:3 63:12>] REFERENCE_USAGE void b2Island::Add(b2Contact *) -> int32 b2Island::m_contactCount [b2Island.h <63:14 63:27>] LOCAL_SYMBOL: b2Island.h<60:22> [b2Island.h <63:34 63:40>] @@ -6335,8 +6292,6 @@ SYMBOL_METHOD public void b2Island::Add(b2Joint *) [b2Island.h <66:2 <66:7 66:9> REFERENCE_TYPE_USAGE void b2Island::Add(b2Joint *) -> void [b2Island.h <66:2 66:5>] LOCAL_SYMBOL: b2Island.h<66:20> [b2Island.h <66:20 66:24>] REFERENCE_TYPE_USAGE void b2Island::Add(b2Joint *) -> b2Joint [b2Island.h <66:11 66:17>] -REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCount [b2Island.h <68:12 68:23>] -REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCapacity [b2Island.h <68:27 68:41>] REFERENCE_USAGE void b2Island::Add(b2Joint *) -> b2Joint * * b2Island::m_joints [b2Island.h <69:3 69:10>] REFERENCE_USAGE void b2Island::Add(b2Joint *) -> int32 b2Island::m_jointCount [b2Island.h <69:12 69:23>] LOCAL_SYMBOL: b2Island.h<66:20> [b2Island.h <69:30 69:34>] @@ -6475,8 +6430,6 @@ SYMBOL_METHOD public void b2Joint::ShiftOrigin(const b2Vec2 &) [b2Joint.h <150:2 REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Joint.h <150:10 150:13>] LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:41 150:49>] REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2Joint.h <150:33 150:38>] -REFERENCE_TYPE_USAGE void b2Joint::ShiftOrigin(const b2Vec2 &) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2Joint.h<150:41> [b2Joint.h <150:66 150:74>] REFERENCE_TYPE_USAGE b2Joint -> b2World [b2Joint.h <153:15 153:21>] REFERENCE_TYPE_USAGE b2Joint -> b2Body [b2Joint.h <154:15 154:20>] REFERENCE_TYPE_USAGE b2Joint -> b2Island [b2Joint.h <155:15 155:22>] @@ -6757,9 +6710,6 @@ LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <37:38 37:46>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:30 37:36>] LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <37:57 37:65>] REFERENCE_TYPE_USAGE float32 b2MixFriction(float32, float32) -> float32 [b2Contact.h <37:49 37:55>] -REFERENCE_CALL float32 b2MixFriction(float32, float32) -> float sqrtf(float) [b2Math.h <49:19 49:23>] -LOCAL_SYMBOL: b2Contact.h<37:38> [b2Contact.h <39:16 39:24>] -LOCAL_SYMBOL: b2Contact.h<37:57> [b2Contact.h <39:28 39:36>] SYMBOL_FUNCTION float32 b2MixRestitution(float32, float32) [b2Contact.h <44:1 <44:16 44:31> 47:1>] REFERENCE_TYPE_USAGE float32 b2MixRestitution(float32, float32) -> float32 [b2Contact.h <44:8 44:14>] LOCAL_SYMBOL: b2Contact.h<44:41> [b2Contact.h <44:41 44:52>] @@ -7697,9 +7647,6 @@ QUALIFIER: b2DistanceProxy [b2Distance.h <101:22 101:36>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> b2Vec2 [b2Distance.h <101:14 101:19>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <101:55 101:59>] REFERENCE_TYPE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 [b2Distance.h <101:49 101:53>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:16 103:20>] -LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <103:25 103:29>] -REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> int32 b2DistanceProxy::m_count [b2Distance.h <103:33 103:39>] REFERENCE_USAGE const b2Vec2 & b2DistanceProxy::GetVertex(int32) const -> const b2Vec2 * b2DistanceProxy::m_vertices [b2Distance.h <104:9 104:18>] LOCAL_SYMBOL: b2Distance.h<101:55> [b2Distance.h <104:20 104:24>] SYMBOL_METHOD public int32 b2DistanceProxy::GetSupport(const b2Vec2 &) const [b2Distance.h <107:1 <107:31 107:40> 122:1>] @@ -8052,7 +7999,6 @@ REFERENCE_TYPE_USAGE b2Body * b2World::CreateBody(const b2BodyDef *) -> b2Body [ LOCAL_SYMBOL: b2World.cpp<107:46> [b2World.cpp <107:46 107:48>] REFERENCE_TYPE_USAGE b2Body * b2World::CreateBody(const b2BodyDef *) -> b2BodyDef [b2World.cpp <107:35 107:43>] SYMBOL_FUNCTION bool b2World::IsLocked() const -REFERENCE_CALL b2Body * b2World::CreateBody(const b2BodyDef *) -> bool b2World::IsLocked() const [b2World.cpp <109:11 109:18>] REFERENCE_CALL b2Body * b2World::CreateBody(const b2BodyDef *) -> bool b2World::IsLocked() const [b2World.cpp <110:6 110:13>] LOCAL_SYMBOL: b2World.cpp<115:8> [b2World.cpp <115:8 115:10>] REFERENCE_TYPE_USAGE b2Body * b2World::CreateBody(const b2BodyDef *) -> void [b2World.cpp <115:2 115:5>] @@ -8085,8 +8031,6 @@ QUALIFIER: b2World [b2World.cpp <131:6 131:12>] REFERENCE_TYPE_USAGE void b2World::DestroyBody(b2Body *) -> void [b2World.cpp <131:1 131:4>] LOCAL_SYMBOL: b2World.cpp<131:35> [b2World.cpp <131:35 131:35>] REFERENCE_TYPE_USAGE void b2World::DestroyBody(b2Body *) -> b2Body [b2World.cpp <131:27 131:32>] -REFERENCE_USAGE void b2World::DestroyBody(b2Body *) -> int32 b2World::m_bodyCount [b2World.cpp <133:11 133:21>] -REFERENCE_CALL void b2World::DestroyBody(b2Body *) -> bool b2World::IsLocked() const [b2World.cpp <134:11 134:18>] REFERENCE_CALL void b2World::DestroyBody(b2Body *) -> bool b2World::IsLocked() const [b2World.cpp <135:6 135:13>] LOCAL_SYMBOL: b2World.cpp<141:15> [b2World.cpp <141:15 141:16>] REFERENCE_TYPE_USAGE void b2World::DestroyBody(b2Body *) -> b2JointEdge [b2World.cpp <141:2 141:12>] @@ -8205,7 +8149,6 @@ QUALIFIER: b2World [b2World.cpp <212:10 212:16>] REFERENCE_TYPE_USAGE b2Joint * b2World::CreateJoint(const b2JointDef *) -> b2Joint [b2World.cpp <212:1 212:7>] LOCAL_SYMBOL: b2World.cpp<212:49> [b2World.cpp <212:49 212:51>] REFERENCE_TYPE_USAGE b2Joint * b2World::CreateJoint(const b2JointDef *) -> b2JointDef [b2World.cpp <212:37 212:46>] -REFERENCE_CALL b2Joint * b2World::CreateJoint(const b2JointDef *) -> bool b2World::IsLocked() const [b2World.cpp <214:11 214:18>] REFERENCE_CALL b2Joint * b2World::CreateJoint(const b2JointDef *) -> bool b2World::IsLocked() const [b2World.cpp <215:6 215:13>] LOCAL_SYMBOL: b2World.cpp<220:11> [b2World.cpp <220:11 220:11>] REFERENCE_TYPE_USAGE b2Joint * b2World::CreateJoint(const b2JointDef *) -> b2Joint [b2World.cpp <220:2 220:8>] @@ -8322,7 +8265,6 @@ QUALIFIER: b2World [b2World.cpp <272:6 272:12>] REFERENCE_TYPE_USAGE void b2World::DestroyJoint(b2Joint *) -> void [b2World.cpp <272:1 272:4>] LOCAL_SYMBOL: b2World.cpp<272:37> [b2World.cpp <272:37 272:37>] REFERENCE_TYPE_USAGE void b2World::DestroyJoint(b2Joint *) -> b2Joint [b2World.cpp <272:28 272:34>] -REFERENCE_CALL void b2World::DestroyJoint(b2Joint *) -> bool b2World::IsLocked() const [b2World.cpp <274:11 274:18>] REFERENCE_CALL void b2World::DestroyJoint(b2Joint *) -> bool b2World::IsLocked() const [b2World.cpp <275:6 275:13>] LOCAL_SYMBOL: b2World.cpp<280:7> [b2World.cpp <280:7 280:22>] REFERENCE_TYPE_USAGE void b2World::DestroyJoint(b2Joint *) -> bool [b2World.cpp <280:2 280:5>] @@ -8434,7 +8376,6 @@ REFERENCE_CALL void b2World::DestroyJoint(b2Joint *) -> static void b2Joint::Des QUALIFIER: b2Joint [b2World.cpp <344:2 344:8>] LOCAL_SYMBOL: b2World.cpp<272:37> [b2World.cpp <344:19 344:19>] REFERENCE_USAGE void b2World::DestroyJoint(b2Joint *) -> b2BlockAllocator b2World::m_blockAllocator [b2World.cpp <344:23 344:38>] -REFERENCE_USAGE void b2World::DestroyJoint(b2Joint *) -> int32 b2World::m_jointCount [b2World.cpp <346:11 346:22>] REFERENCE_USAGE void b2World::DestroyJoint(b2Joint *) -> int32 b2World::m_jointCount [b2World.cpp <347:4 347:15>] LOCAL_SYMBOL: b2World.cpp<280:7> [b2World.cpp <350:6 350:21>] LOCAL_SYMBOL: b2World.cpp<352:18> [b2World.cpp <352:18 352:21>] @@ -8573,8 +8514,6 @@ LOCAL_SYMBOL: b2World.cpp<444:12> [b2World.cpp <444:12 444:12>] REFERENCE_TYPE_USAGE void b2World::Solve(const b2TimeStep &) -> b2Body [b2World.cpp <444:4 444:9>] LOCAL_SYMBOL: b2World.cpp<415:11> [b2World.cpp <444:16 444:20>] LOCAL_SYMBOL: b2World.cpp<436:9> [b2World.cpp <444:24 444:33>] -REFERENCE_CALL void b2World::Solve(const b2TimeStep &) -> bool b2Body::IsActive() const [b2World.cpp <445:16 445:23>] -LOCAL_SYMBOL: b2World.cpp<444:12> [b2World.cpp <445:13 445:13>] SYMBOL_FUNCTION void b2Island::Add(b2Body *) REFERENCE_CALL void b2World::Solve(const b2TimeStep &) -> void b2Island::Add(b2Body *) [b2World.cpp <446:11 446:13>] LOCAL_SYMBOL: b2World.cpp<393:11> [b2World.cpp <446:4 446:9>] @@ -8636,8 +8575,6 @@ REFERENCE_USAGE void b2World::Solve(const b2TimeStep &) -> uint16 b2Body::m_flag LOCAL_SYMBOL: b2World.cpp<487:13> [b2World.cpp <490:9 490:13>] REFERENCE_USAGE void b2World::Solve(const b2TimeStep &) -> b2Body::anonymous enum (b2Body.h<413:2>)::e_islandFlag [b2World.cpp <490:34 490:45>] QUALIFIER: b2Body [b2World.cpp <490:26 490:31>] -LOCAL_SYMBOL: b2World.cpp<436:9> [b2World.cpp <495:14 495:23>] -LOCAL_SYMBOL: b2World.cpp<414:8> [b2World.cpp <495:27 495:35>] LOCAL_SYMBOL: b2World.cpp<415:11> [b2World.cpp <496:5 496:9>] LOCAL_SYMBOL: b2World.cpp<436:9> [b2World.cpp <496:11 496:20>] LOCAL_SYMBOL: b2World.cpp<487:13> [b2World.cpp <496:27 496:31>] @@ -8674,8 +8611,6 @@ REFERENCE_USAGE void b2World::Solve(const b2TimeStep &) -> uint16 b2Body::m_flag LOCAL_SYMBOL: b2World.cpp<508:13> [b2World.cpp <519:9 519:13>] REFERENCE_USAGE void b2World::Solve(const b2TimeStep &) -> b2Body::anonymous enum (b2Body.h<413:2>)::e_islandFlag [b2World.cpp <519:34 519:45>] QUALIFIER: b2Body [b2World.cpp <519:26 519:31>] -LOCAL_SYMBOL: b2World.cpp<436:9> [b2World.cpp <524:14 524:23>] -LOCAL_SYMBOL: b2World.cpp<414:8> [b2World.cpp <524:27 524:35>] LOCAL_SYMBOL: b2World.cpp<415:11> [b2World.cpp <525:5 525:9>] LOCAL_SYMBOL: b2World.cpp<436:9> [b2World.cpp <525:11 525:20>] LOCAL_SYMBOL: b2World.cpp<508:13> [b2World.cpp <525:27 525:31>] @@ -8857,10 +8792,6 @@ LOCAL_SYMBOL: b2World.cpp<640:16> [b2World.cpp <640:16 640:20>] REFERENCE_TYPE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> b2BodyType [b2World.cpp <640:5 640:14>] REFERENCE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> b2BodyType b2Body::m_type [b2World.cpp <640:28 640:33>] LOCAL_SYMBOL: b2World.cpp<637:13> [b2World.cpp <640:24 640:25>] -LOCAL_SYMBOL: b2World.cpp<639:16> [b2World.cpp <641:14 641:18>] -REFERENCE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> b2BodyType::b2_dynamicBody [b2World.cpp <641:23 641:36>] -LOCAL_SYMBOL: b2World.cpp<640:16> [b2World.cpp <641:41 641:45>] -REFERENCE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> b2BodyType::b2_dynamicBody [b2World.cpp <641:50 641:63>] LOCAL_SYMBOL: b2World.cpp<643:10> [b2World.cpp <643:10 643:16>] REFERENCE_TYPE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> bool [b2World.cpp <643:5 643:8>] REFERENCE_CALL void b2World::SolveTOI(const b2TimeStep &) -> bool b2Body::IsAwake() const [b2World.cpp <643:24 643:30>] @@ -8923,7 +8854,6 @@ REFERENCE_CALL void b2World::SolveTOI(const b2TimeStep &) -> void b2Sweep::Advan REFERENCE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> b2Sweep b2Body::m_sweep [b2World.cpp <673:10 673:16>] LOCAL_SYMBOL: b2World.cpp<637:13> [b2World.cpp <673:6 673:7>] LOCAL_SYMBOL: b2World.cpp<663:13> [b2World.cpp <673:26 673:31>] -LOCAL_SYMBOL: b2World.cpp<663:13> [b2World.cpp <676:14 676:19>] LOCAL_SYMBOL: b2World.cpp<678:11> [b2World.cpp <678:11 678:16>] REFERENCE_TYPE_USAGE void b2World::SolveTOI(const b2TimeStep &) -> int32 [b2World.cpp <678:5 678:9>] SYMBOL_FUNCTION int32 b2Contact::GetChildIndexA() const @@ -9723,7 +9653,6 @@ LOCAL_SYMBOL: b2World.cpp<1094:10> [b2World.cpp <1094:10 1094:20>] REFERENCE_TYPE_USAGE void b2World::DrawShape(b2Fixture *, const b2Transform &, const b2Color &) -> int32 [b2World.cpp <1094:4 1094:8>] REFERENCE_USAGE void b2World::DrawShape(b2Fixture *, const b2Transform &, const b2Color &) -> int32 b2PolygonShape::m_count [b2World.cpp <1094:30 1094:36>] LOCAL_SYMBOL: b2World.cpp<1093:20> [b2World.cpp <1094:24 1094:27>] -LOCAL_SYMBOL: b2World.cpp<1094:10> [b2World.cpp <1095:13 1095:23>] LOCAL_SYMBOL: b2World.cpp<1096:11> [b2World.cpp <1096:11 1096:18>] REFERENCE_TYPE_USAGE void b2World::DrawShape(b2Fixture *, const b2Transform &, const b2Color &) -> b2Vec2 [b2World.cpp <1096:4 1096:9>] REFERENCE_CALL void b2World::DrawShape(b2Fixture *, const b2Transform &, const b2Color &) -> void b2Vec2::b2Vec2() [b2World.cpp <1096:11 1096:18>] @@ -10090,8 +10019,6 @@ QUALIFIER: b2World [b2World.cpp <1277:6 1277:12>] REFERENCE_TYPE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> void [b2World.cpp <1277:1 1277:4>] LOCAL_SYMBOL: b2World.cpp<1277:41> [b2World.cpp <1277:41 1277:49>] REFERENCE_TYPE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> b2Vec2 [b2World.cpp <1277:33 1277:38>] -REFERENCE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> int32 b2World::m_flags [b2World.cpp <1279:12 1279:18>] -REFERENCE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> b2World::anonymous enum (b2World.h<215:2>)::e_locked [b2World.cpp <1279:22 1279:29>] REFERENCE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> int32 b2World::m_flags [b2World.cpp <1280:7 1280:13>] REFERENCE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> b2World::anonymous enum (b2World.h<215:2>)::e_locked [b2World.cpp <1280:17 1280:24>] REFERENCE_USAGE void b2World::ShiftOrigin(const b2Vec2 &) -> b2World::anonymous enum (b2World.h<215:2>)::e_locked [b2World.cpp <1280:30 1280:37>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt index 1f6262d3..d31fb711 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Dynamics_b2WorldCallbacks.txt @@ -801,32 +801,22 @@ SYMBOL_METHOD public void b2ContactListener::BeginContact(b2Contact *) [b2WorldC REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2WorldCallbacks.h <87:10 87:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:39 87:45>] REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <87:28 87:36>] -REFERENCE_TYPE_USAGE void b2ContactListener::BeginContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<87:39> [b2WorldCallbacks.h <87:62 87:68>] SYMBOL_METHOD public void b2ContactListener::EndContact(b2Contact *) [b2WorldCallbacks.h <90:2 <90:15 90:24> 90:70>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2WorldCallbacks.h <90:10 90:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:37 90:43>] REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> b2Contact [b2WorldCallbacks.h <90:26 90:34>] -REFERENCE_TYPE_USAGE void b2ContactListener::EndContact(b2Contact *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<90:37> [b2WorldCallbacks.h <90:60 90:66>] SYMBOL_METHOD public void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) [b2WorldCallbacks.h <102:2 <102:15 102:22> 106:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2WorldCallbacks.h <102:10 102:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <102:35 102:41>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Contact [b2WorldCallbacks.h <102:24 102:32>] LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <102:62 102:72>] REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> b2Manifold [b2WorldCallbacks.h <102:50 102:59>] -REFERENCE_TYPE_USAGE void b2ContactListener::PreSolve(b2Contact *, const b2Manifold *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:35> [b2WorldCallbacks.h <104:15 104:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<102:62> [b2WorldCallbacks.h <105:15 105:25>] SYMBOL_METHOD public void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) [b2WorldCallbacks.h <114:2 <114:15 114:23> 118:2>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2WorldCallbacks.h <114:10 114:13>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <114:36 114:42>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2Contact [b2WorldCallbacks.h <114:25 114:33>] LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <114:69 114:75>] REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> b2ContactImpulse [b2WorldCallbacks.h <114:51 114:66>] -REFERENCE_TYPE_USAGE void b2ContactListener::PostSolve(b2Contact *, const b2ContactImpulse *) -> void [b2Settings.h <30:26 30:29>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:36> [b2WorldCallbacks.h <116:15 116:21>] -LOCAL_SYMBOL: b2WorldCallbacks.h<114:69> [b2WorldCallbacks.h <117:15 117:21>] SYMBOL_METHOD public b2ContactListener & b2ContactListener::operator=(const b2ContactListener &) [b2WorldCallbacks.h <81:7 81:23>] SYMBOL_CLASS b2QueryCallback [b2WorldCallbacks.h <123:1 <123:7 123:21> 131:1>] SYMBOL_METHOD public void b2QueryCallback::~b2QueryCallback() [b2WorldCallbacks.h <126:2 <126:10 126:25> 126:30>] @@ -973,12 +963,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -1415,10 +1399,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -2447,7 +2427,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -4037,9 +4016,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <293:13 293:21>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> void [b2Fixture.h <293:8 293:11>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <293:43 293:49>] REFERENCE_TYPE_USAGE void b2Fixture::SetDensity(float32) -> float32 [b2Fixture.h <293:35 293:41>] -REFERENCE_CALL void b2Fixture::SetDensity(float32) -> bool b2IsValid(float32) [b2Fixture.h <295:11 295:19>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:21 295:27>] -LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <295:33 295:39>] REFERENCE_USAGE void b2Fixture::SetDensity(float32) -> float32 b2Fixture::m_density [b2Fixture.h <296:2 296:10>] LOCAL_SYMBOL: b2Fixture.h<293:43> [b2Fixture.h <296:14 296:20>] SYMBOL_METHOD public float32 b2Fixture::GetDensity() const [b2Fixture.h <299:1 <299:27 299:36> 302:1>] @@ -4112,9 +4088,6 @@ QUALIFIER: b2Fixture [b2Fixture.h <339:22 339:30>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB [b2Fixture.h <339:14 339:19>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <339:47 339:56>] REFERENCE_TYPE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 [b2Fixture.h <339:41 339:45>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:16 341:25>] -LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <341:30 341:39>] -REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> int32 b2Fixture::m_proxyCount [b2Fixture.h <341:43 341:54>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2AABB b2FixtureProxy::aabb [b2Fixture.h <342:31 342:34>] REFERENCE_USAGE const b2AABB & b2Fixture::GetAABB(int32) const -> b2FixtureProxy * b2Fixture::m_proxies [b2Fixture.h <342:9 342:17>] LOCAL_SYMBOL: b2Fixture.h<339:47> [b2Fixture.h <342:19 342:28>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt index e4007cab..4e4beaba 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Box2D/expected_output/Box2D_Rope_b2Rope.txt @@ -448,12 +448,6 @@ REFERENCE_USAGE void b2Vec2::operator*=(float32) -> float32 b2Vec2::y [b2Math.h LOCAL_SYMBOL: b2Math.h<95:28> [b2Math.h <97:16 97:16>] SYMBOL_METHOD public float32 b2Vec2::Length() const [b2Math.h <101:2 <101:10 101:15> 104:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::Length() const -> float32 [b2Math.h <101:2 101:8>] -SYMBOL_FUNCTION float sqrtf(float) -REFERENCE_CALL float32 b2Vec2::Length() const -> float sqrtf(float) [b2Math.h <49:19 49:23>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:17 103:17>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::x [b2Math.h <103:21 103:21>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:25 103:25>] -REFERENCE_USAGE float32 b2Vec2::Length() const -> float32 b2Vec2::y [b2Math.h <103:29 103:29>] SYMBOL_METHOD public float32 b2Vec2::LengthSquared() const [b2Math.h <108:2 <108:10 108:22> 111:2>] REFERENCE_TYPE_USAGE float32 b2Vec2::LengthSquared() const -> float32 [b2Math.h <108:2 108:8>] REFERENCE_USAGE float32 b2Vec2::LengthSquared() const -> float32 b2Vec2::x [b2Math.h <110:10 110:10>] @@ -890,10 +884,6 @@ REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::s [b2Math.h <322:3 3 REFERENCE_USAGE void b2Rot::SetIdentity() -> float32 b2Rot::c [b2Math.h <323:3 323:3>] SYMBOL_METHOD public float32 b2Rot::GetAngle() const [b2Math.h <327:2 <327:10 327:17> 330:2>] REFERENCE_TYPE_USAGE float32 b2Rot::GetAngle() const -> float32 [b2Math.h <327:2 327:8>] -SYMBOL_FUNCTION float atan2f(float, float) -REFERENCE_CALL float32 b2Rot::GetAngle() const -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::s [b2Math.h <329:18 329:18>] -REFERENCE_USAGE float32 b2Rot::GetAngle() const -> float32 b2Rot::c [b2Math.h <329:21 329:21>] SYMBOL_METHOD public b2Vec2 b2Rot::GetXAxis() const [b2Math.h <333:2 <333:9 333:16> 336:2>] REFERENCE_TYPE_USAGE b2Vec2 b2Rot::GetXAxis() const -> b2Vec2 [b2Math.h <333:2 333:7>] REFERENCE_CALL b2Vec2 b2Rot::GetXAxis() const -> void b2Vec2::b2Vec2(float32, float32) [b2Math.h <335:10 335:15>] @@ -1922,7 +1912,6 @@ QUALIFIER: b2Sweep [b2Math.h <707:13 707:19>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> void [b2Math.h <707:8 707:11>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <707:38 707:42>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <707:30 707:36>] -REFERENCE_USAGE void b2Sweep::Advance(float32) -> float32 b2Sweep::alpha0 [b2Math.h <709:11 709:16>] LOCAL_SYMBOL: b2Math.h<710:10> [b2Math.h <710:10 710:13>] REFERENCE_TYPE_USAGE void b2Sweep::Advance(float32) -> float32 [b2Math.h <710:2 710:8>] LOCAL_SYMBOL: b2Math.h<707:38> [b2Math.h <710:18 710:22>] @@ -2202,8 +2191,6 @@ QUALIFIER: b2Rope [b2Rope.cpp <46:6 46:11>] REFERENCE_TYPE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> void [b2Rope.cpp <46:1 46:4>] LOCAL_SYMBOL: b2Rope.cpp<46:42> [b2Rope.cpp <46:42 46:44>] REFERENCE_TYPE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> b2RopeDef [b2Rope.cpp <46:31 46:39>] -REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> int32 b2RopeDef::count [b2Rope.cpp <48:16 48:20>] -LOCAL_SYMBOL: b2Rope.cpp<46:42> [b2Rope.cpp <48:11 48:13>] REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> int32 b2Rope::m_count [b2Rope.cpp <49:2 49:8>] REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> int32 b2RopeDef::count [b2Rope.cpp <49:17 49:21>] LOCAL_SYMBOL: b2Rope.cpp<46:42> [b2Rope.cpp <49:12 49:14>] @@ -2339,9 +2326,6 @@ LOCAL_SYMBOL: b2Rope.cpp<90:10> [b2Rope.cpp <94:21 94:22>] LOCAL_SYMBOL: b2Rope.cpp<91:10> [b2Rope.cpp <94:25 94:26>] REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> float32 * b2Rope::m_as [b2Rope.cpp <96:3 96:6>] LOCAL_SYMBOL: b2Rope.cpp<84:13> [b2Rope.cpp <96:8 96:8>] -REFERENCE_CALL void b2Rope::Initialize(const b2RopeDef *) -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -LOCAL_SYMBOL: b2Rope.cpp<93:11> [b2Rope.cpp <96:21 96:21>] -LOCAL_SYMBOL: b2Rope.cpp<94:11> [b2Rope.cpp <96:24 96:24>] REFERENCE_CALL void b2Rope::Initialize(const b2RopeDef *) -> b2Vec2 & b2Vec2::operator=(const b2Vec2 &) [b2Rope.cpp <99:12 99:12>] REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> b2Vec2 b2Rope::m_gravity [b2Rope.cpp <99:2 99:10>] REFERENCE_USAGE void b2Rope::Initialize(const b2RopeDef *) -> b2Vec2 b2RopeDef::gravity [b2Rope.cpp <99:19 99:25>] @@ -2591,9 +2575,6 @@ LOCAL_SYMBOL: b2Rope.cpp<194:10> [b2Rope.cpp <206:21 206:22>] LOCAL_SYMBOL: b2Rope.cpp<195:10> [b2Rope.cpp <206:25 206:26>] LOCAL_SYMBOL: b2Rope.cpp<208:11> [b2Rope.cpp <208:11 208:15>] REFERENCE_TYPE_USAGE void b2Rope::SolveC3() -> float32 [b2Rope.cpp <208:3 208:9>] -REFERENCE_CALL void b2Rope::SolveC3() -> float atan2f(float, float) [b2Math.h <50:23 50:28>] -LOCAL_SYMBOL: b2Rope.cpp<205:11> [b2Rope.cpp <208:27 208:27>] -LOCAL_SYMBOL: b2Rope.cpp<206:11> [b2Rope.cpp <208:30 208:30>] LOCAL_SYMBOL: b2Rope.cpp<210:10> [b2Rope.cpp <210:10 210:12>] REFERENCE_TYPE_USAGE void b2Rope::SolveC3() -> b2Vec2 [b2Rope.cpp <210:3 210:8>] REFERENCE_CALL void b2Rope::SolveC3() -> b2Vec2 operator*(float32, const b2Vec2 &) [b2Rope.cpp <210:32 210:32>] 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 22077125..c025024b 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 @@ -1646,8 +1646,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1718,15 +1716,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1970,9 +1964,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -2097,11 +2089,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -2115,10 +2102,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -2187,8 +2170,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -2237,8 +2218,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Align REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2248,8 +2227,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2349,8 +2326,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Al REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2360,8 +2335,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::dealloc REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2459,8 +2432,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllo REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2470,8 +2441,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Ali REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2519,8 +2488,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Al REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2530,8 +2497,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::dealloc REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2816,9 +2781,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -3436,8 +3398,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3786,8 +3746,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(i REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4152,8 +4110,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> in REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DbvtNode * *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4372,8 +4328,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(i REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkCLN *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4526,13 +4480,9 @@ LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>] LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>] SYMBOL_TEMPLATE_PARAMETER b3Clamp::T [b3MinMax.h <58:17 58:17>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -4595,50 +4545,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -5221,15 +5127,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -5906,7 +5809,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -5915,11 +5817,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -5944,7 +5841,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -5967,13 +5863,8 @@ SYMBOL_FUNCTION void b3PlaneSpace1(const T &, T &, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void [b3Vector3.h <1220:17 1220:20>] REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Vector3.h <1222:7 1222:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <413:19 413:26>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:57 415:64>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1236:5 1236:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>] @@ -6387,11 +6278,8 @@ REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3SimdFloat4 b3Qu REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3QuadWord::anonymous union (b3QuadWord.h<56:2>) b3QuadWord:: [b3QuadWord.h <230:49 230:55>] LOCAL_SYMBOL: b3QuadWord.h<227:49> [b3QuadWord.h <230:43 230:47>] SYMBOL_METHOD public void b3QuadWord::~b3QuadWord() [b3QuadWord.h <34:31 34:40>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vOnes [b3Quaternion.h <30:37 30:43>] REFERENCE_TYPE_USAGE const __m128 b3vOnes -> __m128 [b3Quaternion.h <30:7 30:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vQInv [b3Quaternion.h <36:43 36:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vQInv -> b3SimdFloat4 [b3Quaternion.h <36:7 36:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vPPPM [b3Quaternion.h <37:43 37:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vPPPM -> b3SimdFloat4 [b3Quaternion.h <37:7 37:18>] SYMBOL_CLASS b3Quaternion [b3Quaternion.h <42:1 <42:7 42:18> 558:1>] REFERENCE_INHERITANCE b3Quaternion -> b3QuadWord [b3Quaternion.h <42:29 42:38>] @@ -6680,8 +6568,6 @@ LOCAL_SYMBOL: b3Quaternion.h<156:45> [b3Quaternion.h <169:3 169:8>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:12 169:15>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:20 169:27>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:37 169:44>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:62 169:65>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:70 169:77>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:86 169:93>] @@ -7543,13 +7429,9 @@ SYMBOL_FUNCTION b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector REFERENCE_CALL b3Quaternion b3ShortestArcQuatNormalize2(b3Vector3 &, b3Vector3 &) -> b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector3 &) [b3Quaternion.h <912:9 912:25>] LOCAL_SYMBOL: b3Quaternion.h<908:40> [b3Quaternion.h <912:27 912:28>] LOCAL_SYMBOL: b3Quaternion.h<908:54> [b3Quaternion.h <912:30 912:31>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMPPP [b3Matrix3x3.h <25:37 25:43>] REFERENCE_TYPE_USAGE const __m128 b3vMPPP -> __m128 [b3Matrix3x3.h <25:7 25:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v1000 [b3Matrix3x3.h <29:43 29:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v1000 -> b3SimdFloat4 [b3Matrix3x3.h <29:7 29:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0100 [b3Matrix3x3.h <30:43 30:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0100 -> b3SimdFloat4 [b3Matrix3x3.h <30:7 30:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0010 [b3Matrix3x3.h <31:43 31:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0010 -> b3SimdFloat4 [b3Matrix3x3.h <31:7 31:18>] SYMBOL_CLASS b3Matrix3x3 [b3Matrix3x3.h <43:1 <43:31 43:41> 737:1>] SYMBOL_FIELD private b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <46:12 46:15>] @@ -8114,11 +7996,8 @@ REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) REFERENCE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <493:43 493:46>] REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar b3Fabs(b3Scalar) [b3Matrix3x3.h <496:7 496:12>] LOCAL_SYMBOL: b3Matrix3x3.h<487:44> [b3Matrix3x3.h <496:14 496:18>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <410:36 410:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <498:8 498:10>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <499:5 499:7>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <501:5 501:7>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <503:8 503:11>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <504:5 504:8>] @@ -8168,8 +8047,6 @@ REFERENCE_CALL void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <537:8 537:11>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <539:15 539:19>] LOCAL_SYMBOL: b3Matrix3x3.h<525:9> [b3Matrix3x3.h <539:5 539:13>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <409:36 409:43>] REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Matrix3x3.h <539:31 539:38>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <540:16 540:20>] LOCAL_SYMBOL: b3Matrix3x3.h<526:9> [b3Matrix3x3.h <540:5 540:14>] @@ -8595,11 +8472,9 @@ LOCAL_SYMBOL: b3Matrix3x3.h<722:45> [b3Matrix3x3.h <724:49 724:50>] REFERENCE_USAGE b3Scalar b3Matrix3x3::cofac(int, int, int, int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <724:55 724:58>] LOCAL_SYMBOL: b3Matrix3x3.h<722:37> [b3Matrix3x3.h <724:60 724:61>] LOCAL_SYMBOL: b3Matrix3x3.h<722:29> [b3Matrix3x3.h <724:64 724:65>] -SYMBOL_STRUCT b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <727:7 727:15>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <727:2 727:5>] LOCAL_SYMBOL: b3Matrix3x3.h<727:41> [b3Matrix3x3.h <727:41 727:47>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <729:7 729:20>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <729:2 729:5>] LOCAL_SYMBOL: b3Matrix3x3.h<729:51> [b3Matrix3x3.h <729:51 729:57>] @@ -8607,7 +8482,6 @@ REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) co SYMBOL_METHOD public void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <731:7 731:17>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <731:2 731:5>] LOCAL_SYMBOL: b3Matrix3x3.h<731:49> [b3Matrix3x3.h <731:49 731:54>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <733:7 733:22>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <733:2 733:5>] LOCAL_SYMBOL: b3Matrix3x3.h<733:59> [b3Matrix3x3.h <733:59 733:64>] @@ -9625,11 +9499,9 @@ REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3 REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:51 57:58>] REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:64 57:71>] LOCAL_SYMBOL: b3Transform.h<204:28> [b3Transform.h <205:10 205:26>] -SYMBOL_STRUCT b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serialize(b3TransformFloatData &) const [b3Transform.h <208:7 208:15>] REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> void [b3Transform.h <208:2 208:5>] LOCAL_SYMBOL: b3Transform.h<208:41> [b3Transform.h <208:41 208:47>] -REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serializeFloat(b3TransformFloatData &) const [b3Transform.h <210:7 210:20>] REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) const -> void [b3Transform.h <210:2 210:5>] LOCAL_SYMBOL: b3Transform.h<210:51> [b3Transform.h <210:51 210:57>] @@ -9637,7 +9509,6 @@ REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) co SYMBOL_METHOD public void b3Transform::deSerialize(const b3TransformFloatData &) [b3Transform.h <212:7 212:17>] REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> void [b3Transform.h <212:2 212:5>] LOCAL_SYMBOL: b3Transform.h<212:49> [b3Transform.h <212:49 212:54>] -REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_STRUCT b3TransformDoubleData [b3Transform.h <214:38 214:58>] SYMBOL_METHOD public void b3Transform::deSerializeDouble(const b3TransformDoubleData &) [b3Transform.h <214:7 214:23>] REFERENCE_TYPE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> void [b3Transform.h <214:2 214:5>] @@ -10810,9 +10681,6 @@ SYMBOL_METHOD public static void b3DynamicBvh::enumNodes(const b3Dbv REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <296:10 296:13>] LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>] -LOCAL_SYMBOL: b3DynamicBvh.h<84:31> [b3DynamicBvh.h <84:31 84:36>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) [b3DynamicBvh.h <693:1 <693:28 693:36> 703:1>] SYMBOL_FUNCTION static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) REFERENCE_TEMPLATE_SPECIALIZATION static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <693:28 693:36>] @@ -10821,10 +10689,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <693:14 693:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> void [b3DynamicBvh.h <693:8 693:11>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <693:57 693:60>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>] -LOCAL_SYMBOL: b3DynamicBvh.h<85:53> [b3DynamicBvh.h <85:53 85:63>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> void [b3DynamicBvh.h <85:73 85:76>] -LOCAL_SYMBOL: b3DynamicBvh.h<85:53> [b3DynamicBvh.h <85:78 85:88>] SYMBOL_FUNCTION void b3DbvtNodeEnumerator::Process(const b3DbvtNode *) REFERENCE_CALL static void b3DynamicBvh::enumNodes(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> void b3DbvtNodeEnumerator::Process(const b3DbvtNode *) [b3DynamicBvh.h <697:10 697:16>] LOCAL_SYMBOL: b3DynamicBvh.h<84:31> [b3DynamicBvh.h <697:3 697:8>] @@ -10847,32 +10711,24 @@ SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves(const b3Db REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <299:10 299:13>] LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:9 302:17>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>] LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <302:26 302:35>] LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:9 307:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>] LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <307:41 307:50>] LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <325:9 325:17>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <325:3 325:6>] LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode [b3DynamicBvh.h <325:26 325:35>] LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <331:16 331:22>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <331:10 331:13>] LOCAL_SYMBOL: b3DynamicBvh.h<331:43> [b3DynamicBvh.h <331:43 331:46>] @@ -10881,8 +10737,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<332:20> [b3DynamicBvh.h <332:20 332:26>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <332:9 332:17>] LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <333:9 333:17>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:9 338:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>] LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>] @@ -10901,8 +10755,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<344:26> [b3DynamicBvh.h <344:26 344:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <344:15 344:23>] LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <345:15 345:23>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <349:16 349:26>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <349:10 349:13>] LOCAL_SYMBOL: b3DynamicBvh.h<349:46> [b3DynamicBvh.h <349:46 349:49>] @@ -10913,8 +10765,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<351:19> [b3DynamicBvh.h <351:19 351:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3Scalar [b3DynamicBvh.h <351:9 351:16>] LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <352:3 352:5>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:16 355:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>] LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>] @@ -10927,16 +10777,12 @@ LOCAL_SYMBOL: b3DynamicBvh.h<358:20> [b3DynamicBvh.h <358:20 358:27>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3Vector3 [b3DynamicBvh.h <358:9 358:17>] LOCAL_SYMBOL: b3DynamicBvh.h<359:7> [b3DynamicBvh.h <359:7 359:11>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <359:3 359:5>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <84:28 84:28>] LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:16 363:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <363:10 363:13>] LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <363:33 363:42>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:28 366:34> 375:2>] REFERENCE_TYPE_USAGE static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>] LOCAL_SYMBOL: b3DynamicBvh.h<366:47> [b3DynamicBvh.h <366:47 366:47>] @@ -11746,7 +11592,6 @@ REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, co LOCAL_SYMBOL: b3DynamicBvh.h<576:31> [b3DynamicBvh.h <576:31 576:31>] REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3DbvtAabbMm [b3DynamicBvh.h <576:17 576:28>] LOCAL_SYMBOL: b3DynamicBvh.h<581:56> [b3DynamicBvh.h <581:56 581:59>] -REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> unsigned int [b3DynamicBvh.h <581:38 581:45>] SYMBOL_UNION b3Select::b3SSEUnion [b3DynamicBvh.h <588:2 <588:8 588:17> 593:2>] SYMBOL_FIELD public __m128 b3Select::b3SSEUnion::ssereg [b3DynamicBvh.h <590:13 590:18>] REFERENCE_TYPE_USAGE __m128 b3Select::b3SSEUnion::ssereg -> __m128 [b3DynamicBvh.h <590:5 590:10>] @@ -12017,9 +11862,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <684:12 684:12>] SYMBOL_METHOD public static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) [b3DynamicBvh.h <692:1 <693:28 693:36> 703:1>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <693:8 693:11>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] REFERENCE_CALL static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.h <698:11 698:20>] REFERENCE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <700:19 700:24>] REFERENCE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <700:19 700:24>] @@ -12030,9 +11872,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <707:14 707:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <707:8 707:11>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <707:58 707:61>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <707:46 707:55>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] REFERENCE_CALL static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.h <711:12 711:21>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <711:6 711:9>] REFERENCE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <713:21 713:26>] @@ -12052,9 +11891,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <724:57 724:61>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <724:45 724:54>] LOCAL_SYMBOL: b3DynamicBvh.h<725:29> [b3DynamicBvh.h <725:29 725:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <725:17 725:26>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <729:6 729:10>] LOCAL_SYMBOL: b3DynamicBvh.h<725:29> [b3DynamicBvh.h <729:13 729:17>] LOCAL_SYMBOL: b3DynamicBvh.h<731:15> [b3DynamicBvh.h <731:15 731:19>] @@ -12280,9 +12116,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <789:72 789:76>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>] LOCAL_SYMBOL: b3DynamicBvh.h<790:29> [b3DynamicBvh.h <790:29 790:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <790:17 790:26>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <794:6 794:10>] LOCAL_SYMBOL: b3DynamicBvh.h<790:29> [b3DynamicBvh.h <794:13 794:17>] LOCAL_SYMBOL: b3DynamicBvh.h<796:15> [b3DynamicBvh.h <796:15 796:19>] @@ -12498,12 +12331,8 @@ LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <922:57 922:60>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode [b3DynamicBvh.h <922:45 922:54>] LOCAL_SYMBOL: b3DynamicBvh.h<923:31> [b3DynamicBvh.h <923:31 923:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <927:6 927:9>] LOCAL_SYMBOL: b3DynamicBvh.h<929:42> [b3DynamicBvh.h <929:42 929:47>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.h <929:42 929:47>] LOCAL_SYMBOL: b3DynamicBvh.h<923:31> [b3DynamicBvh.h <929:49 929:51>] LOCAL_SYMBOL: b3DynamicBvh.h<930:44> [b3DynamicBvh.h <930:44 930:48>] @@ -12571,9 +12400,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<961:26> [b3DynamicBvh.h <961:26 961:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <961:15 961:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <964:10 964:13>] LOCAL_SYMBOL: b3DynamicBvh.h<956:26> [b3DynamicBvh.h <964:16 964:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <966:5 966:8>] LOCAL_SYMBOL: b3DynamicBvh.h<968:14> [b3DynamicBvh.h <968:14 968:18>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> int [b3DynamicBvh.h <968:3 968:5>] @@ -12665,9 +12491,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1006:26> [b3DynamicBvh.h <1006:26 1006:32>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1006:15 1006:23>] LOCAL_SYMBOL: b3DynamicBvh.h<1007:26> [b3DynamicBvh.h <1007:26 1007:30>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1007:15 1007:23>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1011:6 1011:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1013:14> [b3DynamicBvh.h <1013:14 1013:19>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1013:4 1013:12>] @@ -12793,9 +12616,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1077:26> [b3DynamicBvh.h <1077:26 1077:32>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3Scalar [b3DynamicBvh.h <1077:16 1077:23>] LOCAL_SYMBOL: b3DynamicBvh.h<1078:14> [b3DynamicBvh.h <1078:14 1078:18>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1078:10 1078:12>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1082:6 1082:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1084:19> [b3DynamicBvh.h <1084:19 1084:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1084:10 1084:12>] @@ -12935,9 +12755,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1134:16> [b3DynamicBvh.h <1134:16 1134:20>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1134:12 1134:14>] LOCAL_SYMBOL: b3DynamicBvh.h<1136:17> [b3DynamicBvh.h <1136:17 1136:21>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1136:12 1136:15>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1139:6 1139:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1141:23> [b3DynamicBvh.h <1141:23 1141:29>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> unsigned int [b3DynamicBvh.h <1141:10 1141:17>] @@ -13207,9 +13024,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1228:14 1228:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <1228:8 1228:11>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1228:57 1228:60>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1228:45 1228:54>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1232:6 1232:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1234:44> [b3DynamicBvh.h <1234:44 1234:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3AlignedObjectArray [b3DynamicBvh.h <1234:4 1234:23>] @@ -13289,9 +13103,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<37:65> [b3DynamicBvh.cpp <37:65 37:65>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <37:51 37:62>] LOCAL_SYMBOL: b3DynamicBvh.cpp<38:32> [b3DynamicBvh.cpp <38:32 38:32>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <38:18 38:29>] -LOCAL_SYMBOL: b3DynamicBvh.cpp<41:30> [b3DynamicBvh.cpp <41:30 41:35>] -REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> char [b3DynamicBvh.cpp <41:25 41:28>] -REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> b3DbvtAabbMm [b3DynamicBvh.cpp <41:44 41:55>] LOCAL_SYMBOL: b3DynamicBvh.cpp<42:16> [b3DynamicBvh.cpp <42:16 42:18>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <42:2 42:13>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Merge(const b3DbvtVolume &, const b3DbvtVolume &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <42:22 42:33>] @@ -13370,9 +13181,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<69:58> [b3DynamicBvh.cpp <69:58 69:62>] REFERENCE_TYPE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) -> b3DynamicBvh [b3DynamicBvh.cpp <69:44 69:55>] LOCAL_SYMBOL: b3DynamicBvh.cpp<70:26> [b3DynamicBvh.cpp <70:26 70:29>] REFERENCE_TYPE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) -> b3DbvtNode [b3DynamicBvh.cpp <70:14 70:23>] -REFERENCE_CALL static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <72:23 72:28>] -LOCAL_SYMBOL: b3DynamicBvh.cpp<69:58> [b3DynamicBvh.cpp <72:16 72:20>] REFERENCE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <73:9 73:14>] LOCAL_SYMBOL: b3DynamicBvh.cpp<69:58> [b3DynamicBvh.cpp <73:2 73:6>] LOCAL_SYMBOL: b3DynamicBvh.cpp<70:26> [b3DynamicBvh.cpp <73:16 73:19>] @@ -13425,8 +13233,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<94:14> [b3DynamicBvh.cpp <98:4 98:7>] REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) (b3DynamicBvh.cpp) -> b3DbvtNode [b3DynamicBvh.cpp <98:52 98:61>] SYMBOL_FUNCTION void b3DbvtNode::b3DbvtNode() REFERENCE_CALL static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) (b3DynamicBvh.cpp) -> void b3DbvtNode::b3DbvtNode() [b3DynamicBvh.cpp <98:52 98:61>] -REFERENCE_CALL static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) (b3DynamicBvh.cpp) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) (b3DynamicBvh.cpp) -> b3DbvtNode [b3DynamicBvh.cpp <98:35 98:44>] REFERENCE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) (b3DynamicBvh.cpp) -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <99:8 99:13>] LOCAL_SYMBOL: b3DynamicBvh.cpp<94:14> [b3DynamicBvh.cpp <99:2 99:5>] LOCAL_SYMBOL: b3DynamicBvh.cpp<91:26> [b3DynamicBvh.cpp <99:17 99:22>] @@ -13757,9 +13563,6 @@ SYMBOL_FUNCTION static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh. REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <249:8 249:19>] LOCAL_SYMBOL: b3DynamicBvh.cpp<249:53> [b3DynamicBvh.cpp <249:53 249:58>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> b3NodeArray [b3DynamicBvh.cpp <249:40 249:50>] -LOCAL_SYMBOL: b3DynamicBvh.cpp<252:30> [b3DynamicBvh.cpp <252:30 252:35>] -REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> char [b3DynamicBvh.cpp <252:25 252:28>] -REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <252:44 252:55>] LOCAL_SYMBOL: b3DynamicBvh.cpp<253:16> [b3DynamicBvh.cpp <253:16 253:21>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <253:2 253:13>] REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) (b3DynamicBvh.cpp) -> b3DbvtVolume [b3DynamicBvh.cpp <253:25 253:36>] @@ -14151,8 +13954,6 @@ REFERENCE_TYPE_USAGE void b3DynamicBvh::clear() -> void [b3DynamicBvh.cpp <425:1 REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <427:5 427:10>] REFERENCE_CALL void b3DynamicBvh::clear() -> static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) (b3DynamicBvh.cpp) [b3DynamicBvh.cpp <428:3 428:21>] REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <428:28 428:33>] -REFERENCE_CALL void b3DynamicBvh::clear() -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <429:16 429:21>] REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <430:2 430:7>] REFERENCE_USAGE void b3DynamicBvh::clear() -> int b3DynamicBvh::m_lkhd [b3DynamicBvh.cpp <431:2 431:7>] REFERENCE_CALL void b3DynamicBvh::clear() -> void b3AlignedObjectArray::clear() [b3DynamicBvh.cpp <432:13 432:17>] 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 dd58f92f..54b15ce7 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 @@ -1840,8 +1840,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1912,15 +1910,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -2155,9 +2149,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -2282,11 +2274,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -2300,10 +2287,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -2363,8 +2346,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Ali REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -2376,8 +2357,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -2426,8 +2405,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Align REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2437,8 +2414,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2538,8 +2513,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Al REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2549,8 +2522,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::dealloc REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2648,8 +2619,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator< REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2659,8 +2628,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3AlignedAl REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2706,8 +2673,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAlloc REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2717,8 +2682,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Alig REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -3003,9 +2966,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -3449,8 +3409,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNN *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3672,8 +3630,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, const b3DbvtNode * *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4017,8 +3973,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(i REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DynamicBvh::sStkNPS *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4361,8 +4315,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Int4 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Int4 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4613,8 +4565,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3DbvtProxy *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4769,13 +4719,9 @@ LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>] LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>] SYMBOL_TEMPLATE_PARAMETER b3Clamp::T [b3MinMax.h <58:17 58:17>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -4838,50 +4784,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -5464,15 +5366,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -6149,7 +6048,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -6158,11 +6056,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -6187,7 +6080,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -6210,13 +6102,8 @@ SYMBOL_FUNCTION void b3PlaneSpace1(const T &, T &, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void [b3Vector3.h <1220:17 1220:20>] REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Vector3.h <1222:7 1222:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <413:19 413:26>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:57 415:64>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1236:5 1236:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>] @@ -6630,11 +6517,8 @@ REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3SimdFloat4 b3Qu REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3QuadWord::anonymous union (b3QuadWord.h<56:2>) b3QuadWord:: [b3QuadWord.h <230:49 230:55>] LOCAL_SYMBOL: b3QuadWord.h<227:49> [b3QuadWord.h <230:43 230:47>] SYMBOL_METHOD public void b3QuadWord::~b3QuadWord() [b3QuadWord.h <34:31 34:40>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vOnes [b3Quaternion.h <30:37 30:43>] REFERENCE_TYPE_USAGE const __m128 b3vOnes -> __m128 [b3Quaternion.h <30:7 30:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vQInv [b3Quaternion.h <36:43 36:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vQInv -> b3SimdFloat4 [b3Quaternion.h <36:7 36:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vPPPM [b3Quaternion.h <37:43 37:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vPPPM -> b3SimdFloat4 [b3Quaternion.h <37:7 37:18>] SYMBOL_CLASS b3Quaternion [b3Quaternion.h <42:1 <42:7 42:18> 558:1>] REFERENCE_INHERITANCE b3Quaternion -> b3QuadWord [b3Quaternion.h <42:29 42:38>] @@ -6923,8 +6807,6 @@ LOCAL_SYMBOL: b3Quaternion.h<156:45> [b3Quaternion.h <169:3 169:8>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:12 169:15>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:20 169:27>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:37 169:44>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:62 169:65>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:70 169:77>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:86 169:93>] @@ -7786,13 +7668,9 @@ SYMBOL_FUNCTION b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector REFERENCE_CALL b3Quaternion b3ShortestArcQuatNormalize2(b3Vector3 &, b3Vector3 &) -> b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector3 &) [b3Quaternion.h <912:9 912:25>] LOCAL_SYMBOL: b3Quaternion.h<908:40> [b3Quaternion.h <912:27 912:28>] LOCAL_SYMBOL: b3Quaternion.h<908:54> [b3Quaternion.h <912:30 912:31>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMPPP [b3Matrix3x3.h <25:37 25:43>] REFERENCE_TYPE_USAGE const __m128 b3vMPPP -> __m128 [b3Matrix3x3.h <25:7 25:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v1000 [b3Matrix3x3.h <29:43 29:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v1000 -> b3SimdFloat4 [b3Matrix3x3.h <29:7 29:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0100 [b3Matrix3x3.h <30:43 30:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0100 -> b3SimdFloat4 [b3Matrix3x3.h <30:7 30:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0010 [b3Matrix3x3.h <31:43 31:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0010 -> b3SimdFloat4 [b3Matrix3x3.h <31:7 31:18>] SYMBOL_CLASS b3Matrix3x3 [b3Matrix3x3.h <43:1 <43:31 43:41> 737:1>] SYMBOL_FIELD private b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <46:12 46:15>] @@ -8357,11 +8235,8 @@ REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) REFERENCE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <493:43 493:46>] REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar b3Fabs(b3Scalar) [b3Matrix3x3.h <496:7 496:12>] LOCAL_SYMBOL: b3Matrix3x3.h<487:44> [b3Matrix3x3.h <496:14 496:18>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <410:36 410:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <498:8 498:10>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <499:5 499:7>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <501:5 501:7>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <503:8 503:11>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <504:5 504:8>] @@ -8411,8 +8286,6 @@ REFERENCE_CALL void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <537:8 537:11>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <539:15 539:19>] LOCAL_SYMBOL: b3Matrix3x3.h<525:9> [b3Matrix3x3.h <539:5 539:13>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <409:36 409:43>] REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Matrix3x3.h <539:31 539:38>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <540:16 540:20>] LOCAL_SYMBOL: b3Matrix3x3.h<526:9> [b3Matrix3x3.h <540:5 540:14>] @@ -8838,11 +8711,9 @@ LOCAL_SYMBOL: b3Matrix3x3.h<722:45> [b3Matrix3x3.h <724:49 724:50>] REFERENCE_USAGE b3Scalar b3Matrix3x3::cofac(int, int, int, int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <724:55 724:58>] LOCAL_SYMBOL: b3Matrix3x3.h<722:37> [b3Matrix3x3.h <724:60 724:61>] LOCAL_SYMBOL: b3Matrix3x3.h<722:29> [b3Matrix3x3.h <724:64 724:65>] -SYMBOL_STRUCT b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <727:7 727:15>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <727:2 727:5>] LOCAL_SYMBOL: b3Matrix3x3.h<727:41> [b3Matrix3x3.h <727:41 727:47>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <729:7 729:20>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <729:2 729:5>] LOCAL_SYMBOL: b3Matrix3x3.h<729:51> [b3Matrix3x3.h <729:51 729:57>] @@ -8850,7 +8721,6 @@ REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) co SYMBOL_METHOD public void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <731:7 731:17>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <731:2 731:5>] LOCAL_SYMBOL: b3Matrix3x3.h<731:49> [b3Matrix3x3.h <731:49 731:54>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <733:7 733:22>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <733:2 733:5>] LOCAL_SYMBOL: b3Matrix3x3.h<733:59> [b3Matrix3x3.h <733:59 733:64>] @@ -9868,11 +9738,9 @@ REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3 REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:51 57:58>] REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:64 57:71>] LOCAL_SYMBOL: b3Transform.h<204:28> [b3Transform.h <205:10 205:26>] -SYMBOL_STRUCT b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serialize(b3TransformFloatData &) const [b3Transform.h <208:7 208:15>] REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> void [b3Transform.h <208:2 208:5>] LOCAL_SYMBOL: b3Transform.h<208:41> [b3Transform.h <208:41 208:47>] -REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serializeFloat(b3TransformFloatData &) const [b3Transform.h <210:7 210:20>] REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) const -> void [b3Transform.h <210:2 210:5>] LOCAL_SYMBOL: b3Transform.h<210:51> [b3Transform.h <210:51 210:57>] @@ -9880,7 +9748,6 @@ REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) co SYMBOL_METHOD public void b3Transform::deSerialize(const b3TransformFloatData &) [b3Transform.h <212:7 212:17>] REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> void [b3Transform.h <212:2 212:5>] LOCAL_SYMBOL: b3Transform.h<212:49> [b3Transform.h <212:49 212:54>] -REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_STRUCT b3TransformDoubleData [b3Transform.h <214:38 214:58>] SYMBOL_METHOD public void b3Transform::deSerializeDouble(const b3TransformDoubleData &) [b3Transform.h <214:7 214:23>] REFERENCE_TYPE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> void [b3Transform.h <214:2 214:5>] @@ -11046,31 +10913,22 @@ SYMBOL_METHOD public static void b3DynamicBvh::enumNodes(const b3Dbv REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <296:10 296:13>] LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>] -LOCAL_SYMBOL: b3DynamicBvh.h<84:31> [b3DynamicBvh.h <84:31 84:36>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) [b3DynamicBvh.h <299:16 299:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <299:10 299:13>] LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:9 302:17>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>] LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <302:26 302:35>] LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:9 307:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>] LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <307:41 307:50>] LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvh.h <789:1 <789:28 789:51> 849:1>] SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <789:28 789:51>] @@ -11081,10 +10939,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <789:72 789:76>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>] LOCAL_SYMBOL: b3DynamicBvh.h<790:29> [b3DynamicBvh.h <790:29 790:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> b3DbvtNode [b3DynamicBvh.h <790:17 790:26>] -LOCAL_SYMBOL: b3DynamicBvh.h<85:53> [b3DynamicBvh.h <85:53 85:63>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void [b3DynamicBvh.h <85:73 85:76>] -LOCAL_SYMBOL: b3DynamicBvh.h<85:53> [b3DynamicBvh.h <85:78 85:88>] LOCAL_SYMBOL: b3DynamicBvh.h<789:72> [b3DynamicBvh.h <794:6 794:10>] LOCAL_SYMBOL: b3DynamicBvh.h<790:29> [b3DynamicBvh.h <794:13 794:17>] LOCAL_SYMBOL: b3DynamicBvh.h<796:15> [b3DynamicBvh.h <796:15 796:19>] @@ -11307,8 +11161,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode [b3DynamicBvh.h <325:26 325:35>] LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const [b3DynamicBvh.h <922:1 <922:28 922:36> 951:1>] SYMBOL_FUNCTION void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <922:28 922:36>] @@ -11318,11 +11170,8 @@ LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <922:57 922:60>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> b3DbvtNode [b3DynamicBvh.h <922:45 922:54>] LOCAL_SYMBOL: b3DynamicBvh.h<923:31> [b3DynamicBvh.h <923:31 923:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<922:57> [b3DynamicBvh.h <927:6 927:9>] LOCAL_SYMBOL: b3DynamicBvh.h<929:42> [b3DynamicBvh.h <929:42 929:47>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] SYMBOL_FUNCTION void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.h <929:42 929:47>] LOCAL_SYMBOL: b3DynamicBvh.h<923:31> [b3DynamicBvh.h <929:49 929:51>] @@ -11378,9 +11227,6 @@ REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> void [b3DynamicBvh.h <922:8 922:11>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> b3DbvtNode [b3DynamicBvh.h <922:45 922:54>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> void [b3DynamicBvh.h <85:73 85:76>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.h <929:42 929:47>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> b3AlignedObjectArray [b3DynamicBvh.h <930:4 930:23>] REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3DynamicBvh.h <930:44 930:48>] @@ -11412,8 +11258,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<332:20> [b3DynamicBvh.h <332:20 332:26>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <332:9 332:17>] LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <333:9 333:17>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:9 338:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>] LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>] @@ -11432,8 +11276,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<344:26> [b3DynamicBvh.h <344:26 344:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <344:15 344:23>] LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <345:15 345:23>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const [b3DynamicBvh.h <954:1 <954:28 954:42> 1001:1>] SYMBOL_FUNCTION void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <954:28 954:42>] @@ -11457,8 +11299,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<961:26> [b3DynamicBvh.h <961:26 961:32>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> b3Vector3 [b3DynamicBvh.h <961:15 961:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void [b3DynamicBvh.h <964:10 964:13>] LOCAL_SYMBOL: b3DynamicBvh.h<956:26> [b3DynamicBvh.h <964:16 964:20>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<954:63> [b3DynamicBvh.h <966:5 966:8>] LOCAL_SYMBOL: b3DynamicBvh.h<968:14> [b3DynamicBvh.h <968:14 968:18>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> int [b3DynamicBvh.h <968:3 968:5>] @@ -11553,8 +11393,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<351:19> [b3DynamicBvh.h <351:19 351:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3Scalar [b3DynamicBvh.h <351:9 351:16>] LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <352:3 352:5>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:16 355:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>] LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>] @@ -11567,16 +11405,12 @@ LOCAL_SYMBOL: b3DynamicBvh.h<358:20> [b3DynamicBvh.h <358:20 358:27>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3Vector3 [b3DynamicBvh.h <358:9 358:17>] LOCAL_SYMBOL: b3DynamicBvh.h<359:7> [b3DynamicBvh.h <359:7 359:11>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <359:3 359:5>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <84:28 84:28>] LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:16 363:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <363:10 363:13>] LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <363:33 363:42>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <84:28 84:28>] -SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU::T [b3DynamicBvh.h <83:47 83:47>] SYMBOL_METHOD public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:28 366:34> 375:2>] REFERENCE_TYPE_USAGE static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>] LOCAL_SYMBOL: b3DynamicBvh.h<366:47> [b3DynamicBvh.h <366:47 366:47>] @@ -12385,7 +12219,6 @@ REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, co LOCAL_SYMBOL: b3DynamicBvh.h<576:31> [b3DynamicBvh.h <576:31 576:31>] REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3DbvtAabbMm [b3DynamicBvh.h <576:17 576:28>] LOCAL_SYMBOL: b3DynamicBvh.h<581:56> [b3DynamicBvh.h <581:56 581:59>] -REFERENCE_TYPE_USAGE int b3Select(const b3DbvtAabbMm &, const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> unsigned int [b3DynamicBvh.h <581:38 581:45>] SYMBOL_UNION b3Select::b3SSEUnion [b3DynamicBvh.h <588:2 <588:8 588:17> 593:2>] SYMBOL_FIELD public __m128 b3Select::b3SSEUnion::ssereg [b3DynamicBvh.h <590:13 590:18>] REFERENCE_TYPE_USAGE __m128 b3Select::b3SSEUnion::ssereg -> __m128 [b3DynamicBvh.h <590:5 590:10>] @@ -12658,9 +12491,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <693:14 693:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <693:8 693:11>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <693:57 693:60>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<84:31> [b3DynamicBvh.h <697:3 697:8>] LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <697:18 697:21>] REFERENCE_CALL static void b3DynamicBvh::enumNodes(const b3DbvtNode *, T &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.h <698:11 698:20>] @@ -12678,9 +12508,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <707:14 707:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <707:8 707:11>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <707:58 707:61>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <707:46 707:55>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] REFERENCE_CALL static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.h <711:12 711:21>] LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <711:6 711:9>] REFERENCE_USAGE static void b3DynamicBvh::enumLeaves(const b3DbvtNode *, T &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <713:21 713:26>] @@ -12700,9 +12527,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <724:57 724:61>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <724:45 724:54>] LOCAL_SYMBOL: b3DynamicBvh.h<725:29> [b3DynamicBvh.h <725:29 725:33>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <725:17 725:26>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<724:57> [b3DynamicBvh.h <729:6 729:10>] LOCAL_SYMBOL: b3DynamicBvh.h<725:29> [b3DynamicBvh.h <729:13 729:17>] LOCAL_SYMBOL: b3DynamicBvh.h<731:15> [b3DynamicBvh.h <731:15 731:19>] @@ -12919,9 +12743,6 @@ SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack(con REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <789:8 789:11>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <790:17 790:26>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> int [b3DynamicBvh.h <796:4 796:6>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> int [b3DynamicBvh.h <797:4 797:6>] REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::anonymous enum (b3DynamicBvh.h<252:2>)::B3_DOUBLE_STACKSIZE [b3DynamicBvh.h <797:24 797:42>] @@ -13078,10 +12899,6 @@ SYMBOL_METHOD public void b3DynamicBvh::collideTV(const b3DbvtNode * REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <922:8 922:11>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode [b3DynamicBvh.h <922:45 922:54>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <923:17 923:28>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <85:73 85:76>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <929:27 929:38>] REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.h <929:42 929:47>] REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3AlignedObjectArray [b3DynamicBvh.h <930:4 930:23>] REFERENCE_CALL void b3DynamicBvh::collideTV(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3DynamicBvh.h <930:44 930:48>] @@ -13114,9 +12931,6 @@ REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3Dbvt REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <960:15 960:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <961:15 961:23>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <964:10 964:13>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <85:73 85:76>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> int [b3DynamicBvh.h <968:3 968:5>] REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> int [b3DynamicBvh.h <969:3 969:5>] REFERENCE_USAGE void b3DynamicBvh::rayTestInternal(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::anonymous enum (b3DynamicBvh.h<252:2>)::B3_DOUBLE_STACKSIZE [b3DynamicBvh.h <969:23 969:41>] @@ -13159,9 +12973,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1006:26> [b3DynamicBvh.h <1006:26 1006:32>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1006:15 1006:23>] LOCAL_SYMBOL: b3DynamicBvh.h<1007:26> [b3DynamicBvh.h <1007:26 1007:30>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1007:15 1007:23>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1005:55> [b3DynamicBvh.h <1011:6 1011:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1013:14> [b3DynamicBvh.h <1013:14 1013:19>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <1013:4 1013:12>] @@ -13287,9 +13098,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1077:26> [b3DynamicBvh.h <1077:26 1077:32>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3Scalar [b3DynamicBvh.h <1077:16 1077:23>] LOCAL_SYMBOL: b3DynamicBvh.h<1078:14> [b3DynamicBvh.h <1078:14 1078:18>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1078:10 1078:12>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1075:58> [b3DynamicBvh.h <1082:6 1082:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1084:19> [b3DynamicBvh.h <1084:19 1084:24>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <1084:10 1084:12>] @@ -13429,9 +13237,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1134:16> [b3DynamicBvh.h <1134:16 1134:20>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int [b3DynamicBvh.h <1134:12 1134:14>] LOCAL_SYMBOL: b3DynamicBvh.h<1136:17> [b3DynamicBvh.h <1136:17 1136:21>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <1136:12 1136:15>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1130:58> [b3DynamicBvh.h <1139:6 1139:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1141:23> [b3DynamicBvh.h <1141:23 1141:29>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> unsigned int [b3DynamicBvh.h <1141:10 1141:17>] @@ -13701,9 +13506,6 @@ QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1228:14 1228:25>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <1228:8 1228:11>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1228:57 1228:60>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <1228:45 1228:54>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::ICollide [b3DynamicBvh.h <85:43 85:50>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU::T [b3DynamicBvh.h <85:67 85:67>] -REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <85:73 85:76>] LOCAL_SYMBOL: b3DynamicBvh.h<1228:57> [b3DynamicBvh.h <1232:6 1232:9>] LOCAL_SYMBOL: b3DynamicBvh.h<1234:44> [b3DynamicBvh.h <1234:44 1234:48>] REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU(const b3DbvtNode *, T &) -> b3AlignedObjectArray [b3DynamicBvh.h <1234:4 1234:23>] @@ -13817,38 +13619,6 @@ REFERENCE_CALL b3Int2 b3MakeInt2(int, int) -> void b3Int2::b3Int2(b3Int2 &&) [b3 LOCAL_SYMBOL: b3Int2.h<53:9> [b3Int2.h <55:9 55:9>] SYMBOL_CLASS b3Dispatcher [b3OverlappingPairCache.h <22:7 22:18>] SYMBOL_STRUCT b3UnsignedInt4 [b3Int4.h <9:1 <9:32 9:45> 24:1>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:31>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>) [b3Int4.h <13:2 <13:2 13:6> 23:2>] SYMBOL_STRUCT public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>) [b3Int4.h <15:3 <15:3 15:8> 18:3>] SYMBOL_FIELD public unsigned int b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>)::x [b3Int4.h <17:17 17:17>] @@ -13888,38 +13658,6 @@ REFERENCE_CALL void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> void b3 REFERENCE_TYPE_USAGE void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> b3UnsignedInt4 [b3Int4.h <9:32 9:45>] LOCAL_SYMBOL: b3Int4.h<9:32> [b3Int4.h <9:32 9:45>] SYMBOL_STRUCT b3Int4 [b3Int4.h <26:1 <26:32 26:37> 41:1>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Int4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Int4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Int4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Int4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:31>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3Int4::anonymous union (b3Int4.h<30:2>) [b3Int4.h <30:2 <30:2 30:6> 40:2>] SYMBOL_STRUCT public b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) [b3Int4.h <32:3 <32:3 32:8> 35:3>] SYMBOL_FIELD public int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3Int4.h <34:8 34:8>] @@ -14707,38 +14445,6 @@ REFERENCE_OVERRIDE void b3BroadphaseRayCallback::~b3BroadphaseRayCallback() -> v SYMBOL_METHOD public void b3BroadphaseRayCallback::b3BroadphaseRayCallback(const b3BroadphaseRayCallback &) [b3BroadphaseCallback.h <30:8 30:30>] SYMBOL_METHOD public b3BroadphaseRayCallback & b3BroadphaseRayCallback::operator=(const b3BroadphaseRayCallback &) [b3BroadphaseCallback.h <30:8 30:30>] SYMBOL_STRUCT b3BroadphaseProxy [b3DynamicBvhBroadphase.h <45:1 <45:32 45:48> 89:1>] -SYMBOL_METHOD public static void * b3BroadphaseProxy::operator new(size_t) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3BroadphaseProxy::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3BroadphaseProxy::operator delete(void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3BroadphaseProxy::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3BroadphaseProxy::operator new(size_t, void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3BroadphaseProxy::operator delete(void *, void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3BroadphaseProxy::operator new[](size_t) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3BroadphaseProxy::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3BroadphaseProxy::operator delete[](void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3BroadphaseProxy::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3BroadphaseProxy::operator new[](size_t, void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:1>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3BroadphaseProxy::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3BroadphaseProxy::operator delete[](void *, void *) [b3DynamicBvhBroadphase.h <48:1 <48:1 48:1> 48:30>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3BroadphaseProxy::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_ENUM public b3BroadphaseProxy::CollisionFilterGroups [b3DynamicBvhBroadphase.h <51:2 <51:7 51:27> 60:2>] SYMBOL_ENUM_CONSTANT b3BroadphaseProxy::CollisionFilterGroups::DefaultFilter [b3DynamicBvhBroadphase.h <53:10 53:22>] SYMBOL_ENUM_CONSTANT b3BroadphaseProxy::CollisionFilterGroups::StaticFilter [b3DynamicBvhBroadphase.h <54:10 54:21>] @@ -15166,8 +14872,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<123:91> [b3DynamicBvhBroadphase.cpp <13 REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> b3HashedOverlappingPairCache [b3DynamicBvhBroadphase.cpp <138:102 138:129>] SYMBOL_FUNCTION void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() REFERENCE_CALL void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() [b3DynamicBvhBroadphase.cpp <138:102 138:129>] -REFERENCE_CALL void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> b3HashedOverlappingPairCache [b3DynamicBvhBroadphase.cpp <138:67 138:94>] REFERENCE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> int b3DynamicBvhBroadphase::m_pid [b3DynamicBvhBroadphase.cpp <140:2 140:6>] REFERENCE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <141:2 141:6>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<142:10> [b3DynamicBvhBroadphase.cpp <142:10 142:10>] @@ -15187,8 +14891,6 @@ QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <153:1 153:22>] REFERENCE_USAGE void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> bool b3DynamicBvhBroadphase::m_releasepaircache [b3DynamicBvhBroadphase.cpp <155:5 155:22>] REFERENCE_CALL void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> void b3OverlappingPairCache::~b3OverlappingPairCache() [b3DynamicBvhBroadphase.cpp <157:16 157:16>] REFERENCE_USAGE void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <157:3 157:13>] -REFERENCE_CALL void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <158:17 158:27>] SYMBOL_METHOD public b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) [b3DynamicBvhBroadphase.cpp <163:1 <163:47 163:57> 190:1>] QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <163:23 163:44>] REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3BroadphaseProxy [b3DynamicBvhBroadphase.cpp <163:1 163:17>] @@ -15443,7 +15145,6 @@ SYMBOL_FUNCTION void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabb REFERENCE_CALL void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabbCallback &) [b3DynamicBvhBroadphase.cpp <280:23 280:30>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<278:115> [b3DynamicBvhBroadphase.cpp <280:32 280:43>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<282:45> [b3DynamicBvhBroadphase.cpp <282:45 282:50>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> b3DbvtVolume [b3DynamicBvhBroadphase.cpp <282:31 282:42>] REFERENCE_CALL void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <282:66 282:71>] QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <282:52 282:63>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<278:56> [b3DynamicBvhBroadphase.cpp <282:73 282:79>] @@ -15477,7 +15178,6 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, cons REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3AlignedObjectArray b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <297:27 297:35>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<292:48> [b3DynamicBvhBroadphase.cpp <297:37 297:44>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<299:39> [b3DynamicBvhBroadphase.cpp <299:39 299:42>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtVolume [b3DynamicBvhBroadphase.cpp <299:25 299:36>] REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <299:58 299:63>] QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <299:44 299:55>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<293:34> [b3DynamicBvhBroadphase.cpp <299:65 299:71>] @@ -15536,7 +15236,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, con LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <324:23 324:27>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<299:39> [b3DynamicBvhBroadphase.cpp <324:35 324:38>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<318:16> [b3DynamicBvhBroadphase.cpp <324:40 324:47>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Scalar [b3DynamicBvhBroadphase.h <35:32 35:39>] REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_done [b3DynamicBvhBroadphase.cpp <330:8 330:21>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<304:8> [b3DynamicBvhBroadphase.cpp <331:6 331:14>] SYMBOL_FUNCTION void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) @@ -15603,7 +15302,6 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3Broadphas REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <366:27 366:37>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<361:76> [b3DynamicBvhBroadphase.cpp <366:40 366:47>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<367:39> [b3DynamicBvhBroadphase.cpp <367:39 367:42>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtVolume [b3DynamicBvhBroadphase.cpp <367:25 367:36>] REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <367:58 367:63>] QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <367:44 367:55>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<362:34> [b3DynamicBvhBroadphase.cpp <367:65 367:71>] @@ -15841,7 +15539,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Dynami REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <542:30 542:33>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <542:21 542:27>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<543:41> [b3DynamicBvhBroadphase.cpp <543:41 543:47>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtVolume [b3DynamicBvhBroadphase.cpp <543:27 543:38>] REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <543:63 543:68>] QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <543:49 543:60>] REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMin [b3DynamicBvhBroadphase.cpp <543:79 543:87>] @@ -15990,7 +15687,6 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<623:84> [b3DynamicBvhBroadphase.cpp <623:84 623:90>] REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3Vector3 [b3DynamicBvhBroadphase.cpp <623:73 623:81>] LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <626:39 626:44>] -REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DbvtVolume [b3DynamicBvhBroadphase.cpp <626:25 626:36>] REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> void b3DbvtAabbMm::b3DbvtAabbMm() [b3DynamicBvhBroadphase.cpp <626:39 626:44>] SYMBOL_FUNCTION bool b3DynamicBvh::empty() const REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> bool b3DynamicBvh::empty() const [b3DynamicBvhBroadphase.cpp <628:16 628:20>] 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 ec9aa20b..4e0191e6 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 @@ -1561,8 +1561,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1633,15 +1631,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1879,9 +1873,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -2006,11 +1998,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -2024,10 +2011,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -2087,8 +2070,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator< REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -2100,8 +2081,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -2150,8 +2129,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2161,8 +2138,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3AlignedAlloc REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2447,9 +2422,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -2905,8 +2877,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [b3A REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Int4 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Int4 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3156,8 +3126,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, int *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, int *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3219,50 +3187,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::copyFromArray(const b3Align REFERENCE_TYPE_USAGE void b3AlignedObjectArray::copyFromArray(const b3AlignedObjectArray &) -> b3AlignedObjectArray [b3AlignedObjectArray.h <524:27 524:46>] SYMBOL_CLASS b3Dispatcher [b3OverlappingPairCache.h <22:7 22:18>] SYMBOL_STRUCT b3UnsignedInt4 [b3Int4.h <9:1 <9:32 9:45> 24:1>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:31>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>) [b3Int4.h <13:2 <13:2 13:6> 23:2>] SYMBOL_STRUCT public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>) [b3Int4.h <15:3 <15:3 15:8> 18:3>] SYMBOL_FIELD public unsigned int b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>)::x [b3Int4.h <17:17 17:17>] @@ -3302,38 +3226,6 @@ REFERENCE_CALL void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> void b3 REFERENCE_TYPE_USAGE void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> b3UnsignedInt4 [b3Int4.h <9:32 9:45>] LOCAL_SYMBOL: b3Int4.h<9:32> [b3Int4.h <9:32 9:45>] SYMBOL_STRUCT b3Int4 [b3Int4.h <26:1 <26:32 26:37> 41:1>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Int4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Int4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Int4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Int4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:31>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3Int4::anonymous union (b3Int4.h<30:2>) [b3Int4.h <30:2 <30:2 30:6> 40:2>] SYMBOL_STRUCT public b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) [b3Int4.h <32:3 <32:3 32:8> 35:3>] SYMBOL_FIELD public int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3Int4.h <34:8 34:8>] @@ -4198,13 +4090,9 @@ LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>] LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>] SYMBOL_TEMPLATE_PARAMETER b3Clamp::T [b3MinMax.h <58:17 58:17>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -4267,38 +4155,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -4881,15 +4737,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -5566,7 +5419,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -5575,11 +5427,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -5604,7 +5451,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -5627,13 +5473,8 @@ SYMBOL_FUNCTION void b3PlaneSpace1(const T &, T &, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void [b3Vector3.h <1220:17 1220:20>] REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Vector3.h <1222:7 1222:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <413:19 413:26>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:57 415:64>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1236:5 1236:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>] @@ -6047,11 +5888,8 @@ REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3SimdFloat4 b3Qu REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3QuadWord::anonymous union (b3QuadWord.h<56:2>) b3QuadWord:: [b3QuadWord.h <230:49 230:55>] LOCAL_SYMBOL: b3QuadWord.h<227:49> [b3QuadWord.h <230:43 230:47>] SYMBOL_METHOD public void b3QuadWord::~b3QuadWord() [b3QuadWord.h <34:31 34:40>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vOnes [b3Quaternion.h <30:37 30:43>] REFERENCE_TYPE_USAGE const __m128 b3vOnes -> __m128 [b3Quaternion.h <30:7 30:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vQInv [b3Quaternion.h <36:43 36:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vQInv -> b3SimdFloat4 [b3Quaternion.h <36:7 36:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vPPPM [b3Quaternion.h <37:43 37:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vPPPM -> b3SimdFloat4 [b3Quaternion.h <37:7 37:18>] SYMBOL_CLASS b3Quaternion [b3Quaternion.h <42:1 <42:7 42:18> 558:1>] REFERENCE_INHERITANCE b3Quaternion -> b3QuadWord [b3Quaternion.h <42:29 42:38>] @@ -6340,8 +6178,6 @@ LOCAL_SYMBOL: b3Quaternion.h<156:45> [b3Quaternion.h <169:3 169:8>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:12 169:15>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:20 169:27>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:37 169:44>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:62 169:65>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:70 169:77>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:86 169:93>] @@ -7203,13 +7039,9 @@ SYMBOL_FUNCTION b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector REFERENCE_CALL b3Quaternion b3ShortestArcQuatNormalize2(b3Vector3 &, b3Vector3 &) -> b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector3 &) [b3Quaternion.h <912:9 912:25>] LOCAL_SYMBOL: b3Quaternion.h<908:40> [b3Quaternion.h <912:27 912:28>] LOCAL_SYMBOL: b3Quaternion.h<908:54> [b3Quaternion.h <912:30 912:31>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMPPP [b3Matrix3x3.h <25:37 25:43>] REFERENCE_TYPE_USAGE const __m128 b3vMPPP -> __m128 [b3Matrix3x3.h <25:7 25:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v1000 [b3Matrix3x3.h <29:43 29:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v1000 -> b3SimdFloat4 [b3Matrix3x3.h <29:7 29:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0100 [b3Matrix3x3.h <30:43 30:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0100 -> b3SimdFloat4 [b3Matrix3x3.h <30:7 30:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0010 [b3Matrix3x3.h <31:43 31:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0010 -> b3SimdFloat4 [b3Matrix3x3.h <31:7 31:18>] SYMBOL_CLASS b3Matrix3x3 [b3Matrix3x3.h <43:1 <43:31 43:41> 737:1>] SYMBOL_FIELD private b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <46:12 46:15>] @@ -7774,11 +7606,8 @@ REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) REFERENCE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <493:43 493:46>] REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar b3Fabs(b3Scalar) [b3Matrix3x3.h <496:7 496:12>] LOCAL_SYMBOL: b3Matrix3x3.h<487:44> [b3Matrix3x3.h <496:14 496:18>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <410:36 410:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <498:8 498:10>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <499:5 499:7>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <501:5 501:7>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <503:8 503:11>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <504:5 504:8>] @@ -7828,8 +7657,6 @@ REFERENCE_CALL void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <537:8 537:11>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <539:15 539:19>] LOCAL_SYMBOL: b3Matrix3x3.h<525:9> [b3Matrix3x3.h <539:5 539:13>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <409:36 409:43>] REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Matrix3x3.h <539:31 539:38>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <540:16 540:20>] LOCAL_SYMBOL: b3Matrix3x3.h<526:9> [b3Matrix3x3.h <540:5 540:14>] @@ -8255,11 +8082,9 @@ LOCAL_SYMBOL: b3Matrix3x3.h<722:45> [b3Matrix3x3.h <724:49 724:50>] REFERENCE_USAGE b3Scalar b3Matrix3x3::cofac(int, int, int, int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <724:55 724:58>] LOCAL_SYMBOL: b3Matrix3x3.h<722:37> [b3Matrix3x3.h <724:60 724:61>] LOCAL_SYMBOL: b3Matrix3x3.h<722:29> [b3Matrix3x3.h <724:64 724:65>] -SYMBOL_STRUCT b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <727:7 727:15>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <727:2 727:5>] LOCAL_SYMBOL: b3Matrix3x3.h<727:41> [b3Matrix3x3.h <727:41 727:47>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <729:7 729:20>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <729:2 729:5>] LOCAL_SYMBOL: b3Matrix3x3.h<729:51> [b3Matrix3x3.h <729:51 729:57>] @@ -8267,7 +8092,6 @@ REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) co SYMBOL_METHOD public void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <731:7 731:17>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <731:2 731:5>] LOCAL_SYMBOL: b3Matrix3x3.h<731:49> [b3Matrix3x3.h <731:49 731:54>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <733:7 733:22>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <733:2 733:5>] LOCAL_SYMBOL: b3Matrix3x3.h<733:59> [b3Matrix3x3.h <733:59 733:64>] @@ -9285,11 +9109,9 @@ REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3 REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:51 57:58>] REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:64 57:71>] LOCAL_SYMBOL: b3Transform.h<204:28> [b3Transform.h <205:10 205:26>] -SYMBOL_STRUCT b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serialize(b3TransformFloatData &) const [b3Transform.h <208:7 208:15>] REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> void [b3Transform.h <208:2 208:5>] LOCAL_SYMBOL: b3Transform.h<208:41> [b3Transform.h <208:41 208:47>] -REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serializeFloat(b3TransformFloatData &) const [b3Transform.h <210:7 210:20>] REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) const -> void [b3Transform.h <210:2 210:5>] LOCAL_SYMBOL: b3Transform.h<210:51> [b3Transform.h <210:51 210:57>] @@ -9297,7 +9119,6 @@ REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) co SYMBOL_METHOD public void b3Transform::deSerialize(const b3TransformFloatData &) [b3Transform.h <212:7 212:17>] REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> void [b3Transform.h <212:2 212:5>] LOCAL_SYMBOL: b3Transform.h<212:49> [b3Transform.h <212:49 212:54>] -REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_STRUCT b3TransformDoubleData [b3Transform.h <214:38 214:58>] SYMBOL_METHOD public void b3Transform::deSerializeDouble(const b3TransformDoubleData &) [b3Transform.h <214:7 214:23>] REFERENCE_TYPE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> void [b3Transform.h <214:2 214: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 fd0bb0ae..1a04d1eb 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 @@ -1425,8 +1425,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1497,15 +1495,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1744,9 +1738,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -1871,11 +1863,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -1889,10 +1876,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -1952,8 +1935,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -1965,8 +1946,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -2015,8 +1994,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocat REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2026,8 +2003,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Aligne REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2075,8 +2050,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocato REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2086,8 +2059,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Aligned REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2142,8 +2113,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::de REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2191,8 +2160,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedA REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2202,8 +2169,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3 REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2251,8 +2216,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAl REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2262,8 +2225,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3A REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2311,8 +2272,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Ali REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2322,8 +2281,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::dealloca REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2608,9 +2565,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -3070,8 +3024,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [b3Alig REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] 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, int *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] @@ -3316,8 +3268,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [ REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3540,8 +3490,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [b REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3MyFace *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3MyFace *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -3932,8 +3880,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3GrahamVector3 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4171,8 +4117,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3InternalEdge *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4384,8 +4328,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(in REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3InternalVertexPair *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4530,13 +4472,9 @@ LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>] LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>] LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>] SYMBOL_TEMPLATE_PARAMETER b3Clamp::T [b3MinMax.h <58:17 58:17>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -4599,50 +4537,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -5225,15 +5119,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -5909,7 +5800,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -5918,11 +5808,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -5947,7 +5832,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -5970,13 +5854,8 @@ SYMBOL_FUNCTION void b3PlaneSpace1(const T &, T &, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void [b3Vector3.h <1220:17 1220:20>] REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Vector3.h <1222:7 1222:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <413:19 413:26>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:57 415:64>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1236:5 1236:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>] @@ -6390,11 +6269,8 @@ REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3SimdFloat4 b3Qu REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3QuadWord::anonymous union (b3QuadWord.h<56:2>) b3QuadWord:: [b3QuadWord.h <230:49 230:55>] LOCAL_SYMBOL: b3QuadWord.h<227:49> [b3QuadWord.h <230:43 230:47>] SYMBOL_METHOD public void b3QuadWord::~b3QuadWord() [b3QuadWord.h <34:31 34:40>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vOnes [b3Quaternion.h <30:37 30:43>] REFERENCE_TYPE_USAGE const __m128 b3vOnes -> __m128 [b3Quaternion.h <30:7 30:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vQInv [b3Quaternion.h <36:43 36:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vQInv -> b3SimdFloat4 [b3Quaternion.h <36:7 36:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vPPPM [b3Quaternion.h <37:43 37:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vPPPM -> b3SimdFloat4 [b3Quaternion.h <37:7 37:18>] SYMBOL_CLASS b3Quaternion [b3Quaternion.h <42:1 <42:7 42:18> 558:1>] REFERENCE_INHERITANCE b3Quaternion -> b3QuadWord [b3Quaternion.h <42:29 42:38>] @@ -6683,8 +6559,6 @@ LOCAL_SYMBOL: b3Quaternion.h<156:45> [b3Quaternion.h <169:3 169:8>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:12 169:15>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:20 169:27>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:37 169:44>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:62 169:65>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:70 169:77>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:86 169:93>] @@ -7546,13 +7420,9 @@ SYMBOL_FUNCTION b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector REFERENCE_CALL b3Quaternion b3ShortestArcQuatNormalize2(b3Vector3 &, b3Vector3 &) -> b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector3 &) [b3Quaternion.h <912:9 912:25>] LOCAL_SYMBOL: b3Quaternion.h<908:40> [b3Quaternion.h <912:27 912:28>] LOCAL_SYMBOL: b3Quaternion.h<908:54> [b3Quaternion.h <912:30 912:31>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMPPP [b3Matrix3x3.h <25:37 25:43>] REFERENCE_TYPE_USAGE const __m128 b3vMPPP -> __m128 [b3Matrix3x3.h <25:7 25:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v1000 [b3Matrix3x3.h <29:43 29:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v1000 -> b3SimdFloat4 [b3Matrix3x3.h <29:7 29:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0100 [b3Matrix3x3.h <30:43 30:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0100 -> b3SimdFloat4 [b3Matrix3x3.h <30:7 30:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0010 [b3Matrix3x3.h <31:43 31:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0010 -> b3SimdFloat4 [b3Matrix3x3.h <31:7 31:18>] SYMBOL_CLASS b3Matrix3x3 [b3Matrix3x3.h <43:1 <43:31 43:41> 737:1>] SYMBOL_FIELD private b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <46:12 46:15>] @@ -8117,11 +7987,8 @@ REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) REFERENCE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <493:43 493:46>] REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar b3Fabs(b3Scalar) [b3Matrix3x3.h <496:7 496:12>] LOCAL_SYMBOL: b3Matrix3x3.h<487:44> [b3Matrix3x3.h <496:14 496:18>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <410:36 410:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <498:8 498:10>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <499:5 499:7>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <501:5 501:7>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <503:8 503:11>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <504:5 504:8>] @@ -8171,8 +8038,6 @@ REFERENCE_CALL void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <537:8 537:11>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <539:15 539:19>] LOCAL_SYMBOL: b3Matrix3x3.h<525:9> [b3Matrix3x3.h <539:5 539:13>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <409:36 409:43>] REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Matrix3x3.h <539:31 539:38>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <540:16 540:20>] LOCAL_SYMBOL: b3Matrix3x3.h<526:9> [b3Matrix3x3.h <540:5 540:14>] @@ -8598,11 +8463,9 @@ LOCAL_SYMBOL: b3Matrix3x3.h<722:45> [b3Matrix3x3.h <724:49 724:50>] REFERENCE_USAGE b3Scalar b3Matrix3x3::cofac(int, int, int, int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <724:55 724:58>] LOCAL_SYMBOL: b3Matrix3x3.h<722:37> [b3Matrix3x3.h <724:60 724:61>] LOCAL_SYMBOL: b3Matrix3x3.h<722:29> [b3Matrix3x3.h <724:64 724:65>] -SYMBOL_STRUCT b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <727:7 727:15>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <727:2 727:5>] LOCAL_SYMBOL: b3Matrix3x3.h<727:41> [b3Matrix3x3.h <727:41 727:47>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <729:7 729:20>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <729:2 729:5>] LOCAL_SYMBOL: b3Matrix3x3.h<729:51> [b3Matrix3x3.h <729:51 729:57>] @@ -8610,7 +8473,6 @@ REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) co SYMBOL_METHOD public void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <731:7 731:17>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <731:2 731:5>] LOCAL_SYMBOL: b3Matrix3x3.h<731:49> [b3Matrix3x3.h <731:49 731:54>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <733:7 733:22>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <733:2 733:5>] LOCAL_SYMBOL: b3Matrix3x3.h<733:59> [b3Matrix3x3.h <733:59 733:64>] @@ -9627,11 +9489,9 @@ REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3 REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:51 57:58>] REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:64 57:71>] LOCAL_SYMBOL: b3Transform.h<204:28> [b3Transform.h <205:10 205:26>] -SYMBOL_STRUCT b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serialize(b3TransformFloatData &) const [b3Transform.h <208:7 208:15>] REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> void [b3Transform.h <208:2 208:5>] LOCAL_SYMBOL: b3Transform.h<208:41> [b3Transform.h <208:41 208:47>] -REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serializeFloat(b3TransformFloatData &) const [b3Transform.h <210:7 210:20>] REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) const -> void [b3Transform.h <210:2 210:5>] LOCAL_SYMBOL: b3Transform.h<210:51> [b3Transform.h <210:51 210:57>] @@ -9639,7 +9499,6 @@ REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) co SYMBOL_METHOD public void b3Transform::deSerialize(const b3TransformFloatData &) [b3Transform.h <212:7 212:17>] REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> void [b3Transform.h <212:2 212:5>] LOCAL_SYMBOL: b3Transform.h<212:49> [b3Transform.h <212:49 212:54>] -REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_STRUCT b3TransformDoubleData [b3Transform.h <214:38 214:58>] SYMBOL_METHOD public void b3Transform::deSerializeDouble(const b3TransformDoubleData &) [b3Transform.h <214:7 214:23>] REFERENCE_TYPE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> void [b3Transform.h <214:2 214:5>] @@ -9818,38 +9677,6 @@ REFERENCE_USAGE void b3MyFace::b3MyFace() -> b3AlignedObjectArray b3MyFace: SYMBOL_FUNCTION void b3AlignedObjectArray::b3AlignedObjectArray() REFERENCE_CALL void b3MyFace::b3MyFace() -> void b3AlignedObjectArray::b3AlignedObjectArray() [b3ConvexUtility.h <26:8 26:15>] SYMBOL_CLASS b3ConvexUtility [b3ConvexUtility.h <32:1 <32:31 32:45> 60:1>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new(size_t) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3ConvexUtility::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete(void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3ConvexUtility::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new(size_t, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete(void *, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new[](size_t) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3ConvexUtility::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete[](void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3ConvexUtility::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new[](size_t, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete[](void *, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:31>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_FIELD public b3Vector3 b3ConvexUtility::m_localCenter [b3ConvexUtility.h <37:13 37:25>] REFERENCE_TYPE_USAGE b3Vector3 b3ConvexUtility::m_localCenter -> b3Vector3 [b3ConvexUtility.h <37:2 37:10>] SYMBOL_FIELD public b3Vector3 b3ConvexUtility::m_extents [b3ConvexUtility.h <38:13 38:21>] 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 0e1ae067..a680cc4f 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 @@ -1771,8 +1771,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1843,15 +1841,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -2086,9 +2080,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -2298,11 +2290,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -2316,10 +2303,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -2379,8 +2362,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -2392,8 +2373,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -2442,8 +2421,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocat REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2453,8 +2430,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Aligne REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2509,8 +2484,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Aligned REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2558,8 +2531,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocat REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2569,8 +2540,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Aligne REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2618,8 +2587,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllo REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2629,8 +2596,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3Ali REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2678,8 +2643,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3A REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2689,8 +2652,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallo REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2738,8 +2699,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAl REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2749,8 +2708,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3A REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2849,8 +2806,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator< REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2860,8 +2815,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3AlignedAl REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2909,8 +2862,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3Aligne REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -2920,8 +2871,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate( REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -2990,13 +2939,9 @@ SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator::self_type REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -3059,50 +3004,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -3685,15 +3586,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -4370,7 +4268,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -4379,11 +4276,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -4408,7 +4300,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -4431,13 +4322,8 @@ SYMBOL_FUNCTION void b3PlaneSpace1(const T &, T &, T &) REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void [b3Vector3.h <1220:17 1220:20>] REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Vector3.h <1222:7 1222:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <413:19 413:26>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Scalar.h <415:57 415:64>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1236:5 1236:12>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>] @@ -4613,13 +4499,10 @@ SYMBOL_FUNCTION b3Vector3 b3Vector3::normalized() const REFERENCE_CALL b3Vector3 b3Normalized(const b3Vector3 &) -> b3Vector3 b3Vector3::normalized() const [b3Float4.h <15:14 15:23>] LOCAL_SYMBOL: b3Float4.h<13:49> [b3Float4.h <15:10 15:12>] SYMBOL_FUNCTION b3Vector3 b3FastNormalized3(const b3Vector3 &) [b3Float4.h <18:2 <18:18 18:34> 21:2>] -REFERENCE_TYPE_USAGE b3Vector3 b3FastNormalized3(const b3Vector3 &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Float4.h<18:53> [b3Float4.h <18:53 18:53>] -REFERENCE_TYPE_USAGE b3Vector3 b3FastNormalized3(const b3Vector3 &) -> b3Vector3 [b3Float4.h <9:33 9:41>] REFERENCE_CALL b3Vector3 b3FastNormalized3(const b3Vector3 &) -> b3Vector3 b3Vector3::normalized() const [b3Float4.h <20:12 20:21>] LOCAL_SYMBOL: b3Float4.h<18:53> [b3Float4.h <20:10 20:10>] SYMBOL_FUNCTION b3Vector3 b3MaxFloat4(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <23:2 <23:18 23:28> 28:2>] -REFERENCE_TYPE_USAGE b3Vector3 b3MaxFloat4(const b3Vector3 &, const b3Vector3 &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Float4.h<23:47> [b3Float4.h <23:47 23:47>] LOCAL_SYMBOL: b3Float4.h<23:66> [b3Float4.h <23:66 23:66>] LOCAL_SYMBOL: b3Float4.h<25:12> [b3Float4.h <25:12 25:14>] @@ -4633,7 +4516,6 @@ LOCAL_SYMBOL: b3Float4.h<23:66> [b3Float4.h <26:14 26:14>] REFERENCE_CALL b3Vector3 b3MaxFloat4(const b3Vector3 &, const b3Vector3 &) -> void b3Vector3::b3Vector3(b3Vector3 &&) [b3Float4.h <27:10 27:12>] LOCAL_SYMBOL: b3Float4.h<25:12> [b3Float4.h <27:10 27:12>] SYMBOL_FUNCTION b3Vector3 b3MinFloat4(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <29:2 <29:18 29:28> 34:2>] -REFERENCE_TYPE_USAGE b3Vector3 b3MinFloat4(const b3Vector3 &, const b3Vector3 &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Float4.h<29:47> [b3Float4.h <29:47 29:47>] LOCAL_SYMBOL: b3Float4.h<29:66> [b3Float4.h <29:66 29:66>] LOCAL_SYMBOL: b3Float4.h<31:12> [b3Float4.h <31:12 31:14>] @@ -4648,7 +4530,6 @@ LOCAL_SYMBOL: b3Float4.h<31:12> [b3Float4.h <33:10 33:12>] SYMBOL_FUNCTION bool b3IsAlmostZero(const b3Vector3 &) [b3Float4.h <63:1 <63:13 63:26> 68:1>] REFERENCE_TYPE_USAGE bool b3IsAlmostZero(const b3Vector3 &) -> bool [b3Float4.h <63:8 63:11>] LOCAL_SYMBOL: b3Float4.h<63:45> [b3Float4.h <63:45 63:45>] -REFERENCE_TYPE_USAGE bool b3IsAlmostZero(const b3Vector3 &) -> b3Vector3 [b3Float4.h <9:33 9:41>] REFERENCE_CALL bool b3IsAlmostZero(const b3Vector3 &) -> b3Scalar b3Fabs(b3Scalar) [b3Float4.h <65:5 65:10>] REFERENCE_USAGE bool b3IsAlmostZero(const b3Vector3 &) -> float b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>)::x [b3Float4.h <65:14 65:14>] REFERENCE_USAGE bool b3IsAlmostZero(const b3Vector3 &) -> b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>) b3Vector3::anonymous union (b3Vector3.h<96:9>):: [b3Float4.h <65:14 65:14>] @@ -4667,9 +4548,7 @@ LOCAL_SYMBOL: b3Float4.h<63:45> [b3Float4.h <65:52 65:52>] SYMBOL_FUNCTION int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) [b3Float4.h <71:1 <71:15 71:22> 93:1>] REFERENCE_TYPE_USAGE int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> int [b3Float4.h <71:8 71:10>] LOCAL_SYMBOL: b3Float4.h<71:42> [b3Float4.h <71:42 71:44>] -REFERENCE_TYPE_USAGE int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> b3Vector3 [b3Float4.h <9:33 9:41>] LOCAL_SYMBOL: b3Float4.h<71:72> [b3Float4.h <71:72 71:79>] -REFERENCE_TYPE_USAGE int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Float4.h<71:86> [b3Float4.h <71:86 71:91>] REFERENCE_TYPE_USAGE int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> int [b3Float4.h <71:82 71:84>] LOCAL_SYMBOL: b3Float4.h<71:101> [b3Float4.h <71:101 71:106>] @@ -4686,8 +4565,6 @@ LOCAL_SYMBOL: b3Float4.h<71:86> [b3Float4.h <76:21 76:26>] LOCAL_SYMBOL: b3Float4.h<74:9> [b3Float4.h <76:29 76:29>] LOCAL_SYMBOL: b3Float4.h<78:15> [b3Float4.h <78:15 78:17>] REFERENCE_TYPE_USAGE int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> float [b3Float4.h <78:9 78:13>] -SYMBOL_FUNCTION b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) -REFERENCE_CALL int b3MaxDot(const b3Vector3 &, const b3Vector3 *, int, float *) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3Float4.h<71:72> [b3Float4.h <78:30 78:37>] LOCAL_SYMBOL: b3Float4.h<74:9> [b3Float4.h <78:39 78:39>] LOCAL_SYMBOL: b3Float4.h<71:42> [b3Float4.h <78:42 78:44>] @@ -4948,11 +4825,8 @@ REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3SimdFloat4 b3Qu REFERENCE_USAGE void b3QuadWord::setMin(const b3QuadWord &) -> b3QuadWord::anonymous union (b3QuadWord.h<56:2>) b3QuadWord:: [b3QuadWord.h <230:49 230:55>] LOCAL_SYMBOL: b3QuadWord.h<227:49> [b3QuadWord.h <230:43 230:47>] SYMBOL_METHOD public void b3QuadWord::~b3QuadWord() [b3QuadWord.h <34:31 34:40>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vOnes [b3Quaternion.h <30:37 30:43>] REFERENCE_TYPE_USAGE const __m128 b3vOnes -> __m128 [b3Quaternion.h <30:7 30:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vQInv [b3Quaternion.h <36:43 36:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vQInv -> b3SimdFloat4 [b3Quaternion.h <36:7 36:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3vPPPM [b3Quaternion.h <37:43 37:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3vPPPM -> b3SimdFloat4 [b3Quaternion.h <37:7 37:18>] SYMBOL_CLASS b3Quaternion [b3Quaternion.h <42:1 <42:7 42:18> 558:1>] REFERENCE_INHERITANCE b3Quaternion -> b3QuadWord [b3Quaternion.h <42:29 42:38>] @@ -5241,8 +5115,6 @@ LOCAL_SYMBOL: b3Quaternion.h<156:45> [b3Quaternion.h <169:3 169:8>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:12 169:15>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:20 169:27>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:37 169:44>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Quaternion.h<162:12> [b3Quaternion.h <169:62 169:65>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:70 169:77>] REFERENCE_TYPE_USAGE void b3Quaternion::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Quaternion.h <169:86 169:93>] @@ -6104,13 +5976,9 @@ SYMBOL_FUNCTION b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector REFERENCE_CALL b3Quaternion b3ShortestArcQuatNormalize2(b3Vector3 &, b3Vector3 &) -> b3Quaternion b3ShortestArcQuat(const b3Vector3 &, const b3Vector3 &) [b3Quaternion.h <912:9 912:25>] LOCAL_SYMBOL: b3Quaternion.h<908:40> [b3Quaternion.h <912:27 912:28>] LOCAL_SYMBOL: b3Quaternion.h<908:54> [b3Quaternion.h <912:30 912:31>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMPPP [b3Matrix3x3.h <25:37 25:43>] REFERENCE_TYPE_USAGE const __m128 b3vMPPP -> __m128 [b3Matrix3x3.h <25:7 25:12>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v1000 [b3Matrix3x3.h <29:43 29:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v1000 -> b3SimdFloat4 [b3Matrix3x3.h <29:7 29:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0100 [b3Matrix3x3.h <30:43 30:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0100 -> b3SimdFloat4 [b3Matrix3x3.h <30:7 30:18>] -SYMBOL_GLOBAL_VARIABLE const b3SimdFloat4 b3v0010 [b3Matrix3x3.h <31:43 31:49>] REFERENCE_TYPE_USAGE const b3SimdFloat4 b3v0010 -> b3SimdFloat4 [b3Matrix3x3.h <31:7 31:18>] SYMBOL_CLASS b3Matrix3x3 [b3Matrix3x3.h <43:1 <43:31 43:41> 737:1>] SYMBOL_FIELD private b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <46:12 46:15>] @@ -6675,11 +6543,8 @@ REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) REFERENCE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <493:43 493:46>] REFERENCE_CALL void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar b3Fabs(b3Scalar) [b3Matrix3x3.h <496:7 496:12>] LOCAL_SYMBOL: b3Matrix3x3.h<487:44> [b3Matrix3x3.h <496:14 496:18>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <410:36 410:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <498:8 498:10>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <499:5 499:7>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerYPR(b3Scalar &, b3Scalar &, b3Scalar &) const -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Matrix3x3.h<487:29> [b3Matrix3x3.h <501:5 501:7>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <503:8 503:11>] LOCAL_SYMBOL: b3Matrix3x3.h<487:61> [b3Matrix3x3.h <504:5 504:8>] @@ -6729,8 +6594,6 @@ REFERENCE_CALL void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <537:8 537:11>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <539:15 539:19>] LOCAL_SYMBOL: b3Matrix3x3.h<525:9> [b3Matrix3x3.h <539:5 539:13>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Scalar.h <409:36 409:43>] REFERENCE_TYPE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar [b3Matrix3x3.h <539:31 539:38>] REFERENCE_USAGE void b3Matrix3x3::getEulerZYX(b3Scalar &, b3Scalar &, b3Scalar &, unsigned int) const -> b3Scalar b3Matrix3x3::getEulerZYX::Euler::pitch [b3Matrix3x3.h <540:16 540:20>] LOCAL_SYMBOL: b3Matrix3x3.h<526:9> [b3Matrix3x3.h <540:5 540:14>] @@ -7156,11 +7019,9 @@ LOCAL_SYMBOL: b3Matrix3x3.h<722:45> [b3Matrix3x3.h <724:49 724:50>] REFERENCE_USAGE b3Scalar b3Matrix3x3::cofac(int, int, int, int) const -> b3Vector3 [] b3Matrix3x3::m_el [b3Matrix3x3.h <724:55 724:58>] LOCAL_SYMBOL: b3Matrix3x3.h<722:37> [b3Matrix3x3.h <724:60 724:61>] LOCAL_SYMBOL: b3Matrix3x3.h<722:29> [b3Matrix3x3.h <724:64 724:65>] -SYMBOL_STRUCT b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <727:7 727:15>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <727:2 727:5>] LOCAL_SYMBOL: b3Matrix3x3.h<727:41> [b3Matrix3x3.h <727:41 727:47>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::serialize(b3Matrix3x3FloatData &) const -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const [b3Matrix3x3.h <729:7 729:20>] REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) const -> void [b3Matrix3x3.h <729:2 729:5>] LOCAL_SYMBOL: b3Matrix3x3.h<729:51> [b3Matrix3x3.h <729:51 729:57>] @@ -7168,7 +7029,6 @@ REFERENCE_TYPE_USAGE void b3Matrix3x3::serializeFloat(b3Matrix3x3FloatData &) co SYMBOL_METHOD public void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <731:7 731:17>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <731:2 731:5>] LOCAL_SYMBOL: b3Matrix3x3.h<731:49> [b3Matrix3x3.h <731:49 731:54>] -REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerialize(const b3Matrix3x3FloatData &) -> b3Matrix3x3FloatData [b3Matrix3x3.h <37:25 37:44>] SYMBOL_METHOD public void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) [b3Matrix3x3.h <733:7 733:22>] REFERENCE_TYPE_USAGE void b3Matrix3x3::deSerializeFloat(const b3Matrix3x3FloatData &) -> void [b3Matrix3x3.h <733:2 733:5>] LOCAL_SYMBOL: b3Matrix3x3.h<733:59> [b3Matrix3x3.h <733:59 733:64>] @@ -8185,11 +8045,9 @@ REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3 REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:51 57:58>] REFERENCE_TYPE_USAGE static const b3Transform & b3Transform::getIdentity() -> b3Scalar [b3Transform.h <57:64 57:71>] LOCAL_SYMBOL: b3Transform.h<204:28> [b3Transform.h <205:10 205:26>] -SYMBOL_STRUCT b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serialize(b3TransformFloatData &) const [b3Transform.h <208:7 208:15>] REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> void [b3Transform.h <208:2 208:5>] LOCAL_SYMBOL: b3Transform.h<208:41> [b3Transform.h <208:41 208:47>] -REFERENCE_TYPE_USAGE void b3Transform::serialize(b3TransformFloatData &) const -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_METHOD public void b3Transform::serializeFloat(b3TransformFloatData &) const [b3Transform.h <210:7 210:20>] REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) const -> void [b3Transform.h <210:2 210:5>] LOCAL_SYMBOL: b3Transform.h<210:51> [b3Transform.h <210:51 210:57>] @@ -8197,7 +8055,6 @@ REFERENCE_TYPE_USAGE void b3Transform::serializeFloat(b3TransformFloatData &) co SYMBOL_METHOD public void b3Transform::deSerialize(const b3TransformFloatData &) [b3Transform.h <212:7 212:17>] REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> void [b3Transform.h <212:2 212:5>] LOCAL_SYMBOL: b3Transform.h<212:49> [b3Transform.h <212:49 212:54>] -REFERENCE_TYPE_USAGE void b3Transform::deSerialize(const b3TransformFloatData &) -> b3TransformFloatData [b3Transform.h <25:25 25:44>] SYMBOL_STRUCT b3TransformDoubleData [b3Transform.h <214:38 214:58>] SYMBOL_METHOD public void b3Transform::deSerializeDouble(const b3TransformDoubleData &) [b3Transform.h <214:7 214:23>] REFERENCE_TYPE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> void [b3Transform.h <214:2 214:5>] @@ -8357,18 +8214,13 @@ REFERENCE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData REFERENCE_USAGE void b3Transform::deSerializeDouble(const b3TransformDoubleData &) -> b3Vector3DoubleData b3TransformDoubleData::m_origin [b3Transform.h <294:36 294:43>] LOCAL_SYMBOL: b3Transform.h<291:82> [b3Transform.h <294:29 294:34>] SYMBOL_FUNCTION b3Quaternion b3QuatInverse(const b3Quaternion &) [b3Quat.h <13:2 <13:16 13:28> 16:2>] -REFERENCE_TYPE_USAGE b3Quaternion b3QuatInverse(const b3Quaternion &) -> b3Quaternion [b3Quat.h <11:17 11:28>] LOCAL_SYMBOL: b3Quat.h<13:45> [b3Quat.h <13:45 13:47>] -REFERENCE_TYPE_USAGE b3Quaternion b3QuatInverse(const b3Quaternion &) -> b3Quaternion [b3Quat.h <12:31 12:42>] REFERENCE_CALL b3Quaternion b3QuatInverse(const b3Quaternion &) -> b3Quaternion b3Quaternion::inverse() const [b3Quat.h <15:14 15:20>] LOCAL_SYMBOL: b3Quat.h<13:45> [b3Quat.h <15:10 15:12>] SYMBOL_FUNCTION b3Vector3 b3TransformPoint(const b3Vector3 &, const b3Vector3 &, const b3Quaternion &) [b3Quat.h <18:2 <18:18 18:33> 24:2>] -REFERENCE_TYPE_USAGE b3Vector3 b3TransformPoint(const b3Vector3 &, const b3Vector3 &, const b3Quaternion &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Quat.h<18:52> [b3Quat.h <18:52 18:56>] -REFERENCE_TYPE_USAGE b3Vector3 b3TransformPoint(const b3Vector3 &, const b3Vector3 &, const b3Quaternion &) -> b3Vector3 [b3Float4.h <9:33 9:41>] LOCAL_SYMBOL: b3Quat.h<18:76> [b3Quat.h <18:76 18:86>] LOCAL_SYMBOL: b3Quat.h<18:105> [b3Quat.h <18:105 18:115>] -REFERENCE_TYPE_USAGE b3Vector3 b3TransformPoint(const b3Vector3 &, const b3Vector3 &, const b3Quaternion &) -> b3Quaternion [b3Quat.h <12:31 12:42>] LOCAL_SYMBOL: b3Quat.h<20:15> [b3Quat.h <20:15 20:16>] REFERENCE_TYPE_USAGE b3Vector3 b3TransformPoint(const b3Vector3 &, const b3Vector3 &, const b3Quaternion &) -> b3Transform [b3Quat.h <20:3 20:13>] SYMBOL_FUNCTION void b3Transform::b3Transform() @@ -8451,9 +8303,7 @@ SYMBOL_TYPEDEF b3GpuChildShape_t [b3Collidable.h <44:32 44:48>] REFERENCE_TYPE_USAGE b3GpuChildShape_t -> b3GpuChildShape [b3Collidable.h <44:16 44:30>] SYMBOL_STRUCT b3GpuChildShape [b3Collidable.h <45:1 <45:8 45:22> 65:1>] SYMBOL_FIELD public b3Vector3 b3GpuChildShape::m_childPosition [b3Collidable.h <47:11 47:25>] -REFERENCE_TYPE_USAGE b3Vector3 b3GpuChildShape::m_childPosition -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Quaternion b3GpuChildShape::m_childOrientation [b3Collidable.h <48:10 48:27>] -REFERENCE_TYPE_USAGE b3Quaternion b3GpuChildShape::m_childOrientation -> b3Quaternion [b3Quat.h <11:17 11:28>] SYMBOL_UNION public b3GpuChildShape::anonymous union (b3Collidable.h<49:2>) [b3Collidable.h <49:2 <49:2 49:6> 53:2>] SYMBOL_FIELD public int b3GpuChildShape::anonymous union (b3Collidable.h<49:2>)::m_shapeIndex [b3Collidable.h <51:9 51:20>] REFERENCE_TYPE_USAGE int b3GpuChildShape::anonymous union (b3Collidable.h<49:2>)::m_shapeIndex -> int [b3Collidable.h <51:3 51:5>] @@ -8753,9 +8603,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -9209,8 +9056,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [ REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -9420,8 +9265,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, int *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, int *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -9781,8 +9624,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [b3A REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Aabb *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Aabb *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -10153,8 +9994,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Contact4Data *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -10543,8 +10382,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3GpuFace *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -10758,8 +10595,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() con REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3ConvexPolyhedronData *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -10972,8 +10807,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> in REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Collidable *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Collidable *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -11177,8 +11010,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacity() const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3ConvexUtility * *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -11239,24 +11070,16 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION 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>] SYMBOL_FUNCTION b3Matrix3x3 b3QuatGetRotationMatrix(const b3Quaternion &) [b3Mat3x3.h <15:1 <15:17 15:39> 18:1>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3QuatGetRotationMatrix(const b3Quaternion &) -> b3Matrix3x3 [b3Mat3x3.h <12:18 12:28>] LOCAL_SYMBOL: b3Mat3x3.h<15:56> [b3Mat3x3.h <15:56 15:59>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3QuatGetRotationMatrix(const b3Quaternion &) -> b3Quaternion [b3Quat.h <12:31 12:42>] -REFERENCE_CALL b3Matrix3x3 b3QuatGetRotationMatrix(const b3Quaternion &) -> void b3Matrix3x3::b3Matrix3x3(const b3Quaternion &) [b3Mat3x3.h <17:9 17:16>] LOCAL_SYMBOL: b3Mat3x3.h<15:56> [b3Mat3x3.h <17:18 17:21>] SYMBOL_FUNCTION b3Matrix3x3 b3AbsoluteMat3x3(const b3Matrix3x3 &) [b3Mat3x3.h <20:1 <20:17 20:32> 23:1>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3AbsoluteMat3x3(const b3Matrix3x3 &) -> b3Matrix3x3 [b3Mat3x3.h <12:18 12:28>] LOCAL_SYMBOL: b3Mat3x3.h<20:51> [b3Mat3x3.h <20:51 20:53>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3AbsoluteMat3x3(const b3Matrix3x3 &) -> b3Matrix3x3 [b3Mat3x3.h <13:32 13:42>] SYMBOL_FUNCTION b3Matrix3x3 b3Matrix3x3::absolute() const REFERENCE_CALL b3Matrix3x3 b3AbsoluteMat3x3(const b3Matrix3x3 &) -> b3Matrix3x3 b3Matrix3x3::absolute() const [b3Mat3x3.h <22:13 22:20>] LOCAL_SYMBOL: b3Mat3x3.h<20:51> [b3Mat3x3.h <22:9 22:11>] SYMBOL_FUNCTION b3Vector3 mtMul3(const b3Vector3 &, const b3Matrix3x3 &) [b3Mat3x3.h <27:1 <28:10 28:15> 31:1>] -REFERENCE_TYPE_USAGE b3Vector3 mtMul3(const b3Vector3 &, const b3Matrix3x3 &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Mat3x3.h<28:34> [b3Mat3x3.h <28:34 28:34>] -REFERENCE_TYPE_USAGE b3Vector3 mtMul3(const b3Vector3 &, const b3Matrix3x3 &) -> b3Vector3 [b3Float4.h <9:33 9:41>] LOCAL_SYMBOL: b3Mat3x3.h<28:54> [b3Mat3x3.h <28:54 28:54>] -REFERENCE_TYPE_USAGE b3Vector3 mtMul3(const b3Vector3 &, const b3Matrix3x3 &) -> b3Matrix3x3 [b3Mat3x3.h <13:32 13:42>] REFERENCE_CALL b3Vector3 mtMul3(const b3Vector3 &, const b3Matrix3x3 &) -> b3Vector3 operator*(const b3Matrix3x3 &, const b3Vector3 &) [b3Mat3x3.h <30:10 30:10>] LOCAL_SYMBOL: b3Mat3x3.h<28:54> [b3Mat3x3.h <30:9 30:9>] LOCAL_SYMBOL: b3Mat3x3.h<28:34> [b3Mat3x3.h <30:11 30:11>] @@ -11268,7 +11091,6 @@ SYMBOL_UNION public b3Aabb::anonymous union (b3Aabb.h<13:2>) [b3Aabb.h <13:2 <13 SYMBOL_FIELD public float [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_min [b3Aabb.h <15:9 15:13>] REFERENCE_TYPE_USAGE float [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_min -> float [b3Aabb.h <15:3 15:7>] SYMBOL_FIELD public b3Vector3 b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_minVec [b3Aabb.h <16:12 16:19>] -REFERENCE_TYPE_USAGE b3Vector3 b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_minVec -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public int [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_minIndices [b3Aabb.h <17:7 17:18>] REFERENCE_TYPE_USAGE int [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_minIndices -> int [b3Aabb.h <17:3 17:5>] SYMBOL_METHOD public void b3Aabb::anonymous union (b3Aabb.h<13:2>)::(const b3Aabb::anonymous union (b3Aabb.h<13:2>) &) [b3Aabb.h <13:2 <13:2 13:6> 13:6>] @@ -11281,7 +11103,6 @@ SYMBOL_UNION public b3Aabb::anonymous union (b3Aabb.h<19:2>) [b3Aabb.h <19:2 <19 SYMBOL_FIELD public float [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_max [b3Aabb.h <21:9 21:13>] REFERENCE_TYPE_USAGE float [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_max -> float [b3Aabb.h <21:3 21:7>] SYMBOL_FIELD public b3Vector3 b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_maxVec [b3Aabb.h <22:12 22:19>] -REFERENCE_TYPE_USAGE b3Vector3 b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_maxVec -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public int [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_signedMaxIndices [b3Aabb.h <23:7 23:24>] REFERENCE_TYPE_USAGE int [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_signedMaxIndices -> int [b3Aabb.h <23:3 23:5>] SYMBOL_METHOD public void b3Aabb::anonymous union (b3Aabb.h<19:2>)::(const b3Aabb::anonymous union (b3Aabb.h<19:2>) &) [b3Aabb.h <19:2 <19:2 19:6> 19:6>] @@ -11304,15 +11125,12 @@ SYMBOL_METHOD public void b3Aabb::~b3Aabb() [b3Aabb.h <11:8 11:13>] SYMBOL_FUNCTION void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) [b3Aabb.h <27:1 <27:13 27:28> 46:1>] REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> void [b3Aabb.h <27:8 27:11>] LOCAL_SYMBOL: b3Aabb.h<27:47> [b3Aabb.h <27:47 27:58>] -REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 [b3Float4.h <9:33 9:41>] LOCAL_SYMBOL: b3Aabb.h<27:77> [b3Aabb.h <27:77 27:88>] LOCAL_SYMBOL: b3Aabb.h<27:97> [b3Aabb.h <27:97 27:102>] REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> float [b3Aabb.h <27:91 27:95>] LOCAL_SYMBOL: b3Aabb.h<28:24> [b3Aabb.h <28:24 28:26>] LOCAL_SYMBOL: b3Aabb.h<29:22> [b3Aabb.h <29:22 29:24>] -REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Quaternion [b3Quat.h <12:31 12:42>] LOCAL_SYMBOL: b3Aabb.h<30:17> [b3Aabb.h <30:17 30:26>] -REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3Aabb.h<30:38> [b3Aabb.h <30:38 30:47>] LOCAL_SYMBOL: b3Aabb.h<32:12> [b3Aabb.h <32:12 32:27>] SYMBOL_FUNCTION b3Vector3 operator*(const b3Scalar &, const b3Vector3 &) @@ -11322,8 +11140,6 @@ LOCAL_SYMBOL: b3Aabb.h<27:77> [b3Aabb.h <32:37 32:48>] LOCAL_SYMBOL: b3Aabb.h<27:47> [b3Aabb.h <32:50 32:61>] REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 & b3Vector3::operator+=(const b3Vector3 &) [b3Aabb.h <33:19 33:20>] LOCAL_SYMBOL: b3Aabb.h<32:12> [b3Aabb.h <33:3 33:18>] -SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3Float4.h <12:24 12:36>] LOCAL_SYMBOL: b3Aabb.h<27:97> [b3Aabb.h <33:34 33:39>] LOCAL_SYMBOL: b3Aabb.h<27:97> [b3Aabb.h <33:41 33:46>] LOCAL_SYMBOL: b3Aabb.h<27:97> [b3Aabb.h <33:48 33:53>] @@ -11333,7 +11149,6 @@ REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float LOCAL_SYMBOL: b3Aabb.h<27:77> [b3Aabb.h <34:32 34:43>] LOCAL_SYMBOL: b3Aabb.h<27:47> [b3Aabb.h <34:45 34:56>] LOCAL_SYMBOL: b3Aabb.h<35:12> [b3Aabb.h <35:12 35:12>] -REFERENCE_TYPE_USAGE void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Matrix3x3 [b3Mat3x3.h <12:18 12:28>] REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> void b3Matrix3x3::b3Matrix3x3() [b3Aabb.h <35:12 35:12>] REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Matrix3x3 & b3Matrix3x3::operator=(const b3Matrix3x3 &) [b3Aabb.h <36:5 36:5>] LOCAL_SYMBOL: b3Aabb.h<35:12> [b3Aabb.h <36:3 36:3>] @@ -11351,15 +11166,9 @@ LOCAL_SYMBOL: b3Aabb.h<34:12> [b3Aabb.h <38:38 38:48>] LOCAL_SYMBOL: b3Aabb.h<28:24> [b3Aabb.h <38:50 38:52>] LOCAL_SYMBOL: b3Aabb.h<29:22> [b3Aabb.h <38:54 38:56>] LOCAL_SYMBOL: b3Aabb.h<40:12> [b3Aabb.h <40:12 40:17>] -REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3Aabb.h<32:12> [b3Aabb.h <40:43 40:58>] -SYMBOL_FUNCTION const b3Vector3 & b3Matrix3x3::getRow(int) const -REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> const b3Vector3 & b3Matrix3x3::getRow(int) const [b3Mat3x3.h <25:27 25:32>] -LOCAL_SYMBOL: b3Aabb.h<37:12> [b3Aabb.h <40:69 40:73>] LOCAL_SYMBOL: b3Aabb.h<32:12> [b3Aabb.h <41:21 41:36>] -LOCAL_SYMBOL: b3Aabb.h<37:12> [b3Aabb.h <41:47 41:51>] LOCAL_SYMBOL: b3Aabb.h<32:12> [b3Aabb.h <42:21 42:36>] -LOCAL_SYMBOL: b3Aabb.h<37:12> [b3Aabb.h <42:47 42:51>] REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &&) [b3Aabb.h <44:15 44:15>] LOCAL_SYMBOL: b3Aabb.h<30:17> [b3Aabb.h <44:4 44:13>] REFERENCE_CALL void b3TransformAabb2(const b3Vector3 &, const b3Vector3 &, float, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *) -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3Aabb.h <44:23 44:23>] @@ -11373,7 +11182,6 @@ LOCAL_SYMBOL: b3Aabb.h<40:12> [b3Aabb.h <45:24 45:29>] SYMBOL_FUNCTION bool b3TestAabbAgainstAabb(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) [b3Aabb.h <49:1 <49:13 49:33> 57:1>] REFERENCE_TYPE_USAGE bool b3TestAabbAgainstAabb(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) -> bool [b3Aabb.h <49:8 49:11>] LOCAL_SYMBOL: b3Aabb.h<49:52> [b3Aabb.h <49:52 49:59>] -REFERENCE_TYPE_USAGE bool b3TestAabbAgainstAabb(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) -> b3Vector3 [b3Float4.h <9:33 9:41>] LOCAL_SYMBOL: b3Aabb.h<49:78> [b3Aabb.h <49:78 49:85>] LOCAL_SYMBOL: b3Aabb.h<50:26> [b3Aabb.h <50:26 50:33>] LOCAL_SYMBOL: b3Aabb.h<50:53> [b3Aabb.h <50:53 50:60>] @@ -11435,38 +11243,6 @@ LOCAL_SYMBOL: b3Aabb.h<50:26> [b3Aabb.h <55:53 55:60>] LOCAL_SYMBOL: b3Aabb.h<52:7> [b3Aabb.h <55:75 55:81>] LOCAL_SYMBOL: b3Aabb.h<52:7> [b3Aabb.h <56:9 56:15>] SYMBOL_STRUCT b3UnsignedInt4 [b3Int4.h <9:1 <9:32 9:45> 24:1>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new(size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete(void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3UnsignedInt4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3UnsignedInt4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3UnsignedInt4::operator new[](size_t, void *) [b3Int4.h <11:2 <11:2 11:2> 11:2>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3UnsignedInt4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3UnsignedInt4::operator delete[](void *, void *) [b3Int4.h <11:2 <11:2 11:2> 11:31>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3UnsignedInt4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>) [b3Int4.h <13:2 <13:2 13:6> 23:2>] SYMBOL_STRUCT public b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>) [b3Int4.h <15:3 <15:3 15:8> 18:3>] SYMBOL_FIELD public unsigned int b3UnsignedInt4::anonymous union (b3Int4.h<13:2>)::anonymous struct (b3Int4.h<15:3>)::x [b3Int4.h <17:17 17:17>] @@ -11506,38 +11282,6 @@ REFERENCE_CALL void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> void b3 REFERENCE_TYPE_USAGE void b3UnsignedInt4::b3UnsignedInt4(b3UnsignedInt4 &&) -> b3UnsignedInt4 [b3Int4.h <9:32 9:45>] LOCAL_SYMBOL: b3Int4.h<9:32> [b3Int4.h <9:32 9:45>] SYMBOL_STRUCT b3Int4 [b3Int4.h <26:1 <26:32 26:37> 41:1>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Int4::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Int4::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new(size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3Int4::operator delete(void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Int4::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Int4::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3Int4::operator new[](size_t, void *) [b3Int4.h <28:2 <28:2 28:2> 28:2>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3Int4::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3Int4::operator delete[](void *, void *) [b3Int4.h <28:2 <28:2 28:2> 28:31>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Int4::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_UNION public b3Int4::anonymous union (b3Int4.h<30:2>) [b3Int4.h <30:2 <30:2 30:6> 40:2>] SYMBOL_STRUCT public b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) [b3Int4.h <32:3 <32:3 32:8> 35:3>] SYMBOL_FIELD public int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3Int4.h <34:8 34:8>] @@ -11655,13 +11399,9 @@ SYMBOL_TYPEDEF b3RigidBodyData_t [b3RigidBodyData.h <8:32 8:48>] REFERENCE_TYPE_USAGE b3RigidBodyData_t -> b3RigidBodyData [b3RigidBodyData.h <8:16 8:30>] SYMBOL_STRUCT b3RigidBodyData [b3RigidBodyData.h <11:1 <11:8 11:22> 22:1>] SYMBOL_FIELD public b3Vector3 b3RigidBodyData::m_pos [b3RigidBodyData.h <13:14 13:18>] -REFERENCE_TYPE_USAGE b3Vector3 b3RigidBodyData::m_pos -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Quaternion b3RigidBodyData::m_quat [b3RigidBodyData.h <14:13 14:18>] -REFERENCE_TYPE_USAGE b3Quaternion b3RigidBodyData::m_quat -> b3Quaternion [b3Quat.h <11:17 11:28>] SYMBOL_FIELD public b3Vector3 b3RigidBodyData::m_linVel [b3RigidBodyData.h <15:14 15:21>] -REFERENCE_TYPE_USAGE b3Vector3 b3RigidBodyData::m_linVel -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Vector3 b3RigidBodyData::m_angVel [b3RigidBodyData.h <16:14 16:21>] -REFERENCE_TYPE_USAGE b3Vector3 b3RigidBodyData::m_angVel -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public int b3RigidBodyData::m_collidableIdx [b3RigidBodyData.h <18:11 18:25>] REFERENCE_TYPE_USAGE int b3RigidBodyData::m_collidableIdx -> int [b3RigidBodyData.h <18:2 18:4>] SYMBOL_FIELD public float b3RigidBodyData::m_invMass [b3RigidBodyData.h <19:12 19:20>] @@ -11675,9 +11415,7 @@ SYMBOL_TYPEDEF b3InertiaData_t [b3RigidBodyData.h <24:30 24:44>] REFERENCE_TYPE_USAGE b3InertiaData_t -> b3InertiaData [b3RigidBodyData.h <24:16 24:28>] SYMBOL_STRUCT b3InertiaData [b3RigidBodyData.h <26:1 <26:8 26:20> 30:1>] SYMBOL_FIELD public b3Matrix3x3 b3InertiaData::m_invInertiaWorld [b3RigidBodyData.h <28:11 28:27>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3InertiaData::m_invInertiaWorld -> b3Matrix3x3 [b3Mat3x3.h <12:18 12:28>] SYMBOL_FIELD public b3Matrix3x3 b3InertiaData::m_initInvInertia [b3RigidBodyData.h <29:11 29:26>] -REFERENCE_TYPE_USAGE b3Matrix3x3 b3InertiaData::m_initInvInertia -> b3Matrix3x3 [b3Mat3x3.h <12:18 12:28>] SYMBOL_METHOD public void b3InertiaData::b3InertiaData(const b3InertiaData &) [b3RigidBodyData.h <26:8 26:20>] SYMBOL_METHOD public void b3InertiaData::b3InertiaData(b3InertiaData &&) [b3RigidBodyData.h <26:8 26:20>] SYMBOL_METHOD public b3InertiaData & b3InertiaData::operator=(b3InertiaData &&) [b3RigidBodyData.h <26:8 26:20>] @@ -11686,9 +11424,7 @@ SYMBOL_TYPEDEF b3Contact4Data_t [b3Contact4Data.h <6:32 6:47>] REFERENCE_TYPE_USAGE b3Contact4Data_t -> b3Contact4Data [b3Contact4Data.h <6:17 6:30>] SYMBOL_STRUCT b3Contact4Data [b3Contact4Data.h <8:1 <8:8 8:21> 26:1>] SYMBOL_FIELD public b3Vector3 [] b3Contact4Data::m_worldPosB [b3Contact4Data.h <10:11 10:21>] -REFERENCE_TYPE_USAGE b3Vector3 [] b3Contact4Data::m_worldPosB -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Vector3 b3Contact4Data::m_worldNormalOnB [b3Contact4Data.h <13:11 13:26>] -REFERENCE_TYPE_USAGE b3Vector3 b3Contact4Data::m_worldNormalOnB -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public unsigned short b3Contact4Data::m_restituitionCoeffCmp [b3Contact4Data.h <14:18 14:39>] REFERENCE_TYPE_USAGE unsigned short b3Contact4Data::m_restituitionCoeffCmp -> unsigned short [b3Contact4Data.h <14:2 14:9>] SYMBOL_FIELD public unsigned short b3Contact4Data::m_frictionCoeffCmp [b3Contact4Data.h <15:18 15:35>] @@ -11923,38 +11659,6 @@ SYMBOL_METHOD public void b3MyFace::b3MyFace(b3MyFace &&) [b3ConvexUtility.h <26 SYMBOL_METHOD public b3MyFace & b3MyFace::operator=(b3MyFace &&) [b3ConvexUtility.h <26:8 26:15>] SYMBOL_METHOD public void b3MyFace::~b3MyFace() [b3ConvexUtility.h <26:8 <26:8 26:15> 26:15>] SYMBOL_CLASS b3ConvexUtility [b3ConvexUtility.h <32:1 <32:31 32:45> 60:1>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new(size_t) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3ConvexUtility::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete(void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3ConvexUtility::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new(size_t, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete(void *, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new[](size_t) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3ConvexUtility::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete[](void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3ConvexUtility::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -SYMBOL_METHOD public static void * b3ConvexUtility::operator new[](size_t, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:2>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -REFERENCE_TYPE_USAGE static void * b3ConvexUtility::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -SYMBOL_METHOD public static void b3ConvexUtility::operator delete[](void *, void *) [b3ConvexUtility.h <35:2 <35:2 35:2> 35:31>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3ConvexUtility::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_FIELD public b3Vector3 b3ConvexUtility::m_localCenter [b3ConvexUtility.h <37:13 37:25>] REFERENCE_TYPE_USAGE b3Vector3 b3ConvexUtility::m_localCenter -> b3Vector3 [b3ConvexUtility.h <37:2 37:10>] SYMBOL_FIELD public b3Vector3 b3ConvexUtility::m_extents [b3ConvexUtility.h <38:13 38:21>] @@ -12066,7 +11770,6 @@ SYMBOL_TYPEDEF b3GpuFace_t [b3ConvexPolyhedronData.h <10:26 10:36>] REFERENCE_TYPE_USAGE b3GpuFace_t -> b3GpuFace [b3ConvexPolyhedronData.h <10:16 10:24>] SYMBOL_STRUCT b3GpuFace [b3ConvexPolyhedronData.h <11:1 <11:8 11:16> 18:1>] SYMBOL_FIELD public b3Vector3 b3GpuFace::m_plane [b3ConvexPolyhedronData.h <13:11 13:17>] -REFERENCE_TYPE_USAGE b3Vector3 b3GpuFace::m_plane -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public int b3GpuFace::m_indexOffset [b3ConvexPolyhedronData.h <14:6 14:18>] REFERENCE_TYPE_USAGE int b3GpuFace::m_indexOffset -> int [b3ConvexPolyhedronData.h <14:2 14:4>] SYMBOL_FIELD public int b3GpuFace::m_numIndices [b3ConvexPolyhedronData.h <15:6 15:17>] @@ -12091,13 +11794,9 @@ SYMBOL_TYPEDEF b3ConvexPolyhedronData_t [b3ConvexPolyhedronData.h <20:39 20:62>] REFERENCE_TYPE_USAGE b3ConvexPolyhedronData_t -> b3ConvexPolyhedronData [b3ConvexPolyhedronData.h <20:16 20:37>] SYMBOL_STRUCT b3ConvexPolyhedronData [b3ConvexPolyhedronData.h <22:1 <22:8 22:29> 38:1>] SYMBOL_FIELD public b3Vector3 b3ConvexPolyhedronData::m_localCenter [b3ConvexPolyhedronData.h <24:12 24:24>] -REFERENCE_TYPE_USAGE b3Vector3 b3ConvexPolyhedronData::m_localCenter -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Vector3 b3ConvexPolyhedronData::m_extents [b3ConvexPolyhedronData.h <25:12 25:20>] -REFERENCE_TYPE_USAGE b3Vector3 b3ConvexPolyhedronData::m_extents -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Vector3 b3ConvexPolyhedronData::mC [b3ConvexPolyhedronData.h <26:12 26:13>] -REFERENCE_TYPE_USAGE b3Vector3 b3ConvexPolyhedronData::mC -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public b3Vector3 b3ConvexPolyhedronData::mE [b3ConvexPolyhedronData.h <27:12 27:13>] -REFERENCE_TYPE_USAGE b3Vector3 b3ConvexPolyhedronData::mE -> b3Vector3 [b3Float4.h <8:19 8:27>] SYMBOL_FIELD public float b3ConvexPolyhedronData::m_radius [b3ConvexPolyhedronData.h <29:10 29:17>] REFERENCE_TYPE_USAGE float b3ConvexPolyhedronData::m_radius -> float [b3ConvexPolyhedronData.h <29:2 29:6>] SYMBOL_FIELD public int b3ConvexPolyhedronData::m_faceOffset [b3ConvexPolyhedronData.h <30:6 30:17>] @@ -12158,7 +11857,6 @@ REFERENCE_TYPE_USAGE void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3 LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:57> [b3FindSeparatingAxis.h <5:57 5:60>] REFERENCE_TYPE_USAGE void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, b3Scalar &, b3Scalar &) -> b3ConvexPolyhedronData [b3FindSeparatingAxis.h <5:33 5:54>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:80> [b3FindSeparatingAxis.h <5:80 5:82>] -REFERENCE_TYPE_USAGE void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, b3Scalar &, b3Scalar &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:105> [b3FindSeparatingAxis.h <5:105 5:107>] REFERENCE_TYPE_USAGE void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, b3Scalar &, b3Scalar &) -> b3Quaternion [b3FindSeparatingAxis.h <5:91 5:102>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:126> [b3FindSeparatingAxis.h <5:126 5:128>] @@ -12183,7 +11881,6 @@ LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:105> [b3FindSeparatingAxis.h <11:41 11:43 LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:126> [b3FindSeparatingAxis.h <11:55 11:57>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<13:11> [b3FindSeparatingAxis.h <13:11 13:16>] REFERENCE_TYPE_USAGE void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, b3Scalar &, b3Scalar &) -> b3Scalar [b3FindSeparatingAxis.h <13:2 13:9>] -REFERENCE_CALL void b3ProjectAxis(const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, b3Scalar &, b3Scalar &) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:80> [b3FindSeparatingAxis.h <13:29 13:31>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<5:126> [b3FindSeparatingAxis.h <13:33 13:35>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<15:10> [b3FindSeparatingAxis.h <15:10 15:10>] @@ -12228,7 +11925,6 @@ REFERENCE_TYPE_USAGE bool b3TestSepAxis(const b3ConvexPolyhedronData &, const b3 LOCAL_SYMBOL: b3FindSeparatingAxis.h<36:94> [b3FindSeparatingAxis.h <36:94 36:98>] REFERENCE_TYPE_USAGE bool b3TestSepAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Scalar &) -> b3ConvexPolyhedronData [b3FindSeparatingAxis.h <36:70 36:91>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<37:18> [b3FindSeparatingAxis.h <37:18 37:21>] -REFERENCE_TYPE_USAGE bool b3TestSepAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Scalar &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<37:43> [b3FindSeparatingAxis.h <37:43 37:46>] REFERENCE_TYPE_USAGE bool b3TestSepAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Scalar &) -> b3Quaternion [b3FindSeparatingAxis.h <37:29 37:40>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<38:18> [b3FindSeparatingAxis.h <38:18 38:21>] @@ -12290,7 +11986,6 @@ REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, c LOCAL_SYMBOL: b3FindSeparatingAxis.h<58:102> [b3FindSeparatingAxis.h <58:102 58:106>] REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3ConvexPolyhedronData [b3FindSeparatingAxis.h <58:78 58:99>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<59:18> [b3FindSeparatingAxis.h <59:18 59:22>] -REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<60:22> [b3FindSeparatingAxis.h <60:22 60:25>] REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Quaternion [b3FindSeparatingAxis.h <60:8 60:19>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<61:18> [b3FindSeparatingAxis.h <61:18 61:22>] @@ -12322,10 +12017,6 @@ REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, c REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray -> int [b3FindSeparatingAxis.h <70:29 70:31>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<72:13> [b3FindSeparatingAxis.h <72:13 72:15>] REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Vector3 [b3FindSeparatingAxis.h <72:2 72:10>] -LOCAL_SYMBOL: b3Logging.h<41:44> [b3Logging.h <41:44 41:52>] -REFERENCE_TYPE_USAGE bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3ProfileZone [b3Logging.h <41:30 41:42>] -SYMBOL_FUNCTION void b3ProfileZone::b3ProfileZone(const char *) -REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> void b3ProfileZone::b3ProfileZone(const char *) [b3Logging.h <41:52 41:52>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<76:11> [b3FindSeparatingAxis.h <76:11 76:14>] REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3FindSeparatingAxis.h <76:18 76:22>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<59:18> [b3FindSeparatingAxis.h <76:18 76:22>] @@ -12387,7 +12078,6 @@ LOCAL_SYMBOL: b3FindSeparatingAxis.h<97:12> [b3FindSeparatingAxis.h <97:12 97:24 REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Vector3 b3QuatRotate(const b3Quaternion &, const b3Vector3 &) [b3FindSeparatingAxis.h <97:28 97:39>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<60:22> [b3FindSeparatingAxis.h <97:41 97:44>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<96:19> [b3FindSeparatingAxis.h <97:46 97:51>] -REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<86:17> [b3FindSeparatingAxis.h <99:16 99:22>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<97:12> [b3FindSeparatingAxis.h <99:24 99:36>] REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3FindSeparatingAxis.h <100:17 100:18>] @@ -12499,8 +12189,6 @@ REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b LOCAL_SYMBOL: b3FindSeparatingAxis.h<62:22> [b3FindSeparatingAxis.h <164:39 164:42>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<163:20> [b3FindSeparatingAxis.h <164:55 164:59>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<167:13> [b3FindSeparatingAxis.h <167:13 167:19>] -SYMBOL_FUNCTION b3Vector3 b3Cross(const b3Vector3 &, const b3Vector3 &) -REFERENCE_CALL bool b3FindSeparatingAxis(const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 &) -> b3Vector3 b3Cross(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <11:19 11:25>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<159:12> [b3FindSeparatingAxis.h <167:32 167:41>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<164:13> [b3FindSeparatingAxis.h <167:43 167:52>] LOCAL_SYMBOL: b3FindSeparatingAxis.h<154:6> [b3FindSeparatingAxis.h <169:4 169:14>] @@ -12548,7 +12236,6 @@ LOCAL_SYMBOL: b3FindSeparatingAxis.h<72:13> [b3FindSeparatingAxis.h <200:10 200: SYMBOL_FUNCTION int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) [b3ReduceContacts.h <4:1 <4:12 4:27> 95:1>] REFERENCE_TYPE_USAGE int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> int [b3ReduceContacts.h <4:8 4:10>] LOCAL_SYMBOL: b3ReduceContacts.h<4:45> [b3ReduceContacts.h <4:45 4:45>] -REFERENCE_TYPE_USAGE int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ReduceContacts.h<4:52> [b3ReduceContacts.h <4:52 4:58>] REFERENCE_TYPE_USAGE int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> int [b3ReduceContacts.h <4:48 4:50>] LOCAL_SYMBOL: b3ReduceContacts.h<4:77> [b3ReduceContacts.h <4:77 4:86>] @@ -12560,7 +12247,6 @@ LOCAL_SYMBOL: b3ReduceContacts.h<4:52> [b3ReduceContacts.h <10:16 10:22>] LOCAL_SYMBOL: b3ReduceContacts.h<4:52> [b3ReduceContacts.h <13:9 13:15>] LOCAL_SYMBOL: b3ReduceContacts.h<4:52> [b3ReduceContacts.h <14:9 14:15>] LOCAL_SYMBOL: b3ReduceContacts.h<16:11> [b3ReduceContacts.h <16:11 16:16>] -REFERENCE_CALL int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3Float4.h <12:24 12:36>] LOCAL_SYMBOL: b3ReduceContacts.h<19:12> [b3ReduceContacts.h <19:12 19:12>] REFERENCE_TYPE_USAGE int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> int [b3ReduceContacts.h <19:8 19:10>] LOCAL_SYMBOL: b3ReduceContacts.h<19:12> [b3ReduceContacts.h <19:16 19:16>] @@ -12579,7 +12265,6 @@ REFERENCE_CALL int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b LOCAL_SYMBOL: b3ReduceContacts.h<4:45> [b3ReduceContacts.h <28:24 28:24>] LOCAL_SYMBOL: b3ReduceContacts.h<16:11> [b3ReduceContacts.h <28:31 28:36>] LOCAL_SYMBOL: b3ReduceContacts.h<29:14> [b3ReduceContacts.h <29:14 29:14>] -REFERENCE_CALL int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> b3Vector3 b3Cross(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <11:19 11:25>] LOCAL_SYMBOL: b3ReduceContacts.h<4:77> [b3ReduceContacts.h <29:28 29:37>] LOCAL_SYMBOL: b3ReduceContacts.h<28:14> [b3ReduceContacts.h <29:40 29:46>] LOCAL_SYMBOL: b3ReduceContacts.h<30:14> [b3ReduceContacts.h <30:14 30:14>] @@ -12642,7 +12327,6 @@ LOCAL_SYMBOL: b3ReduceContacts.h<4:45> [b3ReduceContacts.h <55:22 55:22>] LOCAL_SYMBOL: b3ReduceContacts.h<47:13> [b3ReduceContacts.h <55:24 55:25>] LOCAL_SYMBOL: b3ReduceContacts.h<16:11> [b3ReduceContacts.h <55:28 55:33>] LOCAL_SYMBOL: b3ReduceContacts.h<54:15> [b3ReduceContacts.h <56:9 56:9>] -REFERENCE_CALL int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, b3Int4 *) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3ReduceContacts.h<29:14> [b3ReduceContacts.h <56:23 56:23>] LOCAL_SYMBOL: b3ReduceContacts.h<55:18> [b3ReduceContacts.h <56:26 56:26>] LOCAL_SYMBOL: b3ReduceContacts.h<54:15> [b3ReduceContacts.h <57:13 57:13>] @@ -12742,11 +12426,11 @@ REFERENCE_USAGE int b3ReduceContacts(const b3Vector3 *, int, const b3Vector3 &, LOCAL_SYMBOL: b3ReduceContacts.h<4:97> [b3ReduceContacts.h <90:9 90:18>] LOCAL_SYMBOL: b3ReduceContacts.h<38:9> [b3ReduceContacts.h <90:27 90:34>] SYMBOL_FUNCTION b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) [b3ContactConvexConvexSAT.h <14:1 <14:17 14:23> 20:1>] -REFERENCE_TYPE_USAGE b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<14:41> [b3ContactConvexConvexSAT.h <14:41 14:41>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<14:59> [b3ContactConvexConvexSAT.h <14:59 14:59>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<14:69> [b3ContactConvexConvexSAT.h <14:69 14:69>] REFERENCE_TYPE_USAGE b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) -> float [b3ContactConvexConvexSAT.h <14:62 14:66>] +SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) REFERENCE_CALL b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3ContactConvexConvexSAT.h <16:9 16:21>] REFERENCE_USAGE b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) -> float b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>)::x [b3ContactConvexConvexSAT.h <16:26 16:26>] REFERENCE_USAGE b3Vector3 b3Lerp3(const b3Vector3 &, const b3Vector3 &, float) -> b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>) b3Vector3::anonymous union (b3Vector3.h<96:9>):: [b3ContactConvexConvexSAT.h <16:26 16:26>] @@ -12790,7 +12474,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<14:69> [b3ContactConvexConvexSAT.h <18: SYMBOL_FUNCTION int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) [b3ContactConvexConvexSAT.h <24:1 <24:12 24:21> 70:1>] REFERENCE_TYPE_USAGE int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) -> int [b3ContactConvexConvexSAT.h <24:8 24:10>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:39> [b3ContactConvexConvexSAT.h <24:39 24:44>] -REFERENCE_TYPE_USAGE int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:51> [b3ContactConvexConvexSAT.h <24:51 24:60>] REFERENCE_TYPE_USAGE int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) -> int [b3ContactConvexConvexSAT.h <24:47 24:49>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:73> [b3ContactConvexConvexSAT.h <24:73 24:85>] @@ -12813,7 +12496,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<34:11> [b3ContactConvexConvexSAT.h <34: REFERENCE_CALL int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ContactConvexConvexSAT.h <34:31 34:31>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:39> [b3ContactConvexConvexSAT.h <34:23 34:28>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<28:8> [b3ContactConvexConvexSAT.h <36:2 36:3>] -REFERENCE_CALL int b3ClipFace(const b3Vector3 *, int, b3Vector3 &, float, b3Vector3 *) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:73> [b3ContactConvexConvexSAT.h <36:16 36:28>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<33:11> [b3ContactConvexConvexSAT.h <36:30 36:40>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<24:93> [b3ContactConvexConvexSAT.h <36:43 36:51>] @@ -12868,7 +12550,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<29:6> [b3ContactConvexConvexSAT.h <69:9 SYMBOL_FUNCTION int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) [b3ContactConvexConvexSAT.h <73:1 <73:12 73:32> 176:1>] REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> int [b3ContactConvexConvexSAT.h <73:8 73:10>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<73:50> [b3ContactConvexConvexSAT.h <73:50 73:65>] -REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<73:98> [b3ContactConvexConvexSAT.h <73:98 73:102>] REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3ConvexPolyhedronData [b3ContactConvexConvexSAT.h <73:74 73:95>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<74:18> [b3ContactConvexConvexSAT.h <74:18 74:21>] @@ -12886,7 +12567,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<76:29> [b3ContactConvexConvexSAT.h <76: REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> float [b3ContactConvexConvexSAT.h <76:23 76:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<77:40> [b3ContactConvexConvexSAT.h <77:40 77:48>] REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3AlignedObjectArray [b3ContactConvexConvexSAT.h <77:8 77:27>] -REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<77:90> [b3ContactConvexConvexSAT.h <77:90 77:95>] REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3AlignedObjectArray [b3ContactConvexConvexSAT.h <77:57 77:76>] REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray -> b3GpuFace [b3ContactConvexConvexSAT.h <77:78 77:86>] @@ -12952,7 +12632,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<74:44> [b3ContactConvexConvexSAT.h <99: LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<95:19> [b3ContactConvexConvexSAT.h <99:53 99:58>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<101:10> [b3ContactConvexConvexSAT.h <101:10 101:10>] REFERENCE_TYPE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> float [b3ContactConvexConvexSAT.h <101:4 101:8>] -REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<99:19> [b3ContactConvexConvexSAT.h <101:23 101:35>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<73:50> [b3ContactConvexConvexSAT.h <101:37 101:52>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<101:10> [b3ContactConvexConvexSAT.h <102:8 102:8>] @@ -13013,7 +12692,6 @@ REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhe LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<74:44> [b3ContactConvexConvexSAT.h <122:44 122:47>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<121:18> [b3ContactConvexConvexSAT.h <122:49 122:53>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<123:12> [b3ContactConvexConvexSAT.h <123:12 123:23>] -REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3Float4.h <12:24 12:36>] REFERENCE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> float b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>)::x [b3ContactConvexConvexSAT.h <123:54 123:54>] REFERENCE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>) b3Vector3::anonymous union (b3Vector3.h<96:9>):: [b3ContactConvexConvexSAT.h <123:54 123:54>] REFERENCE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3ContactConvexConvexSAT.h <123:54 123:54>] @@ -13035,7 +12713,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<74:44> [b3ContactConvexConvexSAT.h <124 LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<123:12> [b3ContactConvexConvexSAT.h <124:51 124:62>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<126:12> [b3ContactConvexConvexSAT.h <126:12 126:25>] REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3 operator-(const b3Vector3 &) [b3ContactConvexConvexSAT.h <126:29 126:29>] -REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3 b3Cross(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <11:19 11:25>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<122:18> [b3ContactConvexConvexSAT.h <126:39 126:48>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<124:12> [b3ContactConvexConvexSAT.h <126:50 126:67>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<127:12> [b3ContactConvexConvexSAT.h <127:12 127:18>] @@ -13142,15 +12819,10 @@ REFERENCE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyh REFERENCE_USAGE int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3ContactConvexConvexSAT.h <165:95 165:95>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<163:15> [b3ContactConvexConvexSAT.h <165:82 165:93>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<154:10> [b3ContactConvexConvexSAT.h <165:97 165:101>] -REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL int b3ClipFaceAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData *, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, int, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] -LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<82:6> [b3ContactConvexConvexSAT.h <170:54 170:67>] -LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<80:6> [b3ContactConvexConvexSAT.h <170:69 170:83>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<82:6> [b3ContactConvexConvexSAT.h <175:9 175:22>] SYMBOL_FUNCTION int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) [b3ContactConvexConvexSAT.h <180:1 <180:12 180:32> 268:1>] REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> int [b3ContactConvexConvexSAT.h <180:8 180:10>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<180:50> [b3ContactConvexConvexSAT.h <180:50 180:65>] -REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<181:32> [b3ContactConvexConvexSAT.h <181:32 181:36>] REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3ConvexPolyhedronData [b3ContactConvexConvexSAT.h <181:8 181:29>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<181:69> [b3ContactConvexConvexSAT.h <181:69 181:73>] @@ -13192,8 +12864,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<191:6> [b3ContactConvexConvexSAT.h <191 REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> int [b3ContactConvexConvexSAT.h <191:2 191:4>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<192:6> [b3ContactConvexConvexSAT.h <192:6 192:20>] REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> int [b3ContactConvexConvexSAT.h <192:2 192:4>] -REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3ProfileZone [b3Logging.h <41:30 41:42>] -REFERENCE_CALL int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> void b3ProfileZone::b3ProfileZone(const char *) [b3Logging.h <41:52 41:52>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<197:6> [b3ContactConvexConvexSAT.h <197:6 197:17>] REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> int [b3ContactConvexConvexSAT.h <197:2 197:4>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<198:8> [b3ContactConvexConvexSAT.h <198:8 198:11>] @@ -13243,7 +12913,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<182:91> [b3ContactConvexConvexSAT.h <22 LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<226:20> [b3ContactConvexConvexSAT.h <228:53 228:58>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<233:11> [b3ContactConvexConvexSAT.h <233:11 233:11>] REFERENCE_TYPE_USAGE int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> float [b3ContactConvexConvexSAT.h <233:5 233:9>] -REFERENCE_CALL int b3ClipHullAgainstHull(const b3Vector3 &, const b3ConvexPolyhedronData &, const b3ConvexPolyhedronData &, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, b3Vector3 *, b3Vector3 *, int, const float, float, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3Vector3 *, int) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3Float4.h <10:19 10:23>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<228:20> [b3ContactConvexConvexSAT.h <233:24 233:34>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<180:50> [b3ContactConvexConvexSAT.h <233:36 233:51>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<233:11> [b3ContactConvexConvexSAT.h <234:9 234:9>] @@ -13313,7 +12982,6 @@ REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<274:24> [b3ContactConvexConvexSAT.h <274:24 274:33>] REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> int [b3ContactConvexConvexSAT.h <274:20 274:22>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<275:28> [b3ContactConvexConvexSAT.h <275:28 275:31>] -REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Vector3 [b3Float4.h <8:19 8:27>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<276:32> [b3ContactConvexConvexSAT.h <276:32 276:35>] REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Quaternion [b3ContactConvexConvexSAT.h <276:18 276:29>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<277:28> [b3ContactConvexConvexSAT.h <277:28 277:31>] @@ -13418,7 +13086,6 @@ REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Qua LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<330:7> [b3ContactConvexConvexSAT.h <330:7 330:24>] REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> int [b3ContactConvexConvexSAT.h <330:3 330:5>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<332:12> [b3ContactConvexConvexSAT.h <332:12 332:21>] -REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3Float4.h <12:24 12:36>] REFERENCE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> float b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>)::x [b3ContactConvexConvexSAT.h <332:58 332:58>] REFERENCE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Vector3::anonymous union (b3Vector3.h<96:9>)::anonymous struct (b3Vector3.h<99:4>) b3Vector3::anonymous union (b3Vector3.h<96:9>):: [b3ContactConvexConvexSAT.h <332:58 332:58>] REFERENCE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3ContactConvexConvexSAT.h <332:58 332:58>] @@ -13567,8 +13234,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<297:37> [b3ContactConvexConvexSAT.h <36 LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<317:11> [b3ContactConvexConvexSAT.h <366:9 366:19>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<318:6> [b3ContactConvexConvexSAT.h <366:21 366:40>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<356:7> [b3ContactConvexConvexSAT.h <368:7 368:20>] -REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3ProfileZone [b3Logging.h <41:30 41:42>] -REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> void b3ProfileZone::b3ProfileZone(const char *) [b3Logging.h <41:52 41:52>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<372:13> [b3ContactConvexConvexSAT.h <372:13 372:28>] REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ContactConvexConvexSAT.h <372:43 372:52>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<332:12> [b3ContactConvexConvexSAT.h <372:43 372:52>] @@ -13664,10 +13329,6 @@ LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<394:21> [b3ContactConvexConvexSAT.h <40 REFERENCE_TYPE_USAGE int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> b3Scalar [b3ContactConvexConvexSAT.h <409:35 409:42>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<381:8> [b3ContactConvexConvexSAT.h <409:44 409:52>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<284:9> [b3ContactConvexConvexSAT.h <410:5 410:13>] -REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL int b3ClipHullHullSingle(int, int, const b3Vector3 &, const b3Quaternion &, const b3Vector3 &, const b3Quaternion &, int, int, const b3AlignedObjectArray *, b3AlignedObjectArray *, int &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3Vector3 &, int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] -LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<284:9> [b3ContactConvexConvexSAT.h <413:60 413:68>] -LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<302:8> [b3ContactConvexConvexSAT.h <413:70 413:87>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<304:6> [b3ContactConvexConvexSAT.h <417:9 417:20>] SYMBOL_FUNCTION int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) [b3ContactConvexConvexSAT.h <424:1 <424:12 424:35> 518:1>] REFERENCE_TYPE_USAGE int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) -> int [b3ContactConvexConvexSAT.h <424:8 424:10>] @@ -13710,7 +13371,6 @@ REFERENCE_TYPE_USAGE int b3ContactConvexConvexSAT(int, int, int, int, int, const LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<439:6> [b3ContactConvexConvexSAT.h <439:6 439:17>] REFERENCE_TYPE_USAGE int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) -> int [b3ContactConvexConvexSAT.h <439:2 439:4>] LOCAL_SYMBOL: b3ContactConvexConvexSAT.h<442:11> [b3ContactConvexConvexSAT.h <442:11 442:14>] -REFERENCE_TYPE_USAGE int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) -> b3Vector3 [b3Float4.h <8:19 8:27>] REFERENCE_CALL int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ContactConvexConvexSAT.h <442:42 442:46>] REFERENCE_USAGE int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, const b3AlignedObjectArray &, b3AlignedObjectArray &, int &, int) -> b3Vector3 b3RigidBodyData::m_pos [b3ContactConvexConvexSAT.h <442:42 442:46>] SYMBOL_FUNCTION const b3RigidBodyData & b3AlignedObjectArray::operator[](int) const @@ -14268,11 +13928,6 @@ REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3AlignedObjectArr REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <214:3 214:8>] REFERENCE_CALL int b3CpuNarrowPhase::allocateCollidable() -> void b3Collidable::b3Collidable() [b3AlignedObjectArray.h <260:50 260:50>] LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<211:6> [b3CpuNarrowPhase.cpp <215:10 215:16>] -REFERENCE_CALL int b3CpuNarrowPhase::allocateCollidable() -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL int b3CpuNarrowPhase::allocateCollidable() -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] -REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int b3Config::m_maxConvexShapes [b3CpuNarrowPhase.cpp <219:67 219:83>] -REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <219:58 219:65>] -REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <219:50 219:55>] SYMBOL_METHOD public int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) [b3CpuNarrowPhase.cpp <225:1 <225:23 225:45> 247:1>] QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <225:5 225:20>] REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int [b3CpuNarrowPhase.cpp <225:1 225:3>] 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 38816c2f..d2e7f6c4 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3AlignedAllocator.txt @@ -403,8 +403,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -475,15 +473,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -718,9 +712,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -884,11 +876,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -902,10 +889,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] diff --git a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Logging.txt b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Logging.txt index fbc85cea..e2f6cdb8 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Logging.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Logging.txt @@ -189,8 +189,6 @@ LOCAL_SYMBOL: b3Logging.cpp<87:10> [b3Logging.cpp <87:10 87:17>] REFERENCE_TYPE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> char [b3Logging.cpp <87:5 87:8>] LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <88:13 88:19>] REFERENCE_TYPE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> va_list [b3Logging.cpp <88:5 88:11>] -LOCAL_SYMBOL: b3Logging.cpp<85:48> [b3Logging.cpp <89:23 89:25>] -LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <89:14 89:20>] SYMBOL_FUNCTION int vsprintf_s(char * const, const size_t, const char * const, va_list) REFERENCE_CALL void b3OutputPrintfVarArgsInternal(const char *) -> int vsprintf_s(char * const, const size_t, const char * const, va_list) [b3Logging.cpp <91:5 91:14>] LOCAL_SYMBOL: b3Logging.cpp<87:10> [b3Logging.cpp <91:16 91:23>] @@ -198,7 +196,6 @@ LOCAL_SYMBOL: b3Logging.cpp<85:48> [b3Logging.cpp <91:52 91:54>] LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <91:56 91:62>] REFERENCE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> b3PrintfFunc * b3s_printfFunc (b3Logging.cpp) [b3Logging.cpp <95:10 95:23>] LOCAL_SYMBOL: b3Logging.cpp<87:10> [b3Logging.cpp <95:26 95:33>] -LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <96:12 96:18>] SYMBOL_FUNCTION void b3OutputWarningMessageVarArgsInternal(const char *) [b3Logging.cpp <98:1 <98:6 98:42> 110:1>] REFERENCE_TYPE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> void [b3Logging.cpp <98:1 98:4>] LOCAL_SYMBOL: b3Logging.cpp<98:56> [b3Logging.cpp <98:56 98:58>] @@ -207,15 +204,12 @@ LOCAL_SYMBOL: b3Logging.cpp<100:10> [b3Logging.cpp <100:10 100:17>] REFERENCE_TYPE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> char [b3Logging.cpp <100:5 100:8>] LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <101:13 101:19>] REFERENCE_TYPE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> va_list [b3Logging.cpp <101:5 101:11>] -LOCAL_SYMBOL: b3Logging.cpp<98:56> [b3Logging.cpp <102:23 102:25>] -LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <102:14 102:20>] REFERENCE_CALL void b3OutputWarningMessageVarArgsInternal(const char *) -> int vsprintf_s(char * const, const size_t, const char * const, va_list) [b3Logging.cpp <104:5 104:14>] LOCAL_SYMBOL: b3Logging.cpp<100:10> [b3Logging.cpp <104:16 104:23>] LOCAL_SYMBOL: b3Logging.cpp<98:56> [b3Logging.cpp <104:52 104:54>] LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <104:56 104:62>] REFERENCE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> b3WarningMessageFunc * b3s_warningMessageFunc (b3Logging.cpp) [b3Logging.cpp <108:10 108:31>] LOCAL_SYMBOL: b3Logging.cpp<100:10> [b3Logging.cpp <108:34 108:41>] -LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <109:12 109:18>] SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.cpp <111:1 <111:6 111:40> 125:1>] REFERENCE_TYPE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> void [b3Logging.cpp <111:1 111:4>] LOCAL_SYMBOL: b3Logging.cpp<111:54> [b3Logging.cpp <111:54 111:56>] @@ -224,15 +218,12 @@ LOCAL_SYMBOL: b3Logging.cpp<114:10> [b3Logging.cpp <114:10 114:17>] REFERENCE_TYPE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> char [b3Logging.cpp <114:5 114:8>] LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <115:13 115:19>] REFERENCE_TYPE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> va_list [b3Logging.cpp <115:5 115:11>] -LOCAL_SYMBOL: b3Logging.cpp<111:54> [b3Logging.cpp <116:23 116:25>] -LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <116:14 116:20>] REFERENCE_CALL void b3OutputErrorMessageVarArgsInternal(const char *) -> int vsprintf_s(char * const, const size_t, const char * const, va_list) [b3Logging.cpp <118:5 118:14>] LOCAL_SYMBOL: b3Logging.cpp<114:10> [b3Logging.cpp <118:16 118:23>] LOCAL_SYMBOL: b3Logging.cpp<111:54> [b3Logging.cpp <118:52 118:54>] LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <118:56 118:62>] REFERENCE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> b3ErrorMessageFunc * b3s_errorMessageFunc (b3Logging.cpp) [b3Logging.cpp <122:10 122:29>] LOCAL_SYMBOL: b3Logging.cpp<114:10> [b3Logging.cpp <122:32 122:39>] -LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <123:12 123:18>] SYMBOL_FUNCTION void b3EnterProfileZoneDefault(const char *) [b3Logging.cpp <128:1 <128:6 128:30> 130:1>] REFERENCE_TYPE_USAGE void b3EnterProfileZoneDefault(const char *) -> void [b3Logging.cpp <128:1 128:4>] LOCAL_SYMBOL: b3Logging.cpp<128:44> [b3Logging.cpp <128:44 128:47>] 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 23d2f869..a4259771 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Common_b3Vector3.txt @@ -1133,8 +1133,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1205,15 +1203,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1448,9 +1442,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -1652,11 +1644,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -1670,10 +1657,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -1699,13 +1682,9 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::T [b3AlignedAllocator.h <60:21 60:21>] SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator::Alignment [b3AlignedAllocator.h <60:34 60:42>] REFERENCE_TYPE_USAGE b3AlignedAllocator::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -1776,50 +1755,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] REFERENCE_CALL b3SimdFloat4 b3Vector3::get128() const -> void __m128::__m128(const __m128 &) [b3Vector3.h <124:16 124:22>] @@ -1876,11 +1811,6 @@ REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> __m128 _mm LOCAL_SYMBOL: b3Vector3.h<171:56> [b3Vector3.h <174:28 174:28>] REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <175:6 175:6>] LOCAL_SYMBOL: b3Vector3.h<174:10> [b3Vector3.h <175:3 175:4>] -SYMBOL_FUNCTION __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) -REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<174:10> [b3Vector3.h <175:21 175:22>] -REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] REFERENCE_CALL b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <176:11 176:11>] REFERENCE_USAGE b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <176:3 176:9>] REFERENCE_USAGE b3Vector3 & b3Vector3::operator*=(const b3Scalar &) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <176:3 176:9>] @@ -1922,6 +1852,7 @@ REFERENCE_CALL b3Scalar b3Vector3::dot(const b3Vector3 &) const -> void __m128:: LOCAL_SYMBOL: b3Vector3.h<212:10> [b3Vector3.h <213:32 213:33>] LOCAL_SYMBOL: b3Vector3.h<214:10> [b3Vector3.h <214:10 214:10>] REFERENCE_TYPE_USAGE b3Scalar b3Vector3::dot(const b3Vector3 &) const -> __m128 [b3Vector3.h <214:3 214:8>] +SYMBOL_FUNCTION __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) REFERENCE_CALL b3Scalar b3Vector3::dot(const b3Vector3 &) const -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <214:14 214:27>] REFERENCE_CALL b3Scalar b3Vector3::dot(const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <214:29 214:30>] LOCAL_SYMBOL: b3Vector3.h<212:10> [b3Vector3.h <214:29 214:30>] @@ -2063,10 +1994,6 @@ REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> void __m128::__m128(const _ LOCAL_SYMBOL: b3Vector3.h<272:10> [b3Vector3.h <295:27 295:27>] REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <297:5 297:5>] LOCAL_SYMBOL: b3Vector3.h<273:10> [b3Vector3.h <297:3 297:3>] -REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<273:10> [b3Vector3.h <297:19 297:19>] -REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] REFERENCE_CALL b3Vector3 & b3Vector3::normalize() -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <298:11 298:11>] REFERENCE_USAGE b3Vector3 & b3Vector3::normalize() -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <298:3 298:9>] REFERENCE_USAGE b3Vector3 & b3Vector3::normalize() -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <298:3 298:9>] @@ -2108,10 +2035,6 @@ REFERENCE_CALL b3Vector3 b3Vector3::absolute() const -> __m128 _mm_and_ps(__m128 REFERENCE_CALL b3Vector3 b3Vector3::absolute() const -> void __m128::__m128(const __m128 &) [b3Vector3.h <330:35 330:41>] REFERENCE_USAGE b3Vector3 b3Vector3::absolute() const -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <330:35 330:41>] REFERENCE_USAGE b3Vector3 b3Vector3::absolute() const -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <330:35 330:41>] -SYMBOL_FUNCTION __m128 _mm_castsi128_ps(__m128i) -REFERENCE_CALL b3Vector3 b3Vector3::absolute() const -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -SYMBOL_FUNCTION __m128i _mm_set_epi32(int, int, int, int) -REFERENCE_CALL b3Vector3 b3Vector3::absolute() const -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <48:23 48:35>] SYMBOL_METHOD public b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3Vector3.h <343:2 <343:28 343:32> 380:2>] REFERENCE_TYPE_USAGE b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3Vector3 [b3Vector3.h <343:18 343:26>] LOCAL_SYMBOL: b3Vector3.h<343:51> [b3Vector3.h <343:51 343:51>] @@ -2124,16 +2047,8 @@ LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <346:13 346:13>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> void __m128::__m128() [b3Vector3.h <346:13 346:13>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <348:5 348:5>] LOCAL_SYMBOL: b3Vector3.h<346:10> [b3Vector3.h <348:3 348:3>] -REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -REFERENCE_USAGE b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <348:20 348:26>] -REFERENCE_USAGE b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <348:20 348:26>] -REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <349:5 349:5>] LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <349:3 349:3>] -REFERENCE_USAGE b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <349:22 349:28>] -REFERENCE_USAGE b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <349:22 349:28>] -LOCAL_SYMBOL: b3Vector3.h<343:51> [b3Vector3.h <349:20 349:20>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <351:5 351:5>] LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <351:3 351:3>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 _mm_mul_ps(__m128, __m128) [b3Vector3.h <351:7 351:16>] @@ -2160,7 +2075,6 @@ REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> void __m12 LOCAL_SYMBOL: b3Vector3.h<346:10> [b3Vector3.h <353:21 353:21>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <355:5 355:5>] LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <355:3 355:3>] -LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <355:20 355:20>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> b3Vector3 b3MakeVector3(b3SimdFloat4) [b3Vector3.h <356:10 356:22>] REFERENCE_CALL b3Vector3 b3Vector3::cross(const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <356:24 356:24>] LOCAL_SYMBOL: b3Vector3.h<346:13> [b3Vector3.h <356:24 356:24>] @@ -2324,10 +2238,6 @@ REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector LOCAL_SYMBOL: b3Vector3.h<461:12> [b3Vector3.h <462:28 462:28>] REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <463:6 463:6>] LOCAL_SYMBOL: b3Vector3.h<462:10> [b3Vector3.h <463:3 463:4>] -REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<462:10> [b3Vector3.h <463:21 463:22>] -REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] LOCAL_SYMBOL: b3Vector3.h<464:10> [b3Vector3.h <464:10 464:11>] REFERENCE_TYPE_USAGE void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 [b3Vector3.h <464:3 464:8>] REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 _mm_mul_ps(__m128, __m128) [b3Vector3.h <464:15 464:24>] @@ -2339,7 +2249,6 @@ REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector LOCAL_SYMBOL: b3Vector3.h<462:10> [b3Vector3.h <464:38 464:39>] REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <465:7 465:7>] LOCAL_SYMBOL: b3Vector3.h<460:10> [b3Vector3.h <465:3 465:5>] -LOCAL_SYMBOL: b3Vector3.h<460:10> [b3Vector3.h <465:22 465:24>] LOCAL_SYMBOL: b3Vector3.h<466:10> [b3Vector3.h <466:10 466:11>] REFERENCE_TYPE_USAGE void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 [b3Vector3.h <466:3 466:8>] REFERENCE_CALL void b3Vector3::setInterpolate3(const b3Vector3 &, const b3Vector3 &, b3Scalar) -> __m128 _mm_mul_ps(__m128, __m128) [b3Vector3.h <466:15 466:24>] @@ -2372,10 +2281,6 @@ REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) co LOCAL_SYMBOL: b3Vector3.h<486:69> [b3Vector3.h <489:28 489:28>] REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <490:6 490:6>] LOCAL_SYMBOL: b3Vector3.h<489:10> [b3Vector3.h <490:3 490:4>] -REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<489:10> [b3Vector3.h <490:21 490:22>] -REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] LOCAL_SYMBOL: b3Vector3.h<491:10> [b3Vector3.h <491:10 491:11>] REFERENCE_TYPE_USAGE b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> __m128 [b3Vector3.h <491:3 491:8>] REFERENCE_CALL b3Vector3 b3Vector3::lerp(const b3Vector3 &, const b3Scalar &) const -> __m128 _mm_sub_ps(__m128, __m128) [b3Vector3.h <491:15 491:24>] @@ -2560,8 +2465,6 @@ REFERENCE_CALL void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, REFERENCE_CALL void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <613:26 613:32>] REFERENCE_USAGE void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <613:26 613:32>] REFERENCE_USAGE void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <613:26 613:32>] -REFERENCE_CALL void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] LOCAL_SYMBOL: b3Vector3.h<614:10> [b3Vector3.h <614:10 614:11>] REFERENCE_TYPE_USAGE void b3Vector3::getSkewSymmetricMatrix(b3Vector3 *, b3Vector3 *, b3Vector3 *) const -> __m128 [b3Vector3.h <614:3 614:8>] SYMBOL_FUNCTION __m128 _mm_xor_ps(__m128, __m128) @@ -2641,15 +2544,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -2766,23 +2666,11 @@ LOCAL_SYMBOL: b3Vector3.h<685:16> [b3Vector3.h <691:9 691:10>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128 _mm_and_ps(__m128, __m128) [b3Vector3.h <691:14 691:23>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <691:26 691:27>] LOCAL_SYMBOL: b3Vector3.h<685:16> [b3Vector3.h <691:26 691:27>] -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <692:11 692:11>] LOCAL_SYMBOL: b3Vector3.h<689:16> [b3Vector3.h <692:9 692:9>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128 _mm_add_ps(__m128, __m128) [b3Vector3.h <692:13 692:22>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <692:25 692:25>] LOCAL_SYMBOL: b3Vector3.h<689:16> [b3Vector3.h <692:25 692:25>] -SYMBOL_FUNCTION __m128 _mm_castpd_ps(__m128d) -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128 _mm_castpd_ps(__m128d) [b3Scalar.h <303:27 303:39>] -SYMBOL_FUNCTION __m128d _mm_move_sd(__m128d, __m128d) -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128d _mm_move_sd(__m128d, __m128d) [b3Vector3.h <692:43 692:53>] -SYMBOL_FUNCTION __m128d _mm_castps_pd(__m128) -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> __m128d _mm_castps_pd(__m128) [b3Scalar.h <301:27 301:39>] -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <692:70 692:71>] -LOCAL_SYMBOL: b3Vector3.h<685:16> [b3Vector3.h <692:70 692:71>] -REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <692:89 692:90>] -LOCAL_SYMBOL: b3Vector3.h<687:16> [b3Vector3.h <692:89 692:90>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> b3Vector3 b3MakeVector3(b3SimdFloat4) [b3Vector3.h <693:16 693:28>] REFERENCE_CALL b3Vector3 b3Vector3::dot3(const b3Vector3 &, const b3Vector3 &, const b3Vector3 &) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <693:30 693:30>] LOCAL_SYMBOL: b3Vector3.h<689:16> [b3Vector3.h <693:30 693:30>] @@ -2858,8 +2746,6 @@ REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) -> b3Ve REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) -> __m128 _mm_and_ps(__m128, __m128) [b3Vector3.h <751:23 751:32>] REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <751:34 751:34>] LOCAL_SYMBOL: b3Vector3.h<750:9> [b3Vector3.h <751:34 751:34>] -REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &) [b3Vector3.h <764:1 <765:1 765:9> 775:1>] REFERENCE_TYPE_USAGE b3Vector3 operator-(const b3Vector3 &) -> b3Vector3 [b3Vector3.h <764:17 764:25>] LOCAL_SYMBOL: b3Vector3.h<765:28> [b3Vector3.h <765:28 765:28>] @@ -2877,8 +2763,6 @@ REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &) -> b3Vector3 b3MakeVector3 REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &) -> __m128 _mm_and_ps(__m128, __m128) [b3Vector3.h <769:23 769:32>] REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <769:34 769:34>] LOCAL_SYMBOL: b3Vector3.h<768:9> [b3Vector3.h <769:34 769:34>] -REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &) -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector3 operator-(const b3Vector3 &) -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] SYMBOL_FUNCTION b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) [b3Vector3.h <778:1 <779:1 779:9> 791:1>] REFERENCE_TYPE_USAGE b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> b3Vector3 [b3Vector3.h <778:17 778:25>] LOCAL_SYMBOL: b3Vector3.h<779:28> [b3Vector3.h <779:28 779:28>] @@ -2891,10 +2775,6 @@ REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> __m12 LOCAL_SYMBOL: b3Vector3.h<779:47> [b3Vector3.h <782:27 782:27>] REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <783:5 783:5>] LOCAL_SYMBOL: b3Vector3.h<782:9> [b3Vector3.h <783:2 783:3>] -REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<782:9> [b3Vector3.h <783:20 783:21>] -REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> b3Vector3 b3MakeVector3(b3SimdFloat4) [b3Vector3.h <784:9 784:21>] REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> __m128 _mm_mul_ps(__m128, __m128) [b3Vector3.h <784:23 784:32>] REFERENCE_CALL b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <784:36 784:42>] @@ -2946,8 +2826,6 @@ LOCAL_SYMBOL: b3Vector3.h<822:9> [b3Vector3.h <823:2 823:4>] REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> __m128 _mm_and_ps(__m128, __m128) [b3Vector3.h <823:8 823:17>] REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <823:19 823:21>] LOCAL_SYMBOL: b3Vector3.h<822:9> [b3Vector3.h <823:19 823:21>] -REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> b3Vector3 b3MakeVector3(b3SimdFloat4) [b3Vector3.h <824:9 824:21>] REFERENCE_CALL b3Vector3 operator/(const b3Vector3 &, const b3Vector3 &) -> void __m128::__m128(const __m128 &) [b3Vector3.h <824:23 824:25>] LOCAL_SYMBOL: b3Vector3.h<822:9> [b3Vector3.h <824:23 824:25>] @@ -3095,8 +2973,6 @@ LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <932:2 932:2>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 _mm_and_ps(__m128, __m128) [b3Vector3.h <932:6 932:15>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <932:17 932:17>] LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <932:17 932:17>] -REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <50:22 50:34>] LOCAL_SYMBOL: b3Vector3.h<933:14> [b3Vector3.h <933:14 933:17>] REFERENCE_TYPE_USAGE b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> b3Scalar [b3Vector3.h <933:5 933:12>] SYMBOL_FUNCTION b3Scalar b3Cos(b3Scalar) @@ -3112,13 +2988,8 @@ REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) co LOCAL_SYMBOL: b3Vector3.h<933:14> [b3Vector3.h <936:32 936:35>] LOCAL_SYMBOL: b3Vector3.h<938:9> [b3Vector3.h <938:9 938:9>] REFERENCE_TYPE_USAGE b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 [b3Vector3.h <938:2 938:7>] -REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 _mm_shuffle_ps(__m128, __m128, unsigned int) [b3Vector3.h <44:35 44:48>] -REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:53 44:53>] -LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <938:26 938:26>] -REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> void __m128::__m128(const __m128 &) [b3Vector3.h <44:59 44:59>] LOCAL_SYMBOL: b3Vector3.h<939:9> [b3Vector3.h <939:9 939:9>] REFERENCE_TYPE_USAGE b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 [b3Vector3.h <939:2 939:7>] -LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <939:26 939:26>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <940:4 940:4>] LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <940:2 940:2>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 _mm_add_ps(__m128, __m128) [b3Vector3.h <940:6 940:15>] @@ -3128,7 +2999,6 @@ REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) co LOCAL_SYMBOL: b3Vector3.h<938:9> [b3Vector3.h <940:20 940:20>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <941:7 941:7>] LOCAL_SYMBOL: b3Vector3.h<935:9> [b3Vector3.h <941:2 941:5>] -LOCAL_SYMBOL: b3Vector3.h<935:9> [b3Vector3.h <941:22 941:25>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <942:4 942:4>] LOCAL_SYMBOL: b3Vector3.h<929:12> [b3Vector3.h <942:2 942:2>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 _mm_add_ps(__m128, __m128) [b3Vector3.h <942:6 942:15>] @@ -3138,7 +3008,6 @@ REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) co LOCAL_SYMBOL: b3Vector3.h<939:9> [b3Vector3.h <942:20 942:20>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <943:10 943:10>] LOCAL_SYMBOL: b3Vector3.h<936:12> [b3Vector3.h <943:5 943:8>] -LOCAL_SYMBOL: b3Vector3.h<936:12> [b3Vector3.h <943:25 943:28>] REFERENCE_CALL b3Vector3 b3Vector3::rotate(const b3Vector3 &, const b3Scalar) const -> __m128 & __m128::operator=(__m128 &&) [b3Vector3.h <945:10 945:10>] LOCAL_SYMBOL: b3Vector3.h<935:9> [b3Vector3.h <945:5 945:8>] SYMBOL_FUNCTION __m128 operator*(const __m128, const __m128) @@ -3315,8 +3184,6 @@ REFERENCE_CALL b3Vector4 b3Vector4::absolute4() const -> __m128 _mm_and_ps(__m12 REFERENCE_CALL b3Vector4 b3Vector4::absolute4() const -> void __m128::__m128(const __m128 &) [b3Vector3.h <1060:35 1060:41>] REFERENCE_USAGE b3Vector4 b3Vector4::absolute4() const -> b3SimdFloat4 b3Vector3::anonymous union (b3Vector3.h<96:9>)::mVec128 [b3Vector3.h <1060:35 1060:41>] REFERENCE_USAGE b3Vector4 b3Vector4::absolute4() const -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <1060:35 1060:41>] -REFERENCE_CALL b3Vector4 b3Vector4::absolute4() const -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL b3Vector4 b3Vector4::absolute4() const -> __m128i _mm_set_epi32(int, int, int, int) [b3Vector3.h <49:21 49:33>] SYMBOL_METHOD public b3Scalar b3Vector4::getW() const [b3Vector3.h <1073:2 <1073:11 1073:14> 1073:45>] REFERENCE_TYPE_USAGE b3Scalar b3Vector4::getW() const -> b3Scalar [b3Vector3.h <1073:2 1073:9>] REFERENCE_USAGE b3Scalar b3Vector4::getW() const -> float [] b3Vector3::anonymous union (b3Vector3.h<96:9>)::m_floats [b3Vector3.h <1073:33 1073:40>] @@ -3498,7 +3365,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -3507,11 +3373,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -3536,7 +3397,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -3767,26 +3627,16 @@ REFERENCE_TYPE_USAGE long b3_maxdot_large(const float *, const float *, unsigned LOCAL_SYMBOL: b3Vector3.cpp<42:86> [b3Vector3.cpp <42:86 42:94>] REFERENCE_TYPE_USAGE long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> float [b3Vector3.cpp <42:79 42:83>] LOCAL_SYMBOL: b3Vector3.cpp<44:19> [b3Vector3.cpp <44:19 44:26>] -REFERENCE_TYPE_USAGE long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128 [b3Vector3.cpp <29:16 29:21>] LOCAL_SYMBOL: b3Vector3.cpp<42:36> [b3Vector3.cpp <44:46 44:47>] LOCAL_SYMBOL: b3Vector3.cpp<45:32> [b3Vector3.cpp <45:32 45:41>] REFERENCE_TYPE_USAGE long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> unsigned char [b3Vector3.cpp <45:18 45:25>] REFERENCE_TYPE_USAGE long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> unsigned char [b3Vector3.cpp <45:51 45:58>] LOCAL_SYMBOL: b3Vector3.cpp<46:12> [b3Vector3.cpp <46:12 46:17>] -SYMBOL_FUNCTION __m128 _mm_setr_ps(float, float, float, float) -REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_setr_ps(float, float, float, float) [b3Scalar.h <305:34 305:44>] LOCAL_SYMBOL: b3Vector3.cpp<47:12> [b3Vector3.cpp <47:12 47:15>] SYMBOL_FUNCTION __m128 _mm_loadu_ps(const float *) REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_loadu_ps(const float *) [b3Vector3.cpp <47:19 47:30>] LOCAL_SYMBOL: b3Vector3.cpp<42:53> [b3Vector3.cpp <47:33 47:35>] LOCAL_SYMBOL: b3Vector3.cpp<48:12> [b3Vector3.cpp <48:12 48:14>] -REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -SYMBOL_FUNCTION __m128i _mm_shuffle_epi32(__m128i, int) -REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128i _mm_shuffle_epi32(__m128i, int) [b3Vector3.cpp <48:32 48:48>] -SYMBOL_FUNCTION __m128i _mm_castps_si128(__m128) -REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128i _mm_castps_si128(__m128) [b3Scalar.h <300:27 300:42>] -REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> void __m128::__m128(const __m128 &) [b3Vector3.cpp <48:66 48:69>] -LOCAL_SYMBOL: b3Vector3.cpp<47:12> [b3Vector3.cpp <48:66 48:69>] LOCAL_SYMBOL: b3Vector3.cpp<49:12> [b3Vector3.cpp <49:12 49:14>] REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_movelh_ps(__m128, __m128) [b3Vector3.cpp <49:18 49:30>] REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, float *) -> void __m128::__m128(const __m128 &) [b3Vector3.cpp <49:33 49:36>] @@ -4290,7 +4140,6 @@ REFERENCE_CALL long b3_maxdot_large(const float *, const float *, unsigned long, LOCAL_SYMBOL: b3Vector3.cpp<61:12> [b3Vector3.cpp <178:5 178:7>] LOCAL_SYMBOL: b3Vector3.cpp<46:12> [b3Vector3.cpp <178:11 178:16>] LOCAL_SYMBOL: b3Vector3.cpp<60:12> [b3Vector3.cpp <179:5 179:9>] -LOCAL_SYMBOL: b3Vector3.cpp<42:72> [b3Vector3.cpp <182:21 182:25>] LOCAL_SYMBOL: b3Vector3.cpp<60:12> [b3Vector3.cpp <184:16 184:20>] LOCAL_SYMBOL: b3Vector3.cpp<42:72> [b3Vector3.cpp <184:29 184:33>] LOCAL_SYMBOL: b3Vector3.cpp<60:12> [b3Vector3.cpp <184:40 184:44>] @@ -5106,22 +4955,15 @@ REFERENCE_TYPE_USAGE long b3_mindot_large(const float *, const float *, unsigned LOCAL_SYMBOL: b3Vector3.cpp<427:86> [b3Vector3.cpp <427:86 427:94>] REFERENCE_TYPE_USAGE long b3_mindot_large(const float *, const float *, unsigned long, float *) -> float [b3Vector3.cpp <427:79 427:83>] LOCAL_SYMBOL: b3Vector3.cpp<429:19> [b3Vector3.cpp <429:19 429:26>] -REFERENCE_TYPE_USAGE long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128 [b3Vector3.cpp <29:16 29:21>] LOCAL_SYMBOL: b3Vector3.cpp<427:36> [b3Vector3.cpp <429:46 429:47>] LOCAL_SYMBOL: b3Vector3.cpp<430:32> [b3Vector3.cpp <430:32 430:41>] REFERENCE_TYPE_USAGE long b3_mindot_large(const float *, const float *, unsigned long, float *) -> unsigned char [b3Vector3.cpp <430:18 430:25>] REFERENCE_TYPE_USAGE long b3_mindot_large(const float *, const float *, unsigned long, float *) -> unsigned char [b3Vector3.cpp <430:51 430:58>] LOCAL_SYMBOL: b3Vector3.cpp<432:12> [b3Vector3.cpp <432:12 432:17>] -REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_setr_ps(float, float, float, float) [b3Scalar.h <305:34 305:44>] LOCAL_SYMBOL: b3Vector3.cpp<433:12> [b3Vector3.cpp <433:12 433:15>] REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_loadu_ps(const float *) [b3Vector3.cpp <433:19 433:30>] LOCAL_SYMBOL: b3Vector3.cpp<427:53> [b3Vector3.cpp <433:33 433:35>] LOCAL_SYMBOL: b3Vector3.cpp<434:12> [b3Vector3.cpp <434:12 434:14>] -REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_castsi128_ps(__m128i) [b3Scalar.h <302:27 302:42>] -REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128i _mm_shuffle_epi32(__m128i, int) [b3Vector3.cpp <434:32 434:48>] -REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128i _mm_castps_si128(__m128) [b3Scalar.h <300:27 300:42>] -REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> void __m128::__m128(const __m128 &) [b3Vector3.cpp <434:66 434:69>] -LOCAL_SYMBOL: b3Vector3.cpp<433:12> [b3Vector3.cpp <434:66 434:69>] LOCAL_SYMBOL: b3Vector3.cpp<435:12> [b3Vector3.cpp <435:12 435:14>] REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> __m128 _mm_movelh_ps(__m128, __m128) [b3Vector3.cpp <435:18 435:30>] REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, float *) -> void __m128::__m128(const __m128 &) [b3Vector3.cpp <435:33 435:36>] @@ -5625,7 +5467,6 @@ REFERENCE_CALL long b3_mindot_large(const float *, const float *, unsigned long, LOCAL_SYMBOL: b3Vector3.cpp<447:12> [b3Vector3.cpp <564:5 564:7>] LOCAL_SYMBOL: b3Vector3.cpp<432:12> [b3Vector3.cpp <564:11 564:16>] LOCAL_SYMBOL: b3Vector3.cpp<446:12> [b3Vector3.cpp <565:5 565:9>] -LOCAL_SYMBOL: b3Vector3.cpp<427:72> [b3Vector3.cpp <568:20 568:24>] LOCAL_SYMBOL: b3Vector3.cpp<446:12> [b3Vector3.cpp <570:16 570:20>] LOCAL_SYMBOL: b3Vector3.cpp<427:72> [b3Vector3.cpp <570:29 570:33>] LOCAL_SYMBOL: b3Vector3.cpp<446:12> [b3Vector3.cpp <570:40 570:44>] 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 64703eab..4c354675 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3ConvexHullComputer.txt @@ -1045,8 +1045,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -1117,15 +1115,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1364,9 +1358,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -1579,11 +1571,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -1597,10 +1584,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -1660,8 +1643,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocat REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -1673,8 +1654,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -1720,8 +1699,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -1731,8 +1708,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::de REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -1777,8 +1752,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -1788,8 +1761,6 @@ SYMBOL_METHOD public void b3AlignedAllocator::deallocate(b3AlignedAlloc REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -1834,8 +1805,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -1845,8 +1814,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -1894,8 +1861,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poin REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -1905,8 +1870,6 @@ SYMBOL_METHOD public void b3AlignedAllocator: REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -1954,8 +1917,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::point REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] @@ -1965,8 +1926,6 @@ SYMBOL_METHOD public void b3AlignedAllocator:: REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] @@ -1984,13 +1943,9 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 61:24>] SYMBOL_METHOD public void b3AlignedAllocator::b3AlignedAllocator(const b3AlignedAllocator &) [b3AlignedAllocator.h <61:7 61:24>] SYMBOL_METHOD public void b3AlignedAllocator::b3AlignedAllocator(b3AlignedAllocator &&) [b3AlignedAllocator.h <61:7 61:24>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -2053,50 +2008,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -2679,15 +2590,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -3364,7 +3272,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -3373,11 +3280,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -3402,7 +3304,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -3852,9 +3753,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -4301,8 +4199,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [ REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4524,8 +4420,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::rese REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3ConvexHullComputer::Edge *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4732,8 +4626,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [b3Alig REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, int *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, int *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -4960,8 +4852,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray:: REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] 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, b3ConvexHullInternal::Vertex * *) const [b3AlignedObjectArray.h <312:5 312:8>] REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::size() const [b3AlignedObjectArray.h <312:13 312:16>] @@ -5172,8 +5062,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray::capacit REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Point32 *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -5410,8 +5298,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::re REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3ConvexHullInternal::Face * *) const [b3AlignedObjectArray.h <312:5 312:8>] @@ -6765,11 +6651,7 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<678:19> [b3ConvexHullComputer.cpp <678:31 REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <678:38 678:41>] REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] REFERENCE_TYPE_USAGE void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <680:15 680:15>] -REFERENCE_CALL void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE void b3ConvexHullInternal::PoolArray::PoolArray(int) -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <680:41 680:41>] -LOCAL_SYMBOL: b3ConvexHullComputer.cpp<678:19> [b3ConvexHullComputer.cpp <680:46 680:49>] SYMBOL_METHOD public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 683:14> 686:5>] -REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] SYMBOL_METHOD public b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:8 688:11> 696:5>] REFERENCE_TYPE_USAGE b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T [b3ConvexHullComputer.cpp <688:5 688:5>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<690:9> [b3ConvexHullComputer.cpp <690:9 690:9>] @@ -6807,12 +6689,9 @@ REFERENCE_TYPE_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::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] -REFERENCE_CALL void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] SYMBOL_METHOD public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 683:14> 686:5>] SYMBOL_FUNCTION void b3ConvexHullInternal::PoolArray::~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 *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] SYMBOL_METHOD public b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:8 688:11> 696:5>] SYMBOL_FUNCTION b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::T * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:8 688:11>] @@ -6839,11 +6718,8 @@ REFERENCE_TYPE_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::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] -REFERENCE_CALL void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] SYMBOL_METHOD public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 683:14> 686:5>] 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 *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] SYMBOL_METHOD public b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:8 688:11> 696:5>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3ConvexHullInternal::Edge * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::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>] @@ -6869,11 +6745,8 @@ REFERENCE_TYPE_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::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <680:6 680:10>] -REFERENCE_CALL void b3ConvexHullInternal::PoolArray::PoolArray(int) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] SYMBOL_METHOD public void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <683:5 <683:5 683:14> 686:5>] 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 *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_USAGE void b3ConvexHullInternal::PoolArray::~PoolArray() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::array [b3ConvexHullComputer.cpp <685:20 685:24>] SYMBOL_METHOD public b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() [b3ConvexHullComputer.cpp <688:5 <688:8 688:11> 696:5>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray::init() -> b3ConvexHullInternal::PoolArray::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>] @@ -6910,7 +6783,6 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<716:21> [b3ConvexHullComputer.cpp <717:16 REFERENCE_TYPE_USAGE void b3ConvexHullInternal::Pool::~Pool() -> PoolArray::T> [b3ConvexHullComputer.cpp <718:11 718:19>] REFERENCE_TEMPLATE_ARGUMENT PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <718:21 718:21>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<716:21> [b3ConvexHullComputer.cpp <718:7 718:7>] -LOCAL_SYMBOL: b3ConvexHullComputer.cpp<716:21> [b3ConvexHullComputer.cpp <719:21 719:21>] SYMBOL_METHOD public void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:5 <723:10 723:14> 727:5>] REFERENCE_TYPE_USAGE void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] REFERENCE_USAGE void b3ConvexHullInternal::Pool::reset() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::nextArray [b3ConvexHullComputer.cpp <725:6 725:14>] @@ -6938,9 +6810,6 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<739:21> [b3ConvexHullComputer.cpp <746:8 REFERENCE_TYPE_USAGE b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <746:58 746:66>] REFERENCE_TEMPLATE_ARGUMENT b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:68 746:68>] 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) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> [b3ConvexHullComputer.cpp <746:38 746:46>] -REFERENCE_TEMPLATE_ARGUMENT b3ConvexHullInternal::PoolArray::T> -> b3ConvexHullInternal::Pool::T [b3ConvexHullComputer.cpp <746:48 746:48>] LOCAL_SYMBOL: b3ConvexHullComputer.cpp<739:21> [b3ConvexHullComputer.cpp <747:8 747:8>] REFERENCE_USAGE b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] REFERENCE_USAGE b3ConvexHullInternal::Pool::T * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray::T> * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] @@ -6996,7 +6865,6 @@ REFERENCE_USAGE void b3ConvexHullInternal::Pool::~ REFERENCE_USAGE void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] SYMBOL_FUNCTION void b3ConvexHullInternal::PoolArray::~PoolArray() REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] -REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] SYMBOL_METHOD public void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:5 <723:10 723:14> 727:5>] SYMBOL_FUNCTION void b3ConvexHullInternal::Pool::reset() REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] @@ -7022,8 +6890,6 @@ REFERENCE_TYPE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::PoolArray(int) REFERENCE_CALL b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <746:69 746:69>] REFERENCE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <746:71 746:79>] -REFERENCE_CALL b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:38 746:46>] REFERENCE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <747:11 747:14>] REFERENCE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] REFERENCE_USAGE b3ConvexHullInternal::Vertex * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] @@ -7067,7 +6933,6 @@ REFERENCE_USAGE void b3ConvexHullInternal::Pool::~Po REFERENCE_USAGE void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] SYMBOL_FUNCTION void b3ConvexHullInternal::PoolArray::~PoolArray() REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] -REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] SYMBOL_METHOD public void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:5 <723:10 723:14> 727:5>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TYPE_USAGE void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] @@ -7090,8 +6955,6 @@ REFERENCE_TYPE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::PoolArray(int) REFERENCE_CALL b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <746:69 746:69>] REFERENCE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <746:71 746:79>] -REFERENCE_CALL b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:38 746:46>] REFERENCE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <747:11 747:14>] REFERENCE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] REFERENCE_USAGE b3ConvexHullInternal::Edge * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] @@ -7139,7 +7002,6 @@ REFERENCE_USAGE void b3ConvexHullInternal::Pool::~Po REFERENCE_USAGE void b3ConvexHullInternal::Pool::~Pool() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <717:19 717:22>] SYMBOL_FUNCTION void b3ConvexHullInternal::PoolArray::~PoolArray() REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3ConvexHullInternal::PoolArray::~PoolArray() [b3ConvexHullComputer.cpp <718:11 718:19>] -REFERENCE_CALL void b3ConvexHullInternal::Pool::~Pool() -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] SYMBOL_METHOD public void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3ConvexHullInternal::Pool::reset() -> void b3ConvexHullInternal::Pool::reset() [b3ConvexHullComputer.cpp <723:10 723:14>] REFERENCE_TYPE_USAGE void b3ConvexHullInternal::Pool::reset() -> void [b3ConvexHullComputer.cpp <723:5 723:8>] @@ -7158,8 +7020,6 @@ REFERENCE_TYPE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::PoolArray(int) REFERENCE_CALL b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> void b3ConvexHullInternal::PoolArray::PoolArray(int) [b3ConvexHullComputer.cpp <746:69 746:69>] REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> int b3ConvexHullInternal::Pool::arraySize [b3ConvexHullComputer.cpp <746:71 746:79>] -REFERENCE_CALL b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray [b3ConvexHullComputer.cpp <746:38 746:46>] REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::PoolArray::next [b3ConvexHullComputer.cpp <747:11 747:14>] REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <747:18 747:23>] REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::Pool::newObject() -> b3ConvexHullInternal::PoolArray * b3ConvexHullInternal::Pool::arrays [b3ConvexHullComputer.cpp <748:8 748:13>] 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 75da290a..22f0669f 100644 --- a/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt +++ b/bin/test/data/CxxIndexSampleProjectsTestSuite/Bullet3/expected_output/Bullet3Geometry_b3GeometryUtil.txt @@ -856,8 +856,6 @@ LOCAL_SYMBOL: b3Scalar.h<426:59> [b3Scalar.h <426:59 426:59>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <426:50 426:57>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <428:11 428:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <428:2 428:9>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<429:11> [b3Scalar.h <429:11 429:17>] REFERENCE_TYPE_USAGE b3Scalar b3Atan2Fast(b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <429:2 429:9>] LOCAL_SYMBOL: b3Scalar.h<428:11> [b3Scalar.h <429:28 429:34>] @@ -928,15 +926,11 @@ REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:1 LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:45 456:45>] REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <456:36 456:43>] LOCAL_SYMBOL: b3Scalar.h<456:45> [b3Scalar.h <456:57 456:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] -REFERENCE_TYPE_USAGE b3Scalar b3Radians(b3Scalar) -> b3Scalar [b3Scalar.h <411:36 411:43>] SYMBOL_FUNCTION b3Scalar b3Degrees(b3Scalar) [b3Scalar.h <457:1 <457:26 457:34> 457:78>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:17 457:24>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:45 457:45>] REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <457:36 457:43>] LOCAL_SYMBOL: b3Scalar.h<457:45> [b3Scalar.h <457:57 457:57>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <412:27 412:34>] -REFERENCE_TYPE_USAGE b3Scalar b3Degrees(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] SYMBOL_FUNCTION b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) [b3Scalar.h <462:1 <462:26 462:31> 465:1>] REFERENCE_TYPE_USAGE b3Scalar b3Fsel(b3Scalar, b3Scalar, b3Scalar) -> b3Scalar [b3Scalar.h <462:17 462:24>] LOCAL_SYMBOL: b3Scalar.h<462:42> [b3Scalar.h <462:42 462:42>] @@ -1171,9 +1165,7 @@ LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:2 610:15>] SYMBOL_FUNCTION b3Scalar b3Fmod(b3Scalar, b3Scalar) REFERENCE_CALL b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar b3Fmod(b3Scalar, b3Scalar) [b3Scalar.h <610:19 610:24>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <610:26 610:39>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <408:25 408:32>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <611:5 611:18>] -REFERENCE_TYPE_USAGE b3Scalar b3NormalizeAngle(b3Scalar) -> b3Scalar [b3Scalar.h <409:36 409:43>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <613:10 613:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <615:10 615:23>] LOCAL_SYMBOL: b3Scalar.h<608:52> [b3Scalar.h <617:10 617:23>] @@ -1383,11 +1375,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::poi REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] LOCAL_SYMBOL: b3AlignedAllocator.h<84:73> [b3AlignedAllocator.h <85:9 85:12>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] -LOCAL_SYMBOL: b3AlignedAllocator.h<84:46> [b3AlignedAllocator.h <86:75 86:75>] -REFERENCE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::Alignment [b3AlignedAllocator.h <86:79 86:87>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:2 <88:16 88:24> 88:116>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void [b3AlignedAllocator.h <88:2 88:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<88:45> [b3AlignedAllocator.h <88:45 88:47>] @@ -1401,10 +1388,6 @@ SYMBOL_METHOD public void b3AlignedAllocator REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <89:45 89:47>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] -LOCAL_SYMBOL: b3AlignedAllocator.h<89:45> [b3AlignedAllocator.h <90:46 90:48>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:2 <92:16 92:22> 92:105>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>] LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>] @@ -1464,8 +1447,6 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocat REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::const_pointer [b3AlignedAllocator.h <84:52 84:64>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void [b3AlignedAllocator.h <85:4 85:7>] REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <86:28 86:34>] -REFERENCE_CALL b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -REFERENCE_TYPE_USAGE b3AlignedAllocator::pointer b3AlignedAllocator::allocate(btSizeType, b3AlignedAllocator::const_pointer *) -> b3AlignedAllocator::value_type [b3AlignedAllocator.h <86:61 86:70>] SYMBOL_METHOD public void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] SYMBOL_FUNCTION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) -> void b3AlignedAllocator::construct(b3AlignedAllocator::pointer, const b3AlignedAllocator::value_type &) [b3AlignedAllocator.h <88:16 88:24>] @@ -1477,8 +1458,6 @@ SYMBOL_FUNCTION void b3AlignedAllocator::dea REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <89:16 89:25>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <89:2 89:5>] REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> b3AlignedAllocator::pointer [b3AlignedAllocator.h <89:28 89:34>] -REFERENCE_CALL void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -REFERENCE_TYPE_USAGE void b3AlignedAllocator::deallocate(b3AlignedAllocator::pointer) -> void [b3AlignedAllocator.h <90:36 90:39>] SYMBOL_METHOD public void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] SYMBOL_FUNCTION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) -> void b3AlignedAllocator::destroy(b3AlignedAllocator::pointer) [b3AlignedAllocator.h <92:16 92:22>] @@ -1494,13 +1473,9 @@ SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator::self_ty REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>] REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:32 101:40>] REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator::self_type &, const b3AlignedAllocator::self_type &) -> b3AlignedAllocator::self_type [b3AlignedAllocator.h <101:52 101:60>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>] REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>] REFERENCE_TYPE_USAGE const __m128 b3v1110 -> __m128 [b3Vector3.h <59:7 59:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3vHalf [b3Vector3.h <60:37 60:43>] REFERENCE_TYPE_USAGE const __m128 b3vHalf -> __m128 [b3Vector3.h <60:7 60:12>] -SYMBOL_GLOBAL_VARIABLE const __m128 b3v1_5 [b3Vector3.h <61:37 61:42>] REFERENCE_TYPE_USAGE const __m128 b3v1_5 -> __m128 [b3Vector3.h <61:7 61:12>] SYMBOL_CLASS b3Vector3 [b3Vector3.h <74:7 74:15>] SYMBOL_CLASS b3Vector4 [b3Vector3.h <75:7 75:15>] @@ -1563,50 +1538,6 @@ SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3: SYMBOL_METHOD public b3Vector3::anonymous union (b3Vector3.h<96:9>) & b3Vector3::anonymous union (b3Vector3.h<96:9>)::operator=(b3Vector3::anonymous union (b3Vector3.h<96:9>) &&) [b3Vector3.h <96:9 <96:9 96:13> 96:13>] SYMBOL_FIELD public b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3Vector3.h <96:9 96:13>] REFERENCE_TYPE_USAGE b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: -> b3Vector3::anonymous union (b3Vector3.h<96:9>) [b3Vector3.h <96:9 96:13>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> void [b3Scalar.h <332:20 332:23>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:46 332:56>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t) -> size_t [b3Scalar.h <332:39 332:44>] -REFERENCE_CALL static void * b3Vector3::operator new(size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<332:46> [b3Scalar.h <332:85 332:95>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:20 333:23>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:48 333:50>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *) -> void [b3Scalar.h <333:42 333:45>] -REFERENCE_CALL static void b3Vector3::operator delete(void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<333:48> [b3Scalar.h <333:77 333:79>] -SYMBOL_METHOD public static void * b3Vector3::operator new(size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:20 334:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> size_t [b3Scalar.h <334:39 334:44>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:53 334:55>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new(size_t, void *) -> void [b3Scalar.h <334:47 334:50>] -LOCAL_SYMBOL: b3Scalar.h<334:53> [b3Scalar.h <334:69 334:71>] -SYMBOL_METHOD public static void b3Vector3::operator delete(void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:20 335:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:42 335:45>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete(void *, void *) -> void [b3Scalar.h <335:49 335:52>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> void [b3Scalar.h <336:20 336:23>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:48 336:58>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t) -> size_t [b3Scalar.h <336:41 336:46>] -REFERENCE_CALL static void * b3Vector3::operator new[](size_t) -> void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <41:41 41:62>] -LOCAL_SYMBOL: b3Scalar.h<336:48> [b3Scalar.h <336:87 336:97>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:20 337:23>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:50 337:52>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *) -> void [b3Scalar.h <337:44 337:47>] -REFERENCE_CALL static void b3Vector3::operator delete[](void *) -> void b3AlignedFreeInternal(void *) [b3AlignedAllocator.h <42:29 42:49>] -LOCAL_SYMBOL: b3Scalar.h<337:50> [b3Scalar.h <337:79 337:81>] -SYMBOL_METHOD public static void * b3Vector3::operator new[](size_t, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:2>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:20 338:23>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> size_t [b3Scalar.h <338:41 338:46>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:55 338:57>] -REFERENCE_TYPE_USAGE static void * b3Vector3::operator new[](size_t, void *) -> void [b3Scalar.h <338:49 338:52>] -LOCAL_SYMBOL: b3Scalar.h<338:55> [b3Scalar.h <338:71 338:73>] -SYMBOL_METHOD public static void b3Vector3::operator delete[](void *, void *) [b3Vector3.h <113:2 <113:2 113:2> 113:31>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:20 339:23>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:44 339:47>] -REFERENCE_TYPE_USAGE static void b3Vector3::operator delete[](void *, void *) -> void [b3Scalar.h <339:51 339:54>] SYMBOL_METHOD public b3SimdFloat4 b3Vector3::get128() const [b3Vector3.h <122:5 <122:34 122:39> 125:5>] REFERENCE_TYPE_USAGE b3SimdFloat4 b3Vector3::get128() const -> b3SimdFloat4 [b3Vector3.h <122:21 122:32>] SYMBOL_FUNCTION void __m128::__m128(const __m128 &) @@ -2189,15 +2120,12 @@ REFERENCE_TYPE_USAGE bool b3Vector3::isZero() const -> b3Scalar [b3Vector3.h <64 SYMBOL_METHOD public bool b3Vector3::fuzzyZero() const [b3Vector3.h <649:2 <649:23 649:31> 652:2>] REFERENCE_TYPE_USAGE bool b3Vector3::fuzzyZero() const -> bool [b3Vector3.h <649:18 649:21>] REFERENCE_CALL bool b3Vector3::fuzzyZero() const -> b3Scalar b3Vector3::length2() const [b3Vector3.h <651:10 651:16>] -SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serialize(b3Vector3FloatData &) const [b3Vector3.h <654:23 654:31>] REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> void [b3Vector3.h <654:18 654:21>] LOCAL_SYMBOL: b3Vector3.h<654:55> [b3Vector3.h <654:55 654:61>] -REFERENCE_TYPE_USAGE void b3Vector3::serialize(b3Vector3FloatData &) const -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::deSerialize(const b3Vector3FloatData &) [b3Vector3.h <656:23 656:33>] REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> void [b3Vector3.h <656:18 656:21>] LOCAL_SYMBOL: b3Vector3.h<656:63> [b3Vector3.h <656:63 656:68>] -REFERENCE_TYPE_USAGE void b3Vector3::deSerialize(const b3Vector3FloatData &) -> b3Vector3FloatData [b3Vector3.h <29:23 29:40>] SYMBOL_METHOD public void b3Vector3::serializeFloat(b3Vector3FloatData &) const [b3Vector3.h <658:23 658:36>] REFERENCE_TYPE_USAGE void b3Vector3::serializeFloat(b3Vector3FloatData &) const -> void [b3Vector3.h <658:18 658:21>] LOCAL_SYMBOL: b3Vector3.h<658:65> [b3Vector3.h <658:65 658:71>] @@ -2874,7 +2802,6 @@ REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Plane LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1220:58 1220:58>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3PlaneSpace1::T [b3Vector3.h <1220:55 1220:55>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1222:14 1222:14>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <413:19 413:26>] LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1224:14 1224:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1224:5 1224:12>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:18 1224:18>] @@ -2883,11 +2810,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:30 1224:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1224:35 1224:35>] LOCAL_SYMBOL: b3Vector3.h<1225:14> [b3Vector3.h <1225:14 1225:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1225:5 1225:12>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:26 415:33>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:36 415:43>] -REFERENCE_CALL void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar b3Sqrt(b3Scalar) [b3Scalar.h <415:50 415:55>] -REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Scalar.h <415:57 415:64>] -LOCAL_SYMBOL: b3Vector3.h<1224:14> [b3Vector3.h <1225:31 1225:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1226:5 1226:5>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1227:2 1227:2>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1227:10 1227:10>] @@ -2912,7 +2834,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:30 1236:30>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1236:35 1236:35>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1237:14 1237:14>] REFERENCE_TYPE_USAGE void b3PlaneSpace1(const T &, T &, T &) -> b3Scalar [b3Vector3.h <1237:5 1237:12>] -LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1237:31 1237:31>] LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1238:5 1238:5>] LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1238:13 1238:13>] LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1238:18 1238:18>] @@ -3362,9 +3283,6 @@ SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void * b3AlignedObjectArray::allocate(int) [b3AlignedObjectArray.h <304:16 304:23>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <304:25 304:30>] LOCAL_SYMBOL: b3AlignedObjectArray.h<304:8> [b3AlignedObjectArray.h <306:9 306:9>] -SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] LOCAL_SYMBOL: b3AlignedObjectArray.h<300:36> [b3AlignedObjectArray.h <309:6 309:11>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3AlignedObjectArray::T *) const @@ -3791,8 +3709,6 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray::reserve(int) -> int [ REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::capacity() const [b3AlignedObjectArray.h <302:8 302:15>] SYMBOL_FUNCTION void * b3AlignedObjectArray::allocate(int) 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 *) [b3Logging.h <18:26 18:60>] -REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.h <18:101 18:135>] REFERENCE_USAGE void b3AlignedObjectArray::reserve(int) -> int b3AlignedObjectArray::m_size [b3AlignedObjectArray.h <310:6 310:11>] SYMBOL_FUNCTION void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const REFERENCE_CALL void b3AlignedObjectArray::reserve(int) -> void b3AlignedObjectArray::copy(int, int, b3Vector3 *) const [b3AlignedObjectArray.h <312:5 312:8>] diff --git a/src/lib_cxx/CMakeLists.txt b/src/lib_cxx/CMakeLists.txt index 8e01626e..cd6efbfe 100644 --- a/src/lib_cxx/CMakeLists.txt +++ b/src/lib_cxx/CMakeLists.txt @@ -45,6 +45,8 @@ add_files( data/parser/cxx/ASTActionFactory.h data/parser/cxx/ASTConsumer.cpp data/parser/cxx/ASTConsumer.h + data/parser/cxx/CanonicalFilePathCache.cpp + data/parser/cxx/CanonicalFilePathCache.h data/parser/cxx/CommentHandler.cpp data/parser/cxx/CommentHandler.h data/parser/cxx/CxxAstVisitor.cpp @@ -61,7 +63,6 @@ add_files( data/parser/cxx/CxxAstVisitorComponentIndexer.h data/parser/cxx/CxxAstVisitorComponentTypeRefKind.cpp data/parser/cxx/CxxAstVisitorComponentTypeRefKind.h - data/parser/cxx/cxxCacheTypes.h data/parser/cxx/CxxCompilationDatabaseSingle.cpp data/parser/cxx/CxxCompilationDatabaseSingle.h data/parser/cxx/CxxContext.cpp diff --git a/src/lib_cxx/data/parser/cxx/ASTAction.h b/src/lib_cxx/data/parser/cxx/ASTAction.h index 664f1742..d797b73b 100644 --- a/src/lib_cxx/data/parser/cxx/ASTAction.h +++ b/src/lib_cxx/data/parser/cxx/ASTAction.h @@ -8,7 +8,6 @@ #include "clang/Lex/Preprocessor.h" #include "data/parser/cxx/ASTConsumer.h" -#include "data/parser/cxx/cxxCacheTypes.h" #include "data/parser/cxx/CommentHandler.h" #include "data/parser/cxx/PreprocessorCallbacks.h" #include "utility/file/FileRegister.h" @@ -21,7 +20,7 @@ public: explicit ASTAction( std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) : m_client(client) , m_fileRegister(fileRegister) @@ -50,7 +49,7 @@ protected: private: std::shared_ptr m_client; std::shared_ptr m_fileRegister; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; CommentHandler m_commentHandler; }; diff --git a/src/lib_cxx/data/parser/cxx/ASTActionFactory.cpp b/src/lib_cxx/data/parser/cxx/ASTActionFactory.cpp index d2c61fa6..2c14e5cf 100644 --- a/src/lib_cxx/data/parser/cxx/ASTActionFactory.cpp +++ b/src/lib_cxx/data/parser/cxx/ASTActionFactory.cpp @@ -6,7 +6,7 @@ ASTActionFactory::ASTActionFactory( std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache, + std::shared_ptr canonicalFilePathCache, bool preprocessorOnly ) : m_client(client) diff --git a/src/lib_cxx/data/parser/cxx/ASTActionFactory.h b/src/lib_cxx/data/parser/cxx/ASTActionFactory.h index 2a948a2d..e08b046a 100644 --- a/src/lib_cxx/data/parser/cxx/ASTActionFactory.h +++ b/src/lib_cxx/data/parser/cxx/ASTActionFactory.h @@ -3,9 +3,9 @@ #include "clang/Tooling/Tooling.h" -#include "data/parser/cxx/cxxCacheTypes.h" #include "utility/file/FileRegister.h" +class CanonicalFilePathCache; class ParserClient; class ASTActionFactory @@ -15,7 +15,7 @@ public: explicit ASTActionFactory( std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache, + std::shared_ptr canonicalFilePathCache, bool preprocessorOnly ); @@ -26,7 +26,7 @@ public: private: std::shared_ptr m_client; std::shared_ptr m_fileRegister; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; bool m_preprocessorOnly; }; diff --git a/src/lib_cxx/data/parser/cxx/ASTConsumer.cpp b/src/lib_cxx/data/parser/cxx/ASTConsumer.cpp index b8789b74..7f565273 100644 --- a/src/lib_cxx/data/parser/cxx/ASTConsumer.cpp +++ b/src/lib_cxx/data/parser/cxx/ASTConsumer.cpp @@ -9,7 +9,7 @@ ASTConsumer::ASTConsumer( clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) { ApplicationSettings* appSettings = ApplicationSettings::getInstance().get(); diff --git a/src/lib_cxx/data/parser/cxx/ASTConsumer.h b/src/lib_cxx/data/parser/cxx/ASTConsumer.h index d21a4d1d..871f621f 100644 --- a/src/lib_cxx/data/parser/cxx/ASTConsumer.h +++ b/src/lib_cxx/data/parser/cxx/ASTConsumer.h @@ -4,8 +4,7 @@ #include "clang/AST/ASTConsumer.h" #include "clang/AST/ASTContext.h" -#include "data/parser/cxx/cxxCacheTypes.h" - +class CanonicalFilePathCache; class CxxAstVisitor; class FileRegister; class ParserClient; @@ -19,7 +18,7 @@ public: clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ); virtual ~ASTConsumer(); diff --git a/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.cpp b/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.cpp new file mode 100644 index 00000000..39d93735 --- /dev/null +++ b/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.cpp @@ -0,0 +1,30 @@ +#include "data/parser/cxx/CanonicalFilePathCache.h" + +#include "utility/file/FilePath.h" +#include "utility/utilityString.h" +#include "data/parser/cxx/utilityClang.h" + + +FilePath CanonicalFilePathCache::getCanonicalFilePath(const clang::FileEntry* entry) +{ + return getCanonicalFilePath(utility::getFileNameOfFileEntry(entry)); +} + +FilePath CanonicalFilePathCache::getCanonicalFilePath(const std::string& path) +{ + const std::string lowercasePath = utility::toLowerCase(path); + + std::unordered_map::const_iterator it = m_map.find(lowercasePath); + if (it != m_map.end()) + { + return it->second; + } + + const FilePath canonicalPath = FilePath(path).canonical(); + const std::string lowercaseCanonicalPath = utility::toLowerCase(canonicalPath.str()); + + m_map.insert(std::make_pair(lowercasePath, canonicalPath)); + m_map.insert(std::make_pair(lowercaseCanonicalPath, canonicalPath)); + + return canonicalPath; +} diff --git a/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.h b/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.h new file mode 100644 index 00000000..d58aa936 --- /dev/null +++ b/src/lib_cxx/data/parser/cxx/CanonicalFilePathCache.h @@ -0,0 +1,22 @@ +#ifndef CANONICAL_FILE_PATH_CACHE_H +#define CANONICAL_FILE_PATH_CACHE_H + +#include +#include + +#include "clang/Basic/FileManager.h" + +class FilePath; + +class CanonicalFilePathCache +{ +public: + FilePath getCanonicalFilePath(const clang::FileEntry* entry); + FilePath getCanonicalFilePath(const std::string& path); + +private: + std::unordered_map m_map; +}; + +#endif // CANONICAL_FILE_PATH_CACHE_H + diff --git a/src/lib_cxx/data/parser/cxx/CommentHandler.cpp b/src/lib_cxx/data/parser/cxx/CommentHandler.cpp index 7b7fcb82..28aec55c 100644 --- a/src/lib_cxx/data/parser/cxx/CommentHandler.cpp +++ b/src/lib_cxx/data/parser/cxx/CommentHandler.cpp @@ -1,5 +1,6 @@ #include "data/parser/cxx/CommentHandler.h" +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/utilityClang.h" #include "data/parser/ParseLocation.h" #include "data/parser/ParserClient.h" @@ -8,7 +9,7 @@ CommentHandler::CommentHandler( std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) : m_client(client) , m_fileRegister(fileRegister) @@ -29,12 +30,12 @@ bool CommentHandler::HandleComment(clang::Preprocessor& preprocessor, clang::Sou clang::FileID fileId = sourceManager.getFileID(sourceRange.getBegin()); // find the location file - if (!fileId.isInvalid()) + if (fileId.isValid()) { const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(fileId); - if (fileEntry != NULL) + if (fileEntry != nullptr && fileEntry->isValid()) { - FilePath filePath = m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)); + FilePath filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); if (m_fileRegister->hasFilePath(filePath) && !m_fileRegister->fileIsIndexed(filePath)) { m_client->onCommentParsed(ParseLocation( diff --git a/src/lib_cxx/data/parser/cxx/CommentHandler.h b/src/lib_cxx/data/parser/cxx/CommentHandler.h index 7ff05870..ea7f7121 100644 --- a/src/lib_cxx/data/parser/cxx/CommentHandler.h +++ b/src/lib_cxx/data/parser/cxx/CommentHandler.h @@ -3,8 +3,7 @@ #include "clang/Lex/Preprocessor.h" -#include "data/parser/cxx/cxxCacheTypes.h" - +class CanonicalFilePathCache; class FileRegister; class ParserClient; @@ -15,7 +14,7 @@ public: CommentHandler( std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ); virtual ~CommentHandler(); @@ -25,7 +24,7 @@ public: private: std::shared_ptr m_client; std::shared_ptr m_fileRegister; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; }; #endif // COMMENT_HANDLER_H diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp index 141f2dfb..ed9c8b2f 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.cpp @@ -6,6 +6,7 @@ #include "data/parser/cxx/name_resolver/CxxDeclNameResolver.h" #include "data/parser/cxx/name_resolver/CxxTypeNameResolver.h" +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/CxxAstVisitorComponent.h" #include "data/parser/cxx/CxxAstVisitorComponentContext.h" #include "data/parser/cxx/CxxAstVisitorComponentDeclRefKind.h" @@ -22,7 +23,7 @@ CxxAstVisitor::CxxAstVisitor( clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) : m_astContext(astContext) , m_preprocessor(preprocessor) @@ -30,11 +31,11 @@ CxxAstVisitor::CxxAstVisitor( , m_fileRegister(fileRegister) , m_canonicalFilePathCache(canonicalFilePathCache) { - m_declNameCache = std::make_shared([](const clang::NamedDecl* decl) -> NameHierarchy + m_declNameCache = std::make_shared([&](const clang::NamedDecl* decl) -> NameHierarchy { if (decl) { - CxxDeclNameResolver resolver; + CxxDeclNameResolver resolver(m_canonicalFilePathCache); if (std::shared_ptr declName = resolver.getName(decl)) { return declName->toNameHierarchy(); @@ -43,11 +44,11 @@ CxxAstVisitor::CxxAstVisitor( return NameHierarchy("global", NAME_DELIMITER_UNKNOWN); } ); - m_typeNameCache = std::make_shared([](const clang::Type* type) -> NameHierarchy + m_typeNameCache = std::make_shared([&](const clang::Type* type) -> NameHierarchy { if (type) { - CxxTypeNameResolver resolver; + CxxTypeNameResolver resolver(m_canonicalFilePathCache); if (std::shared_ptr typeName = resolver.getName(type)) { return typeName->toNameHierarchy(); @@ -107,7 +108,7 @@ std::shared_ptr CxxAstVisitor::getTypeNameCache() return m_typeNameCache; } -std::shared_ptr CxxAstVisitor::getCanonicalFilePathCache() +std::shared_ptr CxxAstVisitor::getCanonicalFilePathCache() { return m_canonicalFilePathCache; } @@ -657,9 +658,9 @@ ParseLocation CxxAstVisitor::getParseLocation(const clang::SourceLocation& loc) if (!fileId.isInvalid()) { const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(fileId); - if (fileEntry != NULL) + if (fileEntry != nullptr && fileEntry->isValid()) { - parseLocation.filePath = m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)); + parseLocation.filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); } } @@ -688,14 +689,27 @@ ParseLocation CxxAstVisitor::getParseLocation(const clang::SourceRange& sourceRa if (sourceRange.isValid()) { const clang::SourceManager& sourceManager = m_astContext->getSourceManager(); - + const clang::SourceLocation endLoc = m_preprocessor->getLocForEndOfToken(sourceRange.getEnd()); const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(sourceRange.getBegin(), false); const clang::PresumedLoc& presumedEnd = sourceManager.getPresumedLoc(endLoc.isValid() ? endLoc : sourceRange.getEnd(), false); + FilePath filePath; + { + const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(sourceManager.getFileID(sourceRange.getBegin())); + if (fileEntry != nullptr && fileEntry->isValid()) + { + filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); + } + else + { + filePath = m_canonicalFilePathCache->getCanonicalFilePath(presumedBegin.getFilename()); + } + } + parseLocation = ParseLocation( - m_canonicalFilePathCache->getValue(presumedBegin.getFilename()), + filePath, presumedBegin.getLine(), presumedBegin.getColumn(), presumedEnd.getLine(), diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h index e4189aa6..b280ab74 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitor.h @@ -5,10 +5,10 @@ #include -#include "data/parser/cxx/cxxCacheTypes.h" #include "data/parser/cxx/CxxContext.h" #include "utility/messaging/MessageInterruptTasksCounter.h" +class CanonicalFilePathCache; class ParserClient; struct ParseLocation; class FileRegister; @@ -41,7 +41,7 @@ public: clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ); virtual ~CxxAstVisitor(); @@ -50,7 +50,7 @@ public: std::shared_ptr getDeclNameCache(); std::shared_ptr getTypeNameCache(); - std::shared_ptr getCanonicalFilePathCache(); + std::shared_ptr getCanonicalFilePathCache(); // Indexing entry point void indexDecl(clang::Decl *d); @@ -151,7 +151,7 @@ private: clang::Preprocessor* m_preprocessor; std::shared_ptr m_client; std::shared_ptr m_fileRegister; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; MessageInterruptTasksCounter m_interruptCounter; diff --git a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp index 90e10f32..3b40d205 100644 --- a/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxAstVisitorComponentIndexer.cpp @@ -5,10 +5,10 @@ #include #include +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/CxxAstVisitorComponentContext.h" #include "data/parser/cxx/CxxAstVisitorComponentDeclRefKind.h" #include "data/parser/cxx/CxxAstVisitorComponentTypeRefKind.h" - #include "data/parser/cxx/utilityClang.h" #include "data/parser/ParseLocation.h" #include "data/parser/ParserClient.h" @@ -798,19 +798,17 @@ bool CxxAstVisitorComponentIndexer::shouldVisitReference(const clang::SourceLoca bool CxxAstVisitorComponentIndexer::isLocatedInUnparsedProjectFile(clang::SourceLocation loc) { - clang::SourceManager& sourceManager = m_astContext->getSourceManager(); - clang::SourceLocation spellingLoc = sourceManager.getSpellingLoc(loc); + const clang::SourceManager& sourceManager = m_astContext->getSourceManager(); clang::FileID fileId; - - if (spellingLoc.isValid()) + if (loc.isValid()) { - if (sourceManager.isWrittenInMainFile(spellingLoc)) + if (sourceManager.isWrittenInMainFile(loc)) { return true; } - fileId = sourceManager.getFileID(spellingLoc); + fileId = sourceManager.getFileID(loc); } if (fileId.isValid()) @@ -823,10 +821,9 @@ bool CxxAstVisitorComponentIndexer::isLocatedInUnparsedProjectFile(clang::Source bool ret = false; const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(fileId); - if (fileEntry != NULL) + if (fileEntry != nullptr && fileEntry->isValid()) { - FilePath filePath = - getAstVisitor()->getCanonicalFilePathCache()->getValue(utility::getFileNameOfFileEntry(fileEntry)); + FilePath filePath = getAstVisitor()->getCanonicalFilePathCache()->getCanonicalFilePath(fileEntry); if (m_fileRegister->hasFilePath(filePath)) { @@ -843,14 +840,13 @@ bool CxxAstVisitorComponentIndexer::isLocatedInUnparsedProjectFile(clang::Source bool CxxAstVisitorComponentIndexer::isLocatedInProjectFile(clang::SourceLocation loc) { - clang::SourceManager& sourceManager = m_astContext->getSourceManager(); - clang::SourceLocation spellingLoc = sourceManager.getSpellingLoc(loc); + const clang::SourceManager& sourceManager = m_astContext->getSourceManager(); clang::FileID fileId; - if (spellingLoc.isValid()) + if (loc.isValid()) { - fileId = sourceManager.getFileID(spellingLoc); + fileId = sourceManager.getFileID(loc); } if (!fileId.isInvalid()) @@ -862,10 +858,9 @@ bool CxxAstVisitorComponentIndexer::isLocatedInProjectFile(clang::SourceLocation } const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(fileId); - if (fileEntry != NULL) + if (fileEntry != nullptr && fileEntry->isValid()) { - FilePath filePath = - getAstVisitor()->getCanonicalFilePathCache()->getValue(utility::getFileNameOfFileEntry(fileEntry)); + FilePath filePath = getAstVisitor()->getCanonicalFilePathCache()->getCanonicalFilePath(fileEntry); bool ret = m_fileRegister->hasFilePath(filePath); m_inProjectFileMap[fileId] = ret; return ret; diff --git a/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.cpp b/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.cpp index 9ca8079d..188bd765 100644 --- a/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.cpp @@ -3,6 +3,7 @@ #include "clang/Basic/SourceManager.h" #include "clang/Tooling/Tooling.h" +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/utilityClang.h" #include "data/parser/ParseLocation.h" #include "data/parser/ParserClient.h" @@ -13,7 +14,7 @@ CxxDiagnosticConsumer::CxxDiagnosticConsumer( clang::DiagnosticOptions *diags, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache, + std::shared_ptr canonicalFilePathCache, bool useLogging ) : clang::TextDiagnosticPrinter(os, diags) @@ -68,7 +69,7 @@ void CxxDiagnosticConsumer::HandleDiagnostic(clang::DiagnosticsEngine::Level lev return; } - std::string filePath; + FilePath filePath; uint line = 0; uint column = 0; @@ -81,14 +82,14 @@ void CxxDiagnosticConsumer::HandleDiagnostic(clang::DiagnosticsEngine::Level lev column = presumedLocation.getColumn(); } - const clang::FileEntry *fileEntry = sourceManager.getFileEntryForID(sourceManager.getFileID(info.getLocation())); - if (fileEntry) + const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(sourceManager.getFileID(info.getLocation())); + if (fileEntry != nullptr && fileEntry->isValid()) { - filePath = m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)).str(); + filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); } } - ParseLocation location(m_canonicalFilePathCache->getValue(filePath), line, column); + ParseLocation location(filePath, line, column); m_client->onErrorParsed( location, diff --git a/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.h b/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.h index 6ca3a62b..5862cbb2 100644 --- a/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.h +++ b/src/lib_cxx/data/parser/cxx/CxxDiagnosticConsumer.h @@ -3,8 +3,7 @@ #include "clang/Frontend/TextDiagnosticPrinter.h" -#include "data/parser/cxx/cxxCacheTypes.h" - +class CanonicalFilePathCache; class FileRegister; class ParserClient; @@ -17,7 +16,7 @@ public: clang::DiagnosticOptions *diags, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache, + std::shared_ptr canonicalFilePathCache, bool useLogging = true ); @@ -31,7 +30,7 @@ public: private: std::shared_ptr m_client; std::shared_ptr m_register; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; std::string m_commandline; diff --git a/src/lib_cxx/data/parser/cxx/CxxParser.cpp b/src/lib_cxx/data/parser/cxx/CxxParser.cpp index 3e7263a8..f002d4b2 100644 --- a/src/lib_cxx/data/parser/cxx/CxxParser.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxParser.cpp @@ -10,6 +10,7 @@ #include "data/indexer/IndexerCommandCxxCdb.h" #include "data/indexer/IndexerCommandCxxManual.h" #include "data/parser/cxx/ASTActionFactory.h" +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/CxxCompilationDatabaseSingle.h" #include "data/parser/cxx/CxxDiagnosticConsumer.h" @@ -91,11 +92,7 @@ void CxxParser::buildIndex(std::shared_ptr indexerComma void CxxParser::buildIndex(const std::string& fileName, std::shared_ptr fileContent) { - std::shared_ptr canonicalFilePathCache = std::make_shared([](std::string fileName) -> FilePath - { - return FilePath(fileName).canonical(); - } - ); + std::shared_ptr canonicalFilePathCache = std::make_shared(); std::shared_ptr diagnostics = getDiagnostics(canonicalFilePathCache, false); ASTActionFactory actionFactory(m_client, m_fileRegister, canonicalFilePathCache, false); @@ -115,11 +112,7 @@ void CxxParser::runTool(clang::tooling::CompilationDatabase* compilationDatabase { clang::tooling::ClangTool tool(*compilationDatabase, std::vector(1, sourceFilePath.str())); - std::shared_ptr canonicalFilePathCache = std::make_shared([](std::string fileName) -> FilePath - { - return FilePath(fileName).canonical(); - } - ); + std::shared_ptr canonicalFilePathCache = std::make_shared(); std::shared_ptr diagnostics = getDiagnostics(canonicalFilePathCache, true); @@ -225,7 +218,7 @@ std::shared_ptr CxxParser::getCompilat return compilationDatabase; } -std::shared_ptr CxxParser::getDiagnostics(std::shared_ptr canonicalFilePathCache, bool logErrors) const +std::shared_ptr CxxParser::getDiagnostics(std::shared_ptr canonicalFilePathCache, bool logErrors) const { llvm::IntrusiveRefCntPtr options = new clang::DiagnosticOptions(); return std::make_shared( diff --git a/src/lib_cxx/data/parser/cxx/CxxParser.h b/src/lib_cxx/data/parser/cxx/CxxParser.h index 6a31ab6a..73e7de9f 100644 --- a/src/lib_cxx/data/parser/cxx/CxxParser.h +++ b/src/lib_cxx/data/parser/cxx/CxxParser.h @@ -1,9 +1,9 @@ #ifndef CXX_PARSER_H #define CXX_PARSER_H -#include "data/parser/cxx/cxxCacheTypes.h" #include "data/parser/Parser.h" +class CanonicalFilePathCache; class CxxDiagnosticConsumer; class FilePath; class FileRegister; @@ -38,7 +38,7 @@ private: std::vector getCommandlineArguments(std::shared_ptr indexerCommand) const; std::shared_ptr getCompilationDatabase(std::shared_ptr indexerCommand) const; - std::shared_ptr getDiagnostics(std::shared_ptr canonicalFilePathCache, bool logErrors) const; + std::shared_ptr getDiagnostics(std::shared_ptr canonicalFilePathCache, bool logErrors) const; friend class TaskParseCxx; diff --git a/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.cpp b/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.cpp index 823d171e..81e19d91 100644 --- a/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.cpp +++ b/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.cpp @@ -17,7 +17,7 @@ CxxVerboseAstVisitor::CxxVerboseAstVisitor( clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) : base(context, preprocessor, client, fileRegister, canonicalFilePathCache) , m_currentFilePath("") diff --git a/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.h b/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.h index 161cc4f8..0b7c4925 100644 --- a/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.h +++ b/src/lib_cxx/data/parser/cxx/CxxVerboseAstVisitor.h @@ -5,6 +5,7 @@ #include "data/parser/cxx/CxxAstVisitor.h" +class CanonicalFilePathCache; class ParserClient; class FileRegister; @@ -16,7 +17,7 @@ public: clang::Preprocessor* preprocessor, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ); virtual ~CxxVerboseAstVisitor(); diff --git a/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.cpp b/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.cpp index 94b0d943..3ef90e79 100644 --- a/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.cpp +++ b/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.cpp @@ -4,18 +4,19 @@ #include "clang/Basic/IdentifierTable.h" #include "clang/Lex/MacroArgs.h" -#include "utility/file/FileSystem.h" -#include "utility/file/FileRegister.h" - +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/utilityClang.h" #include "data/parser/ParserClient.h" #include "data/parser/ParseLocation.h" +#include "utility/file/FileSystem.h" +#include "utility/file/FileRegister.h" + PreprocessorCallbacks::PreprocessorCallbacks( clang::SourceManager& sourceManager, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache + std::shared_ptr canonicalFilePathCache ) : m_sourceManager(sourceManager) , m_client(client) @@ -31,10 +32,10 @@ void PreprocessorCallbacks::FileChanged( FilePath filePath; - const clang::FileEntry *fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); - if (fileEntry) + const clang::FileEntry* fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); + if (fileEntry != nullptr && fileEntry->isValid()) { - filePath = m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)); + filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); } if (!filePath.empty() && m_fileRegister->hasFilePath(filePath)) @@ -60,7 +61,7 @@ void PreprocessorCallbacks::InclusionDirective( ){ if (!m_currentPath.empty() && fileEntry) { - FilePath includedFilePath = m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)); + FilePath includedFilePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); if (m_fileRegister->hasFilePath(includedFilePath)) { const NameHierarchy referencedNameHierarchy(includedFilePath.str(), NAME_DELIMITER_FILE); @@ -152,11 +153,11 @@ ParseLocation PreprocessorCallbacks::getParseLocation(const clang::Token& macroN const clang::SourceLocation& location = m_sourceManager.getSpellingLoc(macroNameTok.getLocation()); const clang::SourceLocation& endLocation = m_sourceManager.getSpellingLoc(macroNameTok.getEndLoc()); - const clang::FileEntry *fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); - if (fileEntry) + const clang::FileEntry* fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); + if (fileEntry != nullptr && fileEntry->isValid()) { return ParseLocation( - m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)), + m_canonicalFilePathCache->getCanonicalFilePath(fileEntry), m_sourceManager.getSpellingLineNumber(location), m_sourceManager.getSpellingColumnNumber(location), m_sourceManager.getSpellingLineNumber(endLocation), @@ -172,11 +173,11 @@ ParseLocation PreprocessorCallbacks::getParseLocation(const clang::MacroInfo* ma clang::SourceLocation location = macroInfo->getDefinitionLoc(); clang::SourceLocation endLocation = macroInfo->getDefinitionEndLoc(); - const clang::FileEntry *fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); - if (fileEntry) + const clang::FileEntry* fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(location)); + if (fileEntry != nullptr && fileEntry->isValid()) { return ParseLocation( - m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)), + m_canonicalFilePathCache->getCanonicalFilePath(fileEntry), m_sourceManager.getSpellingLineNumber(location), m_sourceManager.getSpellingColumnNumber(location), m_sourceManager.getSpellingLineNumber(endLocation), @@ -195,10 +196,10 @@ ParseLocation PreprocessorCallbacks::getParseLocation(const clang::SourceRange& const clang::PresumedLoc& presumedEnd = m_sourceManager.getPresumedLoc(sourceRange.getEnd(), false); const clang::FileEntry *fileEntry = m_sourceManager.getFileEntryForID(m_sourceManager.getFileID(sourceRange.getBegin())); - if (fileEntry) + if (fileEntry != nullptr && fileEntry->isValid()) { return ParseLocation( - m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)), + m_canonicalFilePathCache->getCanonicalFilePath(fileEntry), presumedBegin.getLine(), presumedBegin.getColumn(), presumedEnd.getLine(), @@ -211,16 +212,16 @@ ParseLocation PreprocessorCallbacks::getParseLocation(const clang::SourceRange& bool PreprocessorCallbacks::isLocatedInProjectFile(const clang::SourceLocation loc) { + // we need the spelling loc here, since this is the location where the macro comes from clang::SourceLocation spellingLoc = m_sourceManager.getSpellingLoc(loc); clang::FileID fileId; - if (spellingLoc.isValid()) { fileId = m_sourceManager.getFileID(spellingLoc); } - if (!fileId.isInvalid()) + if (fileId.isValid()) { auto it = m_inProjectFileMap.find(fileId); if (it != m_inProjectFileMap.end()) @@ -229,10 +230,9 @@ bool PreprocessorCallbacks::isLocatedInProjectFile(const clang::SourceLocation l } const clang::FileEntry* fileEntry = m_sourceManager.getFileEntryForID(fileId); - if (fileEntry != NULL) + if (fileEntry != nullptr && fileEntry->isValid()) { - FilePath filePath = - m_canonicalFilePathCache->getValue(utility::getFileNameOfFileEntry(fileEntry)); + const FilePath filePath = m_canonicalFilePathCache->getCanonicalFilePath(fileEntry); bool ret = m_fileRegister->hasFilePath(filePath); m_inProjectFileMap[fileId] = ret; return ret; diff --git a/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.h b/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.h index d4a91fc4..580f78b1 100644 --- a/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.h +++ b/src/lib_cxx/data/parser/cxx/PreprocessorCallbacks.h @@ -2,15 +2,16 @@ #define PREPROCESSOR_CALLBACKS_H #include +#include #include "clang/Basic/SourceManager.h" #include "clang/Lex/MacroInfo.h" #include "clang/Lex/PPCallbacks.h" #include "clang/Lex/Token.h" -#include "data/parser/cxx/cxxCacheTypes.h" #include "utility/file/FilePath.h" +class CanonicalFilePathCache; class FileRegister; class ParserClient; @@ -24,7 +25,7 @@ public: clang::SourceManager& sourceManager, std::shared_ptr client, std::shared_ptr fileRegister, - std::shared_ptr canonicalFilePathCache); + std::shared_ptr canonicalFilePathCache); virtual void FileChanged( clang::SourceLocation location, FileChangeReason reason, clang::SrcMgr::CharacteristicKind, clang::FileID) override; @@ -71,7 +72,7 @@ private: const clang::SourceManager& m_sourceManager; std::shared_ptr m_client; std::shared_ptr m_fileRegister; - std::shared_ptr m_canonicalFilePathCache; + std::shared_ptr m_canonicalFilePathCache; std::unordered_map m_inProjectFileMap; FilePath m_currentPath; diff --git a/src/lib_cxx/data/parser/cxx/cxxCacheTypes.h b/src/lib_cxx/data/parser/cxx/cxxCacheTypes.h deleted file mode 100644 index ee7d27d5..00000000 --- a/src/lib_cxx/data/parser/cxx/cxxCacheTypes.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef CXX_CACHE_TYPES_H -#define CXX_CACHE_TYPES_H - -#include -#include "utility/Cache.h" - -class FilePath; - -typedef Cache FilePathCache; - -#endif // CXX_CACHE_TYPES_H 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 7e2e52bc..f77f92f2 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.cpp @@ -9,18 +9,23 @@ #include "data/parser/cxx/name_resolver/CxxSpecifierNameResolver.h" #include "data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h" #include "data/parser/cxx/name_resolver/CxxTypeNameResolver.h" +#include "data/parser/cxx/CanonicalFilePathCache.h" #include "data/parser/cxx/utilityClang.h" #include "utility/file/FilePath.h" #include "utility/ScopedSwitcher.h" +#include "utility/utilityString.h" -CxxDeclNameResolver::CxxDeclNameResolver() - : CxxNameResolver(std::vector()) +CxxDeclNameResolver::CxxDeclNameResolver(std::shared_ptr canonicalFilePathCache) + : CxxNameResolver(canonicalFilePathCache, std::vector()) , m_currentDecl(nullptr) { } -CxxDeclNameResolver::CxxDeclNameResolver(std::vector ignoredContextDecls) - : CxxNameResolver(ignoredContextDecls) +CxxDeclNameResolver::CxxDeclNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls +) + : CxxNameResolver(canonicalFilePathCache, ignoredContextDecls) , m_currentDecl(nullptr) { } @@ -69,7 +74,7 @@ std::shared_ptr CxxDeclNameResolver::getName(const clang::NamedDecl { if (const clang::UsingDecl* usingDecl = clang::dyn_cast_or_null(declaration)) { - CxxSpecifierNameResolver specifierNameResolver(getIgnoredContextDecls()); + CxxSpecifierNameResolver specifierNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); declName->setParent(specifierNameResolver.getName(usingDecl->getQualifier())); } else @@ -127,9 +132,6 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named } else if (declNameString.empty()) { - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - std::string symbolKindName = "class"; if (recordDecl->isStruct()) { @@ -140,7 +142,7 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named symbolKindName = "union"; } - return std::make_shared(getNameForAnonymousSymbol(symbolKindName, presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol(symbolKindName, declaration), std::vector()); } else if (const clang::CXXRecordDecl* cxxRecordDecl = clang::dyn_cast_or_null(declaration)) { @@ -244,7 +246,7 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named isStatic = functionDecl->getStorageClass() == clang::SC_Static; } - CxxTypeNameResolver typenNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typenNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); typenNameResolver.ignoreContextDecl(functionDecl); std::shared_ptr returnTypeName = CxxTypeName::makeUnsolvedIfNull(typenNameResolver.getName(functionDecl->getReturnType())); @@ -261,7 +263,7 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named templateArguments, returnTypeName, parameterTypeNames, - getTranslationUnitMainFilePath(declaration).fileName() + getTranslationUnitMainFileName(declaration) ); } @@ -287,22 +289,18 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named else if (clang::isa(declaration)) { const clang::FieldDecl* fieldDecl = clang::dyn_cast(declaration); - CxxTypeNameResolver typenNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typenNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); typenNameResolver.ignoreContextDecl(fieldDecl); std::shared_ptr typeName = CxxTypeName::makeUnsolvedIfNull(typenNameResolver.getName(fieldDecl->getType())); return std::make_shared(declNameString, std::vector(), typeName, false); } else if (clang::isa(declaration) && clang::dyn_cast(declaration)->isAnonymousNamespace()) { - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - return std::make_shared(getNameForAnonymousSymbol("namespace", presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol("namespace", declaration), std::vector()); } else if (clang::isa(declaration) && declNameString.empty()) { - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - return std::make_shared(getNameForAnonymousSymbol("enum", presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol("enum", declaration), std::vector()); } else if ( ( @@ -311,15 +309,11 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named clang::isa(declaration) ) && declNameString.empty()) { - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - return std::make_shared(getNameForAnonymousSymbol("template parameter", presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol("template parameter", declaration), std::vector()); } else if (clang::isa(declaration) && declNameString.empty()) { - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - return std::make_shared(getNameForAnonymousSymbol("parameter", presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol("parameter", declaration), std::vector()); } else if (clang::isa(declaration)) { @@ -337,7 +331,7 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named // nothing todo, varDecl is global (and non-static) } - CxxTypeNameResolver typenNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typenNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); typenNameResolver.ignoreContextDecl(varDecl); std::shared_ptr typeName = CxxTypeName::makeUnsolvedIfNull(typenNameResolver.getName(varDecl->getType())); @@ -353,11 +347,11 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named { if (varDecl->getType().isConstQualified()) { - scopeFileName = getDeclarationFilePath(declaration).fileName(); + scopeFileName = getDeclarationFileName(declaration); } else { - scopeFileName = getTranslationUnitMainFilePath(declaration).fileName(); + scopeFileName = getTranslationUnitMainFileName(declaration); } } if (!scopeFileName.empty()) @@ -376,37 +370,42 @@ std::shared_ptr CxxDeclNameResolver::getDeclName(const clang::Named } } - const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); - const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); // LOG_ERROR("could not resolve name of decl at: " + declaration->getLocation().printToString(sourceManager)); - return std::make_shared(getNameForAnonymousSymbol("symbol", presumedBegin), std::vector()); + return std::make_shared(getNameForAnonymousSymbol("symbol", declaration), std::vector()); } -FilePath CxxDeclNameResolver::getTranslationUnitMainFilePath(const clang::Decl* declaration) +std::string CxxDeclNameResolver::getTranslationUnitMainFileName(const clang::Decl* declaration) { const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); clang::FileID fileId = sourceManager.getMainFileID(); if (fileId.isValid()) { const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(fileId); - return FilePath(utility::getFileNameOfFileEntry(fileEntry)); + return getCanonicalFilePathCache()->getCanonicalFilePath(fileEntry).fileName(); } - return FilePath(); + return ""; } -FilePath CxxDeclNameResolver::getDeclarationFilePath(const clang::Decl* declaration) +std::string CxxDeclNameResolver::getDeclarationFileName(const clang::Decl* declaration) +{ + const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); + const clang::FileEntry* fileEntry = sourceManager.getFileEntryForID(sourceManager.getFileID(declaration->getLocStart())); + if (fileEntry != nullptr && fileEntry->isValid()) + { + return getCanonicalFilePathCache()->getCanonicalFilePath(fileEntry).fileName(); + } + return getCanonicalFilePathCache()->getCanonicalFilePath(sourceManager.getPresumedLoc(declaration->getLocStart()).getFilename()).fileName(); +} + +std::string CxxDeclNameResolver::getNameForAnonymousSymbol(const std::string& symbolKindName, const clang::Decl* declaration) { const clang::SourceManager& sourceManager = declaration->getASTContext().getSourceManager(); const clang::PresumedLoc& presumedBegin = sourceManager.getPresumedLoc(declaration->getLocStart()); - return FilePath(presumedBegin.getFilename()); -} -std::string CxxDeclNameResolver::getNameForAnonymousSymbol(const std::string& symbolKindName, const clang::PresumedLoc& presumedBegin) -{ if (presumedBegin.isValid()) { return "anonymous " + symbolKindName + - " (" + FilePath(presumedBegin.getFilename()).fileName() + "<" + std::to_string(presumedBegin.getLine()) + ":" + std::to_string(presumedBegin.getColumn()) + ">)"; + " (" + getDeclarationFileName(declaration) + "<" + std::to_string(presumedBegin.getLine()) + ":" + std::to_string(presumedBegin.getColumn()) + ">)"; } return "anonymous " + symbolKindName; } @@ -445,7 +444,7 @@ std::string CxxDeclNameResolver::getTemplateParameterString(const clang::NamedDe std::string CxxDeclNameResolver::getTemplateParameterTypeString(const clang::NonTypeTemplateParmDecl* parameter) { - CxxTypeNameResolver typeNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typeNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); if (clang::isa(m_currentDecl)) { @@ -500,6 +499,6 @@ std::string CxxDeclNameResolver::getTemplateParameterTypeString(const clang::Tem std::string CxxDeclNameResolver::getTemplateArgumentName(const clang::TemplateArgument& argument) { - CxxTemplateArgumentNameResolver resolver(getIgnoredContextDecls()); + CxxTemplateArgumentNameResolver resolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); return resolver.getTemplateArgumentName(argument); } diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.h b/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.h index 3ee0bebc..92306b43 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.h +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxDeclNameResolver.h @@ -4,13 +4,17 @@ #include "data/parser/cxx/name/CxxDeclName.h" #include "data/parser/cxx/name_resolver/CxxNameResolver.h" +class CanonicalFilePathCache; class FilePath; class CxxDeclNameResolver: public CxxNameResolver { public: - CxxDeclNameResolver(); - CxxDeclNameResolver(std::vector ignoredContextDecls); + CxxDeclNameResolver(std::shared_ptr canonicalFilePathCache); + CxxDeclNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls + ); virtual ~CxxDeclNameResolver(); std::shared_ptr getName(const clang::NamedDecl* declaration); @@ -18,9 +22,9 @@ public: private: std::shared_ptr getContextName(const clang::DeclContext* declaration); std::shared_ptr getDeclName(const clang::NamedDecl* declaration); - FilePath getTranslationUnitMainFilePath(const clang::Decl* declaration); - FilePath getDeclarationFilePath(const clang::Decl* declaration); - std::string getNameForAnonymousSymbol(const std::string& symbolKindName, const clang::PresumedLoc& presumedBegin); + std::string getTranslationUnitMainFileName(const clang::Decl* declaration); + std::string getDeclarationFileName(const clang::Decl* declaration); + std::string getNameForAnonymousSymbol(const std::string& symbolKindName, const clang::Decl* declaration); std::string getTemplateParameterString(const clang::NamedDecl* parameter); std::string getTemplateParameterTypeString(const clang::NonTypeTemplateParmDecl* parameter); std::string getTemplateParameterTypeString(const clang::TemplateTypeParmDecl* parameter); diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.cpp b/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.cpp index 99852ef9..90de103c 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.cpp @@ -1,7 +1,11 @@ #include "data/parser/cxx/name_resolver/CxxNameResolver.h" -CxxNameResolver::CxxNameResolver(std::vector ignoredContextDecls) - : m_ignoredContextDecls(ignoredContextDecls) +CxxNameResolver::CxxNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls +) + : m_canonicalFilePathCache(canonicalFilePathCache) + , m_ignoredContextDecls(ignoredContextDecls) { } @@ -30,6 +34,11 @@ bool CxxNameResolver::ignoresContext(const clang::DeclContext* declContext) return false; } +std::shared_ptr CxxNameResolver::getCanonicalFilePathCache() const +{ + return m_canonicalFilePathCache; +} + std::vector CxxNameResolver::getIgnoredContextDecls() const { return m_ignoredContextDecls; diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.h b/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.h index 02498202..05bdc085 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.h +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxNameResolver.h @@ -3,21 +3,28 @@ #include -#include "clang/AST/Decl.h" +#include + +class CanonicalFilePathCache; class CxxNameResolver { public: - CxxNameResolver(std::vector ignoredContextDecls); + CxxNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls + ); virtual ~CxxNameResolver(); void ignoreContextDecl(const clang::Decl* decl); bool ignoresContext(const clang::DeclContext* declContext); protected: + std::shared_ptr getCanonicalFilePathCache() const; std::vector getIgnoredContextDecls() const; private: + std::shared_ptr m_canonicalFilePathCache; std::vector m_ignoredContextDecls; }; diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.cpp b/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.cpp index 19d0abf0..fb92e485 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.cpp @@ -7,13 +7,16 @@ #include "data/parser/cxx/name_resolver/CxxTypeNameResolver.h" #include "data/parser/cxx/name_resolver/CxxDeclNameResolver.h" -CxxSpecifierNameResolver::CxxSpecifierNameResolver() - : CxxNameResolver(std::vector()) +CxxSpecifierNameResolver::CxxSpecifierNameResolver(std::shared_ptr canonicalFilePathCache) + : CxxNameResolver(canonicalFilePathCache, std::vector()) { } -CxxSpecifierNameResolver::CxxSpecifierNameResolver(std::vector ignoredContextDecls) - : CxxNameResolver(ignoredContextDecls) +CxxSpecifierNameResolver::CxxSpecifierNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls +) + : CxxNameResolver(canonicalFilePathCache, ignoredContextDecls) { } @@ -48,20 +51,20 @@ std::shared_ptr CxxSpecifierNameResolver::getName(const clang::NestedNa break; case clang::NestedNameSpecifier::Namespace: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); name = declNameResolver.getName(nestedNameSpecifier->getAsNamespace()); } break; case clang::NestedNameSpecifier::NamespaceAlias: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); name = declNameResolver.getName(nestedNameSpecifier->getAsNamespaceAlias()); } break; case clang::NestedNameSpecifier::TypeSpec: case clang::NestedNameSpecifier::TypeSpecWithTemplate: { - CxxTypeNameResolver typeNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typeNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); name = CxxTypeName::makeUnsolvedIfNull(typeNameResolver.getName(nestedNameSpecifier->getAsType())); } break; @@ -70,7 +73,7 @@ std::shared_ptr CxxSpecifierNameResolver::getName(const clang::NestedNa break; case clang::NestedNameSpecifier::Super: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); name = declNameResolver.getName(nestedNameSpecifier->getAsRecordDecl()); } break; diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.h b/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.h index c832ffd0..f0dc34f7 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.h +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxSpecifierNameResolver.h @@ -10,8 +10,11 @@ class CxxName; class CxxSpecifierNameResolver: public CxxNameResolver { public: - CxxSpecifierNameResolver(); - CxxSpecifierNameResolver(std::vector ignoredContextDecls); + CxxSpecifierNameResolver(std::shared_ptr canonicalFilePathCache); + CxxSpecifierNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls + ); virtual ~CxxSpecifierNameResolver(); std::shared_ptr getName(const clang::NestedNameSpecifier* nestedNameSpecifier); diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.cpp b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.cpp index b73c2e17..012b15c4 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.cpp @@ -5,13 +5,16 @@ #include "data/parser/cxx/name_resolver/CxxTypeNameResolver.h" -CxxTemplateArgumentNameResolver::CxxTemplateArgumentNameResolver() - : CxxNameResolver(std::vector()) +CxxTemplateArgumentNameResolver::CxxTemplateArgumentNameResolver(std::shared_ptr canonicalFilePathCache) + : CxxNameResolver(canonicalFilePathCache, std::vector()) { } -CxxTemplateArgumentNameResolver::CxxTemplateArgumentNameResolver(std::vector ignoredContextDecls) - : CxxNameResolver(ignoredContextDecls) +CxxTemplateArgumentNameResolver::CxxTemplateArgumentNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls +) + : CxxNameResolver(canonicalFilePathCache, ignoredContextDecls) { } @@ -28,7 +31,7 @@ std::string CxxTemplateArgumentNameResolver::getTemplateArgumentName(const clang { case clang::TemplateArgument::Type: { - CxxTypeNameResolver typeNameResolver(getIgnoredContextDecls()); + CxxTypeNameResolver typeNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr typeName = CxxTypeName::makeUnsolvedIfNull(typeNameResolver.getName(argument.getAsType())); return typeName->toString(); } diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h index 25531acc..4c4e473d 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h @@ -10,8 +10,11 @@ class DataType; class CxxTemplateArgumentNameResolver: public CxxNameResolver { public: - CxxTemplateArgumentNameResolver(); - CxxTemplateArgumentNameResolver(std::vector ignoredContextDecls); + CxxTemplateArgumentNameResolver(std::shared_ptr canonicalFilePathCache); + CxxTemplateArgumentNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls + ); virtual ~CxxTemplateArgumentNameResolver(); std::string getTemplateArgumentName(const clang::TemplateArgument& argument); diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.cpp b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.cpp index 694ec89a..be304c85 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.cpp +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.cpp @@ -9,13 +9,16 @@ #include "data/parser/cxx/name_resolver/CxxTemplateArgumentNameResolver.h" #include "utility/logging/logging.h" -CxxTypeNameResolver::CxxTypeNameResolver() - : CxxNameResolver(std::vector()) +CxxTypeNameResolver::CxxTypeNameResolver(std::shared_ptr canonicalFilePathCache) + : CxxNameResolver(canonicalFilePathCache, std::vector()) { } -CxxTypeNameResolver::CxxTypeNameResolver(std::vector ignoredContextDecls) - : CxxNameResolver(ignoredContextDecls) +CxxTypeNameResolver::CxxTypeNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls +) + : CxxNameResolver(canonicalFilePathCache, ignoredContextDecls) { } @@ -58,7 +61,7 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ } case clang::Type::Typedef: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr declName = declNameResolver.getName(type->getAs()->getDecl()); if (declName) { @@ -118,7 +121,7 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ case clang::Type::Enum: case clang::Type::Record: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr declName = declNameResolver.getName(type->getAs()->getDecl()); if (declName) { @@ -146,7 +149,7 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ const clang::TagType* tagType = type->getAs(); // remove this case when NameHierarchy is split into namepart and parameter part if (tagType) { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr declName = declNameResolver.getName(tagType->getDecl()); if (declName) { @@ -160,13 +163,13 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ else // specialization of a template template parameter (no concrete class) important, may help: has no underlying decl! { const clang::TemplateSpecializationType* templateSpecializationType = type->getAs(); - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); const std::shared_ptr declName = declNameResolver.getName(templateSpecializationType->getTemplateName().getAsTemplateDecl()); if (declName) { std::vector templateArguments; - CxxTemplateArgumentNameResolver resolver(getIgnoredContextDecls()); + CxxTemplateArgumentNameResolver resolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); resolver.ignoreContextDecl(templateSpecializationType->getTemplateName().getAsTemplateDecl()->getTemplatedDecl()); for (size_t i = 0; i < templateSpecializationType->getNumArgs(); i++) { @@ -188,7 +191,7 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ } case clang::Type::TemplateTypeParm: { - CxxDeclNameResolver declNameResolver(getIgnoredContextDecls()); + CxxDeclNameResolver declNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr declName = declNameResolver.getName(clang::dyn_cast(type)->getDecl()); if (declName) { @@ -209,7 +212,7 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ { const clang::DependentNameType* dependentType = clang::dyn_cast(type); - CxxSpecifierNameResolver specifierNameResolver(getIgnoredContextDecls()); + CxxSpecifierNameResolver specifierNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr specifierName = specifierNameResolver.getName(dependentType->getQualifier()); typeName = std::make_shared( @@ -221,11 +224,11 @@ std::shared_ptr CxxTypeNameResolver::getName(const clang::Type* typ { const clang::DependentTemplateSpecializationType* dependentType = clang::dyn_cast(type); - CxxSpecifierNameResolver specifierNameResolver(getIgnoredContextDecls()); + CxxSpecifierNameResolver specifierNameResolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); std::shared_ptr specifierName = specifierNameResolver.getName(dependentType->getQualifier()); std::vector templateArguments; - CxxTemplateArgumentNameResolver resolver(getIgnoredContextDecls()); + CxxTemplateArgumentNameResolver resolver(getCanonicalFilePathCache(), getIgnoredContextDecls()); for (size_t i = 0; i < dependentType->getNumArgs(); i++) { templateArguments.push_back(resolver.getTemplateArgumentName(dependentType->getArg(i))); diff --git a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.h b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.h index dd830003..32b79773 100644 --- a/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.h +++ b/src/lib_cxx/data/parser/cxx/name_resolver/CxxTypeNameResolver.h @@ -7,8 +7,11 @@ class CxxTypeNameResolver: public CxxNameResolver { public: - CxxTypeNameResolver(); - CxxTypeNameResolver(std::vector ignoredContextDecls); + CxxTypeNameResolver(std::shared_ptr canonicalFilePathCache); + CxxTypeNameResolver( + std::shared_ptr canonicalFilePathCache, + std::vector ignoredContextDecls + ); virtual ~CxxTypeNameResolver(); std::shared_ptr getName(const clang::QualType& qualType); diff --git a/src/lib_cxx/data/parser/cxx/utilityClang.cpp b/src/lib_cxx/data/parser/cxx/utilityClang.cpp index 491db72a..fab1f015 100644 --- a/src/lib_cxx/data/parser/cxx/utilityClang.cpp +++ b/src/lib_cxx/data/parser/cxx/utilityClang.cpp @@ -111,7 +111,7 @@ SymbolKind utility::getSymbolKind(const clang::VarDecl* d) std::string utility::getFileNameOfFileEntry(const clang::FileEntry* entry) { std::string fileName = ""; - if (entry) + if (entry != nullptr && entry->isValid()) { fileName = entry->tryGetRealPathName(); if (fileName.empty())