logic: name qualifiers of symbols are clickable now

This commit is contained in:
mlangkabel
2017-10-11 11:08:01 +02:00
parent 896fbf09b6
commit cf984ca245
216 changed files with 11261 additions and 15182 deletions
@@ -1,8 +1,6 @@
FILE: b3DynamicBvh.cpp
FILE: b3DynamicBvh.cpp
COMMENT: comment [b3DynamicBvh.cpp <1:1 14:3>]
COMMENT: comment [b3DynamicBvh.cpp <15:1 15:52>]
FILE: b3DynamicBvh.cpp
COMMENT: comment [b3DynamicBvh.cpp <19:1 19:3>]
COMMENT: comment [b3DynamicBvh.cpp <23:1 23:3>]
COMMENT: comment [b3DynamicBvh.cpp <30:1 30:3>]
@@ -10,27 +8,21 @@ REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <31:8
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
COMMENT: comment [b3DynamicBvh.cpp <36:1 36:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <37:8 37:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_ATTRIBUTE_ALIGNED16 [b3DynamicBvh.cpp <41:2 41:23>]
COMMENT: comment [b3DynamicBvh.cpp <50:1 50:23>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <51:8 51:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
COMMENT: comment [b3DynamicBvh.cpp <58:1 58:3>]
COMMENT: comment [b3DynamicBvh.cpp <68:1 68:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <69:8 69:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> b3AlignedFree [b3DynamicBvh.cpp <72:2 72:14>]
COMMENT: comment [b3DynamicBvh.cpp <76:1 76:3>]
COMMENT: comment [b3DynamicBvh.cpp <89:1 89:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <90:8 90:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> b3AlignedAlloc [b3DynamicBvh.cpp <98:13 98:26>]
COMMENT: comment [b3DynamicBvh.cpp <105:1 105:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <106:8 106:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
COMMENT: comment [b3DynamicBvh.cpp <116:1 116:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <117:8 117:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
COMMENT: comment [b3DynamicBvh.cpp <128:1 128:3>]
COMMENT: comment [b3DynamicBvh.cpp <172:1 172:3>]
COMMENT: comment [b3DynamicBvh.cpp <212:1 212:3>]
@@ -43,7 +35,6 @@ REFERENCE_MACRO_USAGE b3Scalar.h -> FLT_MAX [b3Scalar.h <423:25 423:31>]
COMMENT: comment [b3DynamicBvh.cpp <298:1 298:3>]
COMMENT: comment [b3DynamicBvh.cpp <368:1 368:3>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> B3_DBVT_INLINE [b3DynamicBvh.cpp <369:8 369:21>]
REFERENCE_MACRO_USAGE b3DynamicBvh.h -> B3_FORCE_INLINE [b3DynamicBvh.h <55:27 55:41>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> b3Assert [b3DynamicBvh.cpp <372:2 372:9>]
REFERENCE_MACRO_USAGE b3DynamicBvh.cpp -> b3Assert [b3DynamicBvh.cpp <379:3 379:10>]
COMMENT: comment [b3DynamicBvh.cpp <404:1 404:3>]
@@ -78,6 +69,7 @@ REFERENCE_TYPE_USAGE b3ConstNodeArray -> b3AlignedObjectArray<const b3DbvtNode *
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<const b3DbvtNode *> -> b3DbvtNode [b3DynamicBvh.cpp <21:36 21:45>]
SYMBOL_STRUCT b3DbvtNodeEnumerator [b3DynamicBvh.cpp <24:1 <24:8 24:27> 28:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <24:31 24:42>]
REFERENCE_INHERITANCE b3DbvtNodeEnumerator -> b3DynamicBvh::ICollide [b3DynamicBvh.cpp <24:45 24:52>]
SYMBOL_FIELD public b3ConstNodeArray b3DbvtNodeEnumerator::nodes [b3DynamicBvh.cpp <26:19 26:23>]
REFERENCE_TYPE_USAGE b3ConstNodeArray b3DbvtNodeEnumerator::nodes -> b3ConstNodeArray [b3DynamicBvh.cpp <26:2 26:17>]
@@ -166,15 +158,12 @@ REFERENCE_USAGE static b3Scalar b3Size(const b3DbvtVolume &) -> b3Vector3::anony
REFERENCE_USAGE static b3Scalar b3Size(const b3DbvtVolume &) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3DynamicBvh.cpp <55:25 55:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<53:18> [b3DynamicBvh.cpp <55:19 55:23>]
SYMBOL_FUNCTION static void b3GetMaxDepth(const b3DbvtNode *, int, int &) [b3DynamicBvh.cpp <59:1 <59:18 59:30> 66:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> void [b3DynamicBvh.cpp <59:8 59:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:50> [b3DynamicBvh.cpp <59:50 59:53>]
REFERENCE_TYPE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> b3DbvtNode [b3DynamicBvh.cpp <59:38 59:47>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:59> [b3DynamicBvh.cpp <59:59 59:63>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> int [b3DynamicBvh.cpp <59:55 59:57>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:70> [b3DynamicBvh.cpp <59:70 59:77>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> int [b3DynamicBvh.cpp <59:65 59:67>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <61:11 61:20>]
@@ -186,7 +175,6 @@ REFERENCE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> b3D
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:50> [b3DynamicBvh.cpp <63:17 63:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:59> [b3DynamicBvh.cpp <63:33 63:37>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:70> [b3DynamicBvh.cpp <63:41 63:48>]
SYMBOL_FUNCTION static void b3GetMaxDepth(const b3DbvtNode *, int, int &)
REFERENCE_CALL static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> static void b3GetMaxDepth(const b3DbvtNode *, int, int &) [b3DynamicBvh.cpp <64:3 64:15>]
REFERENCE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <64:23 64:28>]
REFERENCE_USAGE static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <64:23 64:28>]
@@ -199,7 +187,6 @@ REFERENCE_CALL static void b3GetMaxDepth(const b3DbvtNode *, int, int &) -> cons
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:70> [b3DynamicBvh.cpp <65:24 65:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<59:59> [b3DynamicBvh.cpp <65:33 65:37>]
SYMBOL_FUNCTION static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <69:1 <69:30 69:41> 74:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) -> void [b3DynamicBvh.cpp <69:23 69:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<69:58> [b3DynamicBvh.cpp <69:58 69:62>]
REFERENCE_TYPE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3DynamicBvh [b3DynamicBvh.cpp <69:44 69:55>]
@@ -211,7 +198,6 @@ REFERENCE_USAGE static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3Dbvt
LOCAL_SYMBOL: b3DynamicBvh.cpp<69:58> [b3DynamicBvh.cpp <73:2 73:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<70:26> [b3DynamicBvh.cpp <73:16 73:19>]
SYMBOL_FUNCTION static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <77:1 <77:18 77:36> 87:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> void [b3DynamicBvh.cpp <77:8 77:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<77:53> [b3DynamicBvh.cpp <77:53 77:57>]
REFERENCE_TYPE_USAGE static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3DynamicBvh [b3DynamicBvh.cpp <77:39 77:50>]
@@ -226,7 +212,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<77:53> [b3DynamicBvh.cpp <82:23 82:27>]
REFERENCE_USAGE static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <82:35 82:40>]
REFERENCE_USAGE static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <82:35 82:40>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<78:27> [b3DynamicBvh.cpp <82:29 82:32>]
SYMBOL_FUNCTION static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <83:3 83:21>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<77:53> [b3DynamicBvh.cpp <83:23 83:27>]
REFERENCE_USAGE static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <83:35 83:40>]
@@ -248,7 +233,6 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode
LOCAL_SYMBOL: b3DynamicBvh.cpp<91:26> [b3DynamicBvh.cpp <91:26 91:31>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) -> b3DbvtNode [b3DynamicBvh.cpp <91:14 91:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<92:20> [b3DynamicBvh.cpp <92:20 92:23>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) -> void [b3DynamicBvh.cpp <92:14 92:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<94:14> [b3DynamicBvh.cpp <94:14 94:17>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) -> b3DbvtNode [b3DynamicBvh.cpp <94:2 94:11>]
@@ -284,7 +268,6 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode
LOCAL_SYMBOL: b3DynamicBvh.cpp<108:34> [b3DynamicBvh.cpp <108:34 108:39>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *) -> b3DbvtVolume [b3DynamicBvh.cpp <108:20 108:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<109:20> [b3DynamicBvh.cpp <109:20 109:23>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *) -> void [b3DynamicBvh.cpp <109:14 109:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<111:14> [b3DynamicBvh.cpp <111:14 111:17>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *) -> b3DbvtNode [b3DynamicBvh.cpp <111:2 111:11>]
@@ -310,16 +293,13 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode
LOCAL_SYMBOL: b3DynamicBvh.cpp<120:34> [b3DynamicBvh.cpp <120:34 120:40>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) -> b3DbvtVolume [b3DynamicBvh.cpp <120:20 120:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<121:20> [b3DynamicBvh.cpp <121:20 121:23>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) -> void [b3DynamicBvh.cpp <121:14 121:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<123:14> [b3DynamicBvh.cpp <123:14 123:17>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) -> b3DbvtNode [b3DynamicBvh.cpp <123:2 123:11>]
SYMBOL_FUNCTION static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *)
REFERENCE_CALL static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) -> static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, void *) [b3DynamicBvh.cpp <123:19 123:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<117:63> [b3DynamicBvh.cpp <123:32 123:36>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<118:26> [b3DynamicBvh.cpp <123:38 123:43>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<121:20> [b3DynamicBvh.cpp <123:45 123:48>]
SYMBOL_FUNCTION void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) -> void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &) [b3DynamicBvh.cpp <124:2 124:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<119:34> [b3DynamicBvh.cpp <124:10 124:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<120:34> [b3DynamicBvh.cpp <124:18 124:24>]
@@ -327,7 +307,6 @@ REFERENCE_USAGE static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, c
LOCAL_SYMBOL: b3DynamicBvh.cpp<123:14> [b3DynamicBvh.cpp <124:26 124:29>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<123:14> [b3DynamicBvh.cpp <125:9 125:12>]
SYMBOL_FUNCTION static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) [b3DynamicBvh.cpp <129:1 <129:18 129:29> 170:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> void [b3DynamicBvh.cpp <129:8 129:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<129:46> [b3DynamicBvh.cpp <129:46 129:50>]
REFERENCE_TYPE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DynamicBvh [b3DynamicBvh.cpp <129:32 129:43>]
@@ -342,7 +321,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<129:46> [b3DynamicBvh.cpp <135:3 135:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<131:26> [b3DynamicBvh.cpp <135:19 135:22>]
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <136:9 136:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<131:26> [b3DynamicBvh.cpp <136:3 136:6>]
SYMBOL_FUNCTION bool b3DbvtNode::isleaf() const
REFERENCE_CALL static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> bool b3DbvtNode::isleaf() const [b3DynamicBvh.cpp <140:13 140:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<130:26> [b3DynamicBvh.cpp <140:7 140:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<130:26> [b3DynamicBvh.cpp <143:5 143:8>]
@@ -361,7 +339,6 @@ REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNod
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <145:12 145:17>]
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <145:12 145:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<130:26> [b3DynamicBvh.cpp <145:6 145:9>]
SYMBOL_FUNCTION bool b3DbvtNode::isleaf() const
REFERENCE_CALL static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> bool b3DbvtNode::isleaf() const [b3DynamicBvh.cpp <146:19 146:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<130:26> [b3DynamicBvh.cpp <146:13 146:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<148:15> [b3DynamicBvh.cpp <148:15 148:18>]
@@ -406,7 +383,6 @@ REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNod
LOCAL_SYMBOL: b3DynamicBvh.cpp<148:15> [b3DynamicBvh.cpp <156:9 156:12>]
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <156:36 156:41>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<149:15> [b3DynamicBvh.cpp <156:30 156:33>]
SYMBOL_FUNCTION void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &)
REFERENCE_CALL static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &) [b3DynamicBvh.cpp <157:6 157:12>]
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <157:31 157:36>]
REFERENCE_USAGE static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <157:20 157:25>]
@@ -464,32 +440,27 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <185:31 185:36>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <185:31 185:36>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<183:15> [b3DynamicBvh.cpp <185:23 185:28>]
SYMBOL_FUNCTION static int b3IndexOf(const b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> static int b3IndexOf(const b3DbvtNode *) [b3DynamicBvh.cpp <185:40 185:48>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<174:26> [b3DynamicBvh.cpp <185:50 185:53>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<184:15> [b3DynamicBvh.cpp <186:6 186:9>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <188:10 188:15>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <188:10 188:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<184:15> [b3DynamicBvh.cpp <188:4 188:7>]
SYMBOL_FUNCTION static int b3IndexOf(const b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> static int b3IndexOf(const b3DbvtNode *) [b3DynamicBvh.cpp <188:17 188:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<183:15> [b3DynamicBvh.cpp <188:27 188:32>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<185:15> [b3DynamicBvh.cpp <188:36 188:42>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <189:13 189:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<185:15> [b3DynamicBvh.cpp <189:4 189:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<184:15> [b3DynamicBvh.cpp <189:20 189:23>]
SYMBOL_FUNCTION static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <190:4 190:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<173:51> [b3DynamicBvh.cpp <190:17 190:21>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<183:15> [b3DynamicBvh.cpp <190:23 190:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<184:15> [b3DynamicBvh.cpp <191:10 191:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<193:24> [b3DynamicBvh.cpp <193:24 193:25>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtVolume [b3DynamicBvh.cpp <193:11 193:22>]
SYMBOL_FUNCTION void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.cpp <193:33 193:38>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <193:33 193:38>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<184:15> [b3DynamicBvh.cpp <193:27 193:30>]
SYMBOL_FUNCTION void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &) [b3DynamicBvh.cpp <194:5 194:11>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <194:30 194:35>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <194:19 194:24>]
@@ -518,14 +489,12 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<173:51> [b3DynamicBvh.cpp <204:4 204:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<185:15> [b3DynamicBvh.cpp <204:18 204:24>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <205:13 205:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<185:15> [b3DynamicBvh.cpp <205:4 205:10>]
SYMBOL_FUNCTION static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <206:4 206:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<173:51> [b3DynamicBvh.cpp <206:17 206:21>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<183:15> [b3DynamicBvh.cpp <206:23 206:28>]
REFERENCE_USAGE static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <207:18 207:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<173:51> [b3DynamicBvh.cpp <207:11 207:15>]
SYMBOL_FUNCTION static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) [b3DynamicBvh.cpp <213:1 <213:18 213:30> 228:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> void [b3DynamicBvh.cpp <213:8 213:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<213:46> [b3DynamicBvh.cpp <213:46 213:50>]
REFERENCE_TYPE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> b3DynamicBvh [b3DynamicBvh.cpp <213:32 213:43>]
@@ -534,9 +503,7 @@ REFERENCE_TYPE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3N
LOCAL_SYMBOL: b3DynamicBvh.cpp<215:25> [b3DynamicBvh.cpp <215:25 215:30>]
REFERENCE_TYPE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> b3NodeArray [b3DynamicBvh.cpp <215:12 215:22>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<216:16> [b3DynamicBvh.cpp <216:16 216:20>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <216:12 216:14>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <218:11 218:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<214:24> [b3DynamicBvh.cpp <218:5 218:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<216:16> [b3DynamicBvh.cpp <218:25 218:29>]
@@ -548,7 +515,6 @@ REFERENCE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeAr
LOCAL_SYMBOL: b3DynamicBvh.cpp<214:24> [b3DynamicBvh.cpp <220:23 220:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<215:25> [b3DynamicBvh.cpp <220:39 220:44>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<216:16> [b3DynamicBvh.cpp <220:46 220:50>]
SYMBOL_FUNCTION static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int)
REFERENCE_CALL static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) [b3DynamicBvh.cpp <221:3 221:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<213:46> [b3DynamicBvh.cpp <221:17 221:21>]
REFERENCE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <221:29 221:34>]
@@ -556,7 +522,6 @@ REFERENCE_USAGE static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeAr
LOCAL_SYMBOL: b3DynamicBvh.cpp<214:24> [b3DynamicBvh.cpp <221:23 221:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<215:25> [b3DynamicBvh.cpp <221:39 221:44>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<216:16> [b3DynamicBvh.cpp <221:46 221:50>]
SYMBOL_FUNCTION static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) -> static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <222:3 222:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<213:46> [b3DynamicBvh.cpp <222:16 222:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<214:24> [b3DynamicBvh.cpp <222:22 222:25>]
@@ -565,7 +530,6 @@ REFERENCE_CALL static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArr
LOCAL_SYMBOL: b3DynamicBvh.cpp<215:25> [b3DynamicBvh.cpp <226:3 226:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<214:24> [b3DynamicBvh.cpp <226:20 226:23>]
SYMBOL_FUNCTION static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) [b3DynamicBvh.cpp <231:1 <231:18 231:24> 246:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> void [b3DynamicBvh.cpp <231:8 231:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<231:46> [b3DynamicBvh.cpp <231:46 231:51>]
REFERENCE_TYPE_USAGE static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> b3NodeArray [b3DynamicBvh.cpp <231:33 231:43>]
@@ -580,15 +544,11 @@ REFERENCE_TYPE_USAGE static void b3Split(const b3NodeArray &, b3NodeArray &, b3N
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::resize(int, b3DbvtNode * const &)
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> void b3AlignedObjectArray<b3DbvtNode *>::resize(int, b3DbvtNode * const &) [b3DynamicBvh.cpp <237:7 237:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<232:25> [b3DynamicBvh.cpp <237:2 237:5>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::resize(int, b3DbvtNode * const &)
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> void b3AlignedObjectArray<b3DbvtNode *>::resize(int, b3DbvtNode * const &) [b3DynamicBvh.cpp <238:8 238:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<233:25> [b3DynamicBvh.cpp <238:2 238:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<239:10> [b3DynamicBvh.cpp <239:10 239:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> int [b3DynamicBvh.cpp <239:6 239:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<239:14> [b3DynamicBvh.cpp <239:14 239:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> int [b3DynamicBvh.cpp <239:6 239:8>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <239:24 239:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<231:46> [b3DynamicBvh.cpp <239:17 239:22>]
@@ -608,17 +568,13 @@ REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArr
LOCAL_SYMBOL: b3DynamicBvh.cpp<231:46> [b3DynamicBvh.cpp <241:17 241:22>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<239:10> [b3DynamicBvh.cpp <241:24 241:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<234:29> [b3DynamicBvh.cpp <241:44 241:46>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &)
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &) [b3DynamicBvh.cpp <242:9 242:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<232:25> [b3DynamicBvh.cpp <242:4 242:7>]
SYMBOL_FUNCTION b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const [b3DynamicBvh.cpp <242:25 242:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<231:46> [b3DynamicBvh.cpp <242:19 242:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<239:10> [b3DynamicBvh.cpp <242:26 242:26>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &)
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &) [b3DynamicBvh.cpp <244:10 244:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<233:25> [b3DynamicBvh.cpp <244:4 244:8>]
SYMBOL_FUNCTION b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const
REFERENCE_CALL static void b3Split(const b3NodeArray &, b3NodeArray &, b3NodeArray &, const b3Vector3 &, const b3Vector3 &) -> b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const [b3DynamicBvh.cpp <244:26 244:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<231:46> [b3DynamicBvh.cpp <244:20 244:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<239:10> [b3DynamicBvh.cpp <244:27 244:27>]
@@ -627,73 +583,56 @@ REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3Dbvt
LOCAL_SYMBOL: b3DynamicBvh.cpp<249:53> [b3DynamicBvh.cpp <249:53 249:58>]
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3NodeArray [b3DynamicBvh.cpp <249:40 249:50>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<252:30> [b3DynamicBvh.cpp <252:30 252:35>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> char [b3DynamicBvh.cpp <252:25 252:28>]
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> 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 &) -> b3DbvtVolume [b3DynamicBvh.cpp <253:2 253:13>]
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtVolume [b3DynamicBvh.cpp <253:25 253:36>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<252:30> [b3DynamicBvh.cpp <253:39 253:44>]
SYMBOL_FUNCTION b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &) [b3DynamicBvh.cpp <254:8 254:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<253:16> [b3DynamicBvh.cpp <254:2 254:7>]
REFERENCE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <254:20 254:25>]
SYMBOL_FUNCTION b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const [b3DynamicBvh.cpp <254:15 254:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<249:53> [b3DynamicBvh.cpp <254:9 254:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:10> [b3DynamicBvh.cpp <258:10 258:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> int [b3DynamicBvh.cpp <258:6 258:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:14> [b3DynamicBvh.cpp <258:14 258:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> int [b3DynamicBvh.cpp <258:6 258:8>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <258:24 258:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<249:53> [b3DynamicBvh.cpp <258:17 258:22>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:10> [b3DynamicBvh.cpp <258:31 258:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:14> [b3DynamicBvh.cpp <258:33 258:34>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:10> [b3DynamicBvh.cpp <258:38 258:38>]
SYMBOL_FUNCTION void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &) [b3DynamicBvh.cpp <260:3 260:9>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<253:16> [b3DynamicBvh.cpp <260:11 260:16>]
REFERENCE_USAGE static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <260:29 260:34>]
SYMBOL_FUNCTION b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> b3DbvtNode * const & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) const [b3DynamicBvh.cpp <260:24 260:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<249:53> [b3DynamicBvh.cpp <260:18 260:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<258:10> [b3DynamicBvh.cpp <260:25 260:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<253:16> [b3DynamicBvh.cpp <260:36 260:41>]
SYMBOL_FUNCTION void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &)
REFERENCE_CALL static b3DbvtVolume b3Bounds(const b3NodeArray &) -> void b3DbvtAabbMm::b3DbvtAabbMm(const b3DbvtAabbMm &) [b3DynamicBvh.cpp <262:15 262:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<253:16> [b3DynamicBvh.cpp <262:9 262:14>]
SYMBOL_FUNCTION static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) [b3DynamicBvh.cpp <266:1 <266:18 266:27> 296:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> void [b3DynamicBvh.cpp <266:8 266:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<266:44> [b3DynamicBvh.cpp <266:44 266:48>]
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DynamicBvh [b3DynamicBvh.cpp <266:30 266:41>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <267:25 267:30>]
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3NodeArray [b3DynamicBvh.cpp <267:12 267:22>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <269:15 269:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <269:8 269:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<271:12> [b3DynamicBvh.cpp <271:12 271:18>]
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3Scalar [b3DynamicBvh.cpp <271:3 271:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <272:9 272:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int [b3DynamicBvh.cpp <272:3 272:5>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<273:11> [b3DynamicBvh.cpp <273:11 273:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int [b3DynamicBvh.cpp <273:7 273:9>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<273:11> [b3DynamicBvh.cpp <273:15 273:15>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <273:24 273:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <273:17 273:22>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<273:11> [b3DynamicBvh.cpp <273:33 273:33>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<275:12> [b3DynamicBvh.cpp <275:12 275:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int [b3DynamicBvh.cpp <275:8 275:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<273:11> [b3DynamicBvh.cpp <275:14 275:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<275:12> [b3DynamicBvh.cpp <275:18 275:18>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <275:27 275:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <275:20 275:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<275:12> [b3DynamicBvh.cpp <275:36 275:36>]
@@ -709,7 +648,6 @@ REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNo
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <277:38 277:43>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<273:11> [b3DynamicBvh.cpp <277:45 277:45>]
REFERENCE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <277:67 277:72>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <277:62 277:62>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <277:56 277:61>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<275:12> [b3DynamicBvh.cpp <277:63 277:63>]
@@ -723,25 +661,14 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <282:6 282:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<275:12> [b3DynamicBvh.cpp <282:18 282:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<286:15> [b3DynamicBvh.cpp <286:15 286:15>]
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode [b3DynamicBvh.cpp <286:3 286:12>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <286:28 286:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <286:22 286:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <286:29 286:34>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <286:46 286:46>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <286:40 286:45>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <286:47 286:52>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <286:28 286:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <286:22 286:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <286:29 286:34>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <286:46 286:46>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <286:40 286:45>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <286:47 286:52>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<287:15> [b3DynamicBvh.cpp <287:15 287:15>]
REFERENCE_TYPE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode [b3DynamicBvh.cpp <287:3 287:12>]
SYMBOL_FUNCTION static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, const b3DbvtVolume &, void *) [b3DynamicBvh.cpp <287:19 287:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<266:44> [b3DynamicBvh.cpp <287:32 287:36>]
REFERENCE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <287:46 287:51>]
@@ -762,7 +689,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<287:15> [b3DynamicBvh.cpp <290:19 290:19>]
REFERENCE_USAGE static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <291:9 291:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<286:15> [b3DynamicBvh.cpp <291:3 291:3>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<287:15> [b3DynamicBvh.cpp <291:19 291:19>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <292:9 292:9>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <292:3 292:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <292:10 292:15>]
@@ -771,7 +697,6 @@ SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int)
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) [b3DynamicBvh.cpp <293:10 293:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <293:3 293:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<272:9> [b3DynamicBvh.cpp <293:15 293:20>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <293:32 293:35>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<267:25> [b3DynamicBvh.cpp <293:25 293:30>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::pop_back()
@@ -784,26 +709,15 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <300:23 300:28>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3NodeArray [b3DynamicBvh.cpp <300:10 300:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<301:14> [b3DynamicBvh.cpp <301:14 301:24>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <301:10 301:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<303:25> [b3DynamicBvh.cpp <303:25 303:28>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 [b3DynamicBvh.cpp <303:15 303:23>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <303:33 303:45>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <304:3 304:15>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <305:3 305:15>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <303:33 303:45>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <304:3 304:15>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <305:3 305:15>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <306:12 306:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <306:5 306:10>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <308:13 308:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <308:6 308:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<301:14> [b3DynamicBvh.cpp <308:20 308:30>]
@@ -814,7 +728,6 @@ REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int)
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <310:36 310:41>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<311:22> [b3DynamicBvh.cpp <311:22 311:24>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 [b3DynamicBvh.cpp <311:10 311:18>]
SYMBOL_FUNCTION b3Vector3 b3DbvtAabbMm::Center() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3DbvtAabbMm::Center() const [b3DynamicBvh.cpp <311:30 311:35>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<310:23> [b3DynamicBvh.cpp <311:26 311:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <312:19 312:22>]
@@ -822,46 +735,35 @@ REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray()
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray() [b3DynamicBvh.cpp <312:19 312:22>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<313:13> [b3DynamicBvh.cpp <313:13 313:20>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <313:4 313:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<314:13> [b3DynamicBvh.cpp <314:13 314:20>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <314:4 314:6>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <314:29 314:32>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <314:22 314:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<315:13> [b3DynamicBvh.cpp <315:13 315:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <315:4 315:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <316:8 316:8>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <316:4 316:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <317:9 317:9>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <317:13 317:13>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <317:22 317:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <317:15 317:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <317:31 317:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<319:21> [b3DynamicBvh.cpp <319:21 319:21>]
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 [b3DynamicBvh.cpp <319:11 319:19>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvh.cpp <319:49 319:49>]
SYMBOL_FUNCTION b3Vector3 b3DbvtAabbMm::Center() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Vector3 b3DbvtAabbMm::Center() const [b3DynamicBvh.cpp <319:41 319:46>]
REFERENCE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <319:34 319:39>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <319:29 319:29>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <319:23 319:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <319:30 319:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<311:22> [b3DynamicBvh.cpp <319:50 319:52>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<320:13> [b3DynamicBvh.cpp <320:13 320:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <320:9 320:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<320:13> [b3DynamicBvh.cpp <320:17 320:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<320:13> [b3DynamicBvh.cpp <320:23 320:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<315:13> [b3DynamicBvh.cpp <322:8 322:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<320:13> [b3DynamicBvh.cpp <322:19 322:19>]
SYMBOL_FUNCTION b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Scalar b3Dot(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvh.cpp <322:22 322:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<319:21> [b3DynamicBvh.cpp <322:28 322:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<303:25> [b3DynamicBvh.cpp <322:30 322:33>]
@@ -874,9 +776,7 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <327:20 327:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<315:13> [b3DynamicBvh.cpp <327:31 327:40>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<316:8> [b3DynamicBvh.cpp <327:42 327:42>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<329:16> [b3DynamicBvh.cpp <329:16 329:19>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <329:12 329:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <329:22 329:24>]
SYMBOL_FUNCTION b3Scalar b3Fabs(b3Scalar)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3Scalar b3Fabs(b3Scalar) [b3DynamicBvh.cpp <329:26 329:31>]
@@ -897,7 +797,6 @@ REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int)
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <339:5 339:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<315:13> [b3DynamicBvh.cpp <339:21 339:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<313:13> [b3DynamicBvh.cpp <339:32 339:39>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::reserve(int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) [b3DynamicBvh.cpp <340:13 340:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <340:5 340:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<315:13> [b3DynamicBvh.cpp <340:21 340:30>]
@@ -910,35 +809,25 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <341:28 341:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<311:22> [b3DynamicBvh.cpp <341:36 341:38>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<303:25> [b3DynamicBvh.cpp <341:40 341:43>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<313:13> [b3DynamicBvh.cpp <341:45 341:52>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::reserve(int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) [b3DynamicBvh.cpp <345:13 345:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <345:5 345:8>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <345:28 345:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <345:21 345:26>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::reserve(int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) [b3DynamicBvh.cpp <346:13 346:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <346:5 346:8>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <346:28 346:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <346:21 346:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:13> [b3DynamicBvh.cpp <347:13 347:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <347:9 347:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:17> [b3DynamicBvh.cpp <347:17 347:18>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int [b3DynamicBvh.cpp <347:9 347:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DbvtNode *>::size() const
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> int b3AlignedObjectArray<b3DbvtNode *>::size() const [b3DynamicBvh.cpp <347:27 347:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <347:20 347:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:13> [b3DynamicBvh.cpp <347:34 347:34>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:17> [b3DynamicBvh.cpp <347:36 347:37>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:13> [b3DynamicBvh.cpp <347:41 347:41>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> void b3AlignedObjectArray<b3DbvtNode *>::push_back(b3DbvtNode * const &) [b3DynamicBvh.cpp <349:16 349:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <349:6 349:9>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:13> [b3DynamicBvh.cpp <349:11 349:11>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <349:32 349:32>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <349:26 349:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<347:13> [b3DynamicBvh.cpp <349:33 349:33>]
@@ -959,7 +848,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<301:14> [b3DynamicBvh.cpp <353:44 353:54>]
REFERENCE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <354:10 354:15>]
REFERENCE_USAGE static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <354:10 354:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<352:16> [b3DynamicBvh.cpp <354:4 354:7>]
SYMBOL_FUNCTION static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) [b3DynamicBvh.cpp <354:20 354:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<299:46> [b3DynamicBvh.cpp <354:30 354:34>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<312:19> [b3DynamicBvh.cpp <354:36 354:39>]
@@ -979,10 +867,8 @@ SYMBOL_FUNCTION static void b3BottomUp(b3DynamicBvh *, b3NodeArray &)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) [b3DynamicBvh.cpp <361:4 361:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<299:46> [b3DynamicBvh.cpp <361:15 361:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <361:21 361:26>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <362:17 362:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <362:11 362:16>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <365:15 365:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<300:23> [b3DynamicBvh.cpp <365:9 365:14>]
SYMBOL_FUNCTION static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) [b3DynamicBvh.cpp <369:1 <369:35 369:40> 394:1>]
@@ -998,13 +884,10 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <371:16 371:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<371:14> [b3DynamicBvh.cpp <373:5 373:5>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <373:7 373:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<375:14> [b3DynamicBvh.cpp <375:14 375:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> int [b3DynamicBvh.cpp <375:9 375:11>]
SYMBOL_FUNCTION static int b3IndexOf(const b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> static int b3IndexOf(const b3DbvtNode *) [b3DynamicBvh.cpp <375:16 375:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <375:26 375:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<376:14> [b3DynamicBvh.cpp <376:14 376:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> int [b3DynamicBvh.cpp <376:9 376:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<375:14> [b3DynamicBvh.cpp <376:18 376:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<377:15> [b3DynamicBvh.cpp <377:15 377:15>]
@@ -1021,7 +904,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<378:15> [b3DynamicBvh.cpp <380:6 380:6>]
REFERENCE_USAGE static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <380:12 380:17>]
REFERENCE_USAGE static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <380:12 380:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<378:15> [b3DynamicBvh.cpp <380:9 380:9>]
SYMBOL_FUNCTION static int b3IndexOf(const b3DbvtNode *)
REFERENCE_CALL static b3DbvtNode * b3Sort(b3DbvtNode *, b3DbvtNode * &) -> static int b3IndexOf(const b3DbvtNode *) [b3DynamicBvh.cpp <380:19 380:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<371:14> [b3DynamicBvh.cpp <380:29 380:29>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <380:33 380:33>]
@@ -1077,12 +959,11 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <390:20 390:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<371:14> [b3DynamicBvh.cpp <391:10 391:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<369:54> [b3DynamicBvh.cpp <393:9 393:9>]
SYMBOL_METHOD public void b3DynamicBvh::b3DynamicBvh() [b3DynamicBvh.cpp <409:1 <409:15 409:26> 416:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <409:1 409:12>]
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> b3AlignedObjectArray<b3DynamicBvh::sStkNN> b3DynamicBvh::m_stkStack [b3DynamicBvh.cpp <409:15 409:26>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::b3AlignedObjectArray()
REFERENCE_CALL void b3DynamicBvh::b3DynamicBvh() -> void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::b3AlignedObjectArray() [b3DynamicBvh.cpp <409:15 409:26>]
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> b3AlignedObjectArray<const b3DbvtNode *> b3DynamicBvh::m_rayTestStack [b3DynamicBvh.cpp <409:15 409:26>]
SYMBOL_FUNCTION void b3AlignedObjectArray<const b3DbvtNode *>::b3AlignedObjectArray()
REFERENCE_CALL void b3DynamicBvh::b3DynamicBvh() -> void b3AlignedObjectArray<const b3DbvtNode *>::b3AlignedObjectArray() [b3DynamicBvh.cpp <409:15 409:26>]
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <411:2 411:7>]
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <412:2 412:7>]
@@ -1090,15 +971,13 @@ REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> int b3DynamicBvh::m_lkhd [b
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> int b3DynamicBvh::m_leaves [b3DynamicBvh.cpp <414:2 414:9>]
REFERENCE_USAGE void b3DynamicBvh::b3DynamicBvh() -> unsigned int b3DynamicBvh::m_opath [b3DynamicBvh.cpp <415:2 415:8>]
SYMBOL_METHOD public void b3DynamicBvh::~b3DynamicBvh() [b3DynamicBvh.cpp <419:1 <419:15 419:27> 422:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <419:1 419:12>]
SYMBOL_FUNCTION void b3DynamicBvh::clear()
REFERENCE_CALL void b3DynamicBvh::~b3DynamicBvh() -> void b3DynamicBvh::clear() [b3DynamicBvh.cpp <421:2 421:6>]
SYMBOL_METHOD public void b3DynamicBvh::clear() [b3DynamicBvh.cpp <425:1 <425:22 425:26> 435:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <425:8 425:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clear() -> void [b3DynamicBvh.cpp <425:1 425:4>]
REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <427:5 427:10>]
SYMBOL_FUNCTION static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::clear() -> static void b3RecurseDeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <428:3 428:21>]
REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <428:28 428:33>]
REFERENCE_USAGE void b3DynamicBvh::clear() -> b3DbvtNode * b3DynamicBvh::m_free [b3DynamicBvh.cpp <429:16 429:21>]
@@ -1109,60 +988,46 @@ REFERENCE_CALL void b3DynamicBvh::clear() -> void b3AlignedObjectArray<b3Dynamic
REFERENCE_USAGE void b3DynamicBvh::clear() -> b3AlignedObjectArray<b3DynamicBvh::sStkNN> b3DynamicBvh::m_stkStack [b3DynamicBvh.cpp <432:2 432:11>]
REFERENCE_USAGE void b3DynamicBvh::clear() -> unsigned int b3DynamicBvh::m_opath [b3DynamicBvh.cpp <433:2 433:8>]
SYMBOL_METHOD public void b3DynamicBvh::optimizeBottomUp() [b3DynamicBvh.cpp <438:1 <438:22 438:37> 448:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <438:8 438:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeBottomUp() -> void [b3DynamicBvh.cpp <438:1 438:4>]
REFERENCE_USAGE void b3DynamicBvh::optimizeBottomUp() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <440:5 440:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<442:15> [b3DynamicBvh.cpp <442:15 442:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeBottomUp() -> b3NodeArray [b3DynamicBvh.cpp <442:3 442:13>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray()
REFERENCE_CALL void b3DynamicBvh::optimizeBottomUp() -> void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray() [b3DynamicBvh.cpp <442:15 442:20>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::reserve(int)
REFERENCE_CALL void b3DynamicBvh::optimizeBottomUp() -> void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) [b3DynamicBvh.cpp <443:10 443:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<442:15> [b3DynamicBvh.cpp <443:3 443:8>]
REFERENCE_USAGE void b3DynamicBvh::optimizeBottomUp() -> int b3DynamicBvh::m_leaves [b3DynamicBvh.cpp <443:18 443:25>]
SYMBOL_FUNCTION static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int)
REFERENCE_CALL void b3DynamicBvh::optimizeBottomUp() -> static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) [b3DynamicBvh.cpp <444:3 444:15>]
REFERENCE_USAGE void b3DynamicBvh::optimizeBottomUp() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <444:22 444:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<442:15> [b3DynamicBvh.cpp <444:29 444:34>]
SYMBOL_FUNCTION static void b3BottomUp(b3DynamicBvh *, b3NodeArray &)
REFERENCE_CALL void b3DynamicBvh::optimizeBottomUp() -> static void b3BottomUp(b3DynamicBvh *, b3NodeArray &) [b3DynamicBvh.cpp <445:3 445:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<442:15> [b3DynamicBvh.cpp <445:19 445:24>]
REFERENCE_USAGE void b3DynamicBvh::optimizeBottomUp() -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <446:3 446:8>]
SYMBOL_FUNCTION b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int)
REFERENCE_CALL void b3DynamicBvh::optimizeBottomUp() -> b3DbvtNode * & b3AlignedObjectArray<b3DbvtNode *>::operator[](int) [b3DynamicBvh.cpp <446:16 446:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<442:15> [b3DynamicBvh.cpp <446:10 446:15>]
SYMBOL_METHOD public void b3DynamicBvh::optimizeTopDown(int) [b3DynamicBvh.cpp <451:1 <451:22 451:36> 460:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <451:8 451:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> void [b3DynamicBvh.cpp <451:1 451:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<451:42> [b3DynamicBvh.cpp <451:42 451:52>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> int [b3DynamicBvh.cpp <451:38 451:40>]
REFERENCE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <453:5 453:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<455:15> [b3DynamicBvh.cpp <455:15 455:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> b3NodeArray [b3DynamicBvh.cpp <455:3 455:13>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray()
REFERENCE_CALL void b3DynamicBvh::optimizeTopDown(int) -> void b3AlignedObjectArray<b3DbvtNode *>::b3AlignedObjectArray() [b3DynamicBvh.cpp <455:15 455:20>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DbvtNode *>::reserve(int)
REFERENCE_CALL void b3DynamicBvh::optimizeTopDown(int) -> void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) [b3DynamicBvh.cpp <456:10 456:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<455:15> [b3DynamicBvh.cpp <456:3 456:8>]
REFERENCE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> int b3DynamicBvh::m_leaves [b3DynamicBvh.cpp <456:18 456:25>]
SYMBOL_FUNCTION static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int)
REFERENCE_CALL void b3DynamicBvh::optimizeTopDown(int) -> static void b3FetchLeaves(b3DynamicBvh *, b3DbvtNode *, b3NodeArray &, int) [b3DynamicBvh.cpp <457:3 457:15>]
REFERENCE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <457:22 457:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<455:15> [b3DynamicBvh.cpp <457:29 457:34>]
REFERENCE_USAGE void b3DynamicBvh::optimizeTopDown(int) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <458:3 458:8>]
SYMBOL_FUNCTION static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int)
REFERENCE_CALL void b3DynamicBvh::optimizeTopDown(int) -> static b3DbvtNode * b3TopDown(b3DynamicBvh *, b3NodeArray &, int) [b3DynamicBvh.cpp <458:10 458:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<455:15> [b3DynamicBvh.cpp <458:25 458:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<451:42> [b3DynamicBvh.cpp <458:32 458:42>]
SYMBOL_METHOD public void b3DynamicBvh::optimizeIncremental(int) [b3DynamicBvh.cpp <463:1 <463:22 463:40> 480:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <463:8 463:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> void [b3DynamicBvh.cpp <463:1 463:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<463:46> [b3DynamicBvh.cpp <463:46 463:51>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> int [b3DynamicBvh.cpp <463:42 463:44>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<463:46> [b3DynamicBvh.cpp <465:5 465:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<463:46> [b3DynamicBvh.cpp <465:15 465:20>]
@@ -1175,7 +1040,6 @@ REFERENCE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> b3DbvtNode * b3Dy
LOCAL_SYMBOL: b3DynamicBvh.cpp<470:13> [b3DynamicBvh.cpp <470:13 470:15>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> unsigned int [b3DynamicBvh.cpp <470:4 470:11>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL void b3DynamicBvh::optimizeIncremental(int) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <471:16 471:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<469:17> [b3DynamicBvh.cpp <471:10 471:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<469:17> [b3DynamicBvh.cpp <473:5 473:8>]
@@ -1189,7 +1053,6 @@ REFERENCE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> unsigned int b3Dy
LOCAL_SYMBOL: b3DynamicBvh.cpp<470:13> [b3DynamicBvh.cpp <473:48 473:50>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<470:13> [b3DynamicBvh.cpp <474:5 474:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<470:13> [b3DynamicBvh.cpp <474:10 474:12>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> unsigned int [b3DynamicBvh.cpp <474:25 474:32>]
SYMBOL_FUNCTION void b3DynamicBvh::update(b3DbvtNode *, int)
REFERENCE_CALL void b3DynamicBvh::optimizeIncremental(int) -> void b3DynamicBvh::update(b3DbvtNode *, int) [b3DynamicBvh.cpp <476:4 476:9>]
@@ -1197,16 +1060,14 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<469:17> [b3DynamicBvh.cpp <476:11 476:14>]
REFERENCE_USAGE void b3DynamicBvh::optimizeIncremental(int) -> unsigned int b3DynamicBvh::m_opath [b3DynamicBvh.cpp <477:6 477:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<463:46> [b3DynamicBvh.cpp <478:13 478:18>]
SYMBOL_METHOD public b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) [b3DynamicBvh.cpp <483:1 <483:27 483:32> 489:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <483:13 483:24>]
REFERENCE_TYPE_USAGE b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> b3DbvtNode [b3DynamicBvh.cpp <483:1 483:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<483:54> [b3DynamicBvh.cpp <483:54 483:59>]
REFERENCE_TYPE_USAGE b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> b3DbvtVolume [b3DynamicBvh.cpp <483:40 483:51>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<483:67> [b3DynamicBvh.cpp <483:67 483:70>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> void [b3DynamicBvh.cpp <483:61 483:64>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<485:14> [b3DynamicBvh.cpp <485:14 485:17>]
REFERENCE_TYPE_USAGE b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> b3DbvtNode [b3DynamicBvh.cpp <485:2 485:11>]
SYMBOL_FUNCTION static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *)
REFERENCE_CALL b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *) [b3DynamicBvh.cpp <485:19 485:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<483:54> [b3DynamicBvh.cpp <485:39 485:44>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<483:67> [b3DynamicBvh.cpp <485:46 485:49>]
@@ -1217,13 +1078,11 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<485:14> [b3DynamicBvh.cpp <486:27 486:30>]
REFERENCE_USAGE b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) -> int b3DynamicBvh::m_leaves [b3DynamicBvh.cpp <487:4 487:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<485:14> [b3DynamicBvh.cpp <488:9 488:12>]
SYMBOL_METHOD public void b3DynamicBvh::update(b3DbvtNode *, int) [b3DynamicBvh.cpp <492:1 <492:22 492:27> 506:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <492:8 492:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> void [b3DynamicBvh.cpp <492:1 492:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<492:41> [b3DynamicBvh.cpp <492:41 492:44>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> b3DbvtNode [b3DynamicBvh.cpp <492:29 492:38>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<492:50> [b3DynamicBvh.cpp <492:50 492:58>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> int [b3DynamicBvh.cpp <492:46 492:48>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<494:14> [b3DynamicBvh.cpp <494:14 494:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> b3DbvtNode [b3DynamicBvh.cpp <494:2 494:11>]
@@ -1233,7 +1092,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<492:41> [b3DynamicBvh.cpp <494:37 494:40>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<494:14> [b3DynamicBvh.cpp <495:5 495:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<492:50> [b3DynamicBvh.cpp <497:6 497:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<499:12> [b3DynamicBvh.cpp <499:12 499:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> int [b3DynamicBvh.cpp <499:8 499:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<499:12> [b3DynamicBvh.cpp <499:17 499:17>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<492:50> [b3DynamicBvh.cpp <499:19 499:27>]
@@ -1245,13 +1103,11 @@ REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> b3DbvtNode * b3D
LOCAL_SYMBOL: b3DynamicBvh.cpp<494:14> [b3DynamicBvh.cpp <501:10 501:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<494:14> [b3DynamicBvh.cpp <503:10 503:13>]
REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, int) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <503:15 503:20>]
SYMBOL_FUNCTION static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::update(b3DbvtNode *, int) -> static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) [b3DynamicBvh.cpp <505:2 505:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<494:14> [b3DynamicBvh.cpp <505:20 505:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<492:41> [b3DynamicBvh.cpp <505:25 505:28>]
SYMBOL_METHOD public void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) [b3DynamicBvh.cpp <509:1 <509:22 509:27> 524:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <509:8 509:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> void [b3DynamicBvh.cpp <509:1 509:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<509:41> [b3DynamicBvh.cpp <509:41 509:44>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtNode [b3DynamicBvh.cpp <509:29 509:38>]
@@ -1259,13 +1115,11 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<509:60> [b3DynamicBvh.cpp <509:60 509:65>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtVolume [b3DynamicBvh.cpp <509:46 509:57>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<511:14> [b3DynamicBvh.cpp <511:14 511:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtNode [b3DynamicBvh.cpp <511:2 511:11>]
SYMBOL_FUNCTION static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <511:19 511:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<509:41> [b3DynamicBvh.cpp <511:37 511:40>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<511:14> [b3DynamicBvh.cpp <512:5 512:8>]
REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> int b3DynamicBvh::m_lkhd [b3DynamicBvh.cpp <514:6 514:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<516:12> [b3DynamicBvh.cpp <516:12 516:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> int [b3DynamicBvh.cpp <516:8 516:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<516:12> [b3DynamicBvh.cpp <516:17 516:17>]
REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> int b3DynamicBvh::m_lkhd [b3DynamicBvh.cpp <516:19 516:24>]
@@ -1277,17 +1131,15 @@ REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3Dbv
LOCAL_SYMBOL: b3DynamicBvh.cpp<511:14> [b3DynamicBvh.cpp <518:10 518:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<511:14> [b3DynamicBvh.cpp <520:10 520:13>]
REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <520:15 520:20>]
SYMBOL_FUNCTION b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &)
REFERENCE_CALL void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &) [b3DynamicBvh.cpp <522:14 522:14>]
REFERENCE_USAGE void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <522:8 522:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<509:41> [b3DynamicBvh.cpp <522:2 522:5>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<509:60> [b3DynamicBvh.cpp <522:15 522:20>]
SYMBOL_FUNCTION static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) -> static void b3InsertLeaf(b3DynamicBvh *, b3DbvtNode *, b3DbvtNode *) [b3DynamicBvh.cpp <523:2 523:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<511:14> [b3DynamicBvh.cpp <523:20 523:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<509:41> [b3DynamicBvh.cpp <523:25 523:28>]
SYMBOL_METHOD public bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) [b3DynamicBvh.cpp <527:1 <527:22 527:27> 534:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <527:8 527:19>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> bool [b3DynamicBvh.cpp <527:1 527:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:41> [b3DynamicBvh.cpp <527:41 527:44>]
@@ -1298,7 +1150,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<527:84> [b3DynamicBvh.cpp <527:84 527:91>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> b3Vector3 [b3DynamicBvh.cpp <527:73 527:81>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:102> [b3DynamicBvh.cpp <527:102 527:107>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3DynamicBvh.cpp <527:93 527:100>]
SYMBOL_FUNCTION bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const [b3DynamicBvh.cpp <529:18 529:24>]
REFERENCE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <529:11 529:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:41> [b3DynamicBvh.cpp <529:5 529:8>]
@@ -1306,7 +1157,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<527:60> [b3DynamicBvh.cpp <529:26 529:31>]
SYMBOL_FUNCTION void b3DbvtAabbMm::Expand(const b3Vector3 &)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> void b3DbvtAabbMm::Expand(const b3Vector3 &) [b3DynamicBvh.cpp <530:9 530:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:60> [b3DynamicBvh.cpp <530:2 530:7>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &, b3Scalar) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <530:16 530:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:102> [b3DynamicBvh.cpp <530:30 530:35>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:102> [b3DynamicBvh.cpp <530:37 530:42>]
@@ -1320,8 +1170,7 @@ REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3V
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:41> [b3DynamicBvh.cpp <532:9 532:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<527:60> [b3DynamicBvh.cpp <532:14 532:19>]
SYMBOL_METHOD public bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) [b3DynamicBvh.cpp <537:1 <537:22 537:27> 543:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE bool
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <537:8 537:19>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> bool [b3DynamicBvh.cpp <537:1 537:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:41> [b3DynamicBvh.cpp <537:41 537:44>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> b3DbvtNode [b3DynamicBvh.cpp <537:29 537:38>]
@@ -1329,22 +1178,18 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<537:60> [b3DynamicBvh.cpp <537:60 537:65>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> b3DbvtVolume [b3DynamicBvh.cpp <537:46 537:57>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:84> [b3DynamicBvh.cpp <537:84 537:91>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> b3Vector3 [b3DynamicBvh.cpp <537:73 537:81>]
SYMBOL_FUNCTION bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const [b3DynamicBvh.cpp <539:18 539:24>]
REFERENCE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <539:11 539:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:41> [b3DynamicBvh.cpp <539:5 539:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:60> [b3DynamicBvh.cpp <539:26 539:31>]
SYMBOL_FUNCTION void b3DbvtAabbMm::SignedExpand(const b3Vector3 &)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> void b3DbvtAabbMm::SignedExpand(const b3Vector3 &) [b3DynamicBvh.cpp <540:9 540:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:60> [b3DynamicBvh.cpp <540:2 540:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:84> [b3DynamicBvh.cpp <540:22 540:29>]
SYMBOL_FUNCTION void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, const b3Vector3 &) -> void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) [b3DynamicBvh.cpp <541:2 541:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:41> [b3DynamicBvh.cpp <541:9 541:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<537:60> [b3DynamicBvh.cpp <541:14 541:19>]
SYMBOL_METHOD public bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) [b3DynamicBvh.cpp <546:1 <546:22 546:27> 552:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE bool
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <546:8 546:19>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> bool [b3DynamicBvh.cpp <546:1 546:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:41> [b3DynamicBvh.cpp <546:41 546:44>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> b3DbvtNode [b3DynamicBvh.cpp <546:29 546:38>]
@@ -1352,39 +1197,31 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<546:60> [b3DynamicBvh.cpp <546:60 546:65>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> b3DbvtVolume [b3DynamicBvh.cpp <546:46 546:57>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:76> [b3DynamicBvh.cpp <546:76 546:81>]
REFERENCE_TYPE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> b3Scalar [b3DynamicBvh.cpp <546:67 546:74>]
SYMBOL_FUNCTION bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> bool b3DbvtAabbMm::Contain(const b3DbvtAabbMm &) const [b3DynamicBvh.cpp <548:18 548:24>]
REFERENCE_USAGE bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvh.cpp <548:11 548:16>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:41> [b3DynamicBvh.cpp <548:5 548:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:60> [b3DynamicBvh.cpp <548:26 548:31>]
SYMBOL_FUNCTION void b3DbvtAabbMm::Expand(const b3Vector3 &)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> void b3DbvtAabbMm::Expand(const b3Vector3 &) [b3DynamicBvh.cpp <549:9 549:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:60> [b3DynamicBvh.cpp <549:2 549:7>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvh.cpp <549:16 549:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:76> [b3DynamicBvh.cpp <549:30 549:35>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:76> [b3DynamicBvh.cpp <549:37 549:42>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:76> [b3DynamicBvh.cpp <549:44 549:49>]
SYMBOL_FUNCTION void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &)
REFERENCE_CALL bool b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &, b3Scalar) -> void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) [b3DynamicBvh.cpp <550:2 550:7>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:41> [b3DynamicBvh.cpp <550:9 550:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<546:60> [b3DynamicBvh.cpp <550:14 550:19>]
SYMBOL_METHOD public void b3DynamicBvh::remove(b3DbvtNode *) [b3DynamicBvh.cpp <555:1 <555:22 555:27> 560:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <555:8 555:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::remove(b3DbvtNode *) -> void [b3DynamicBvh.cpp <555:1 555:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<555:41> [b3DynamicBvh.cpp <555:41 555:44>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::remove(b3DbvtNode *) -> b3DbvtNode [b3DynamicBvh.cpp <555:29 555:38>]
SYMBOL_FUNCTION static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::remove(b3DbvtNode *) -> static b3DbvtNode * b3RemoveLeaf(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <557:2 557:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<555:41> [b3DynamicBvh.cpp <557:20 557:23>]
SYMBOL_FUNCTION static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::remove(b3DbvtNode *) -> static void b3DeleteNode(b3DynamicBvh *, b3DbvtNode *) [b3DynamicBvh.cpp <558:2 558:13>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<555:41> [b3DynamicBvh.cpp <558:20 558:23>]
REFERENCE_USAGE void b3DynamicBvh::remove(b3DbvtNode *) -> int b3DynamicBvh::m_leaves [b3DynamicBvh.cpp <559:4 559:11>]
SYMBOL_METHOD public void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const [b3DynamicBvh.cpp <563:1 <563:22 563:26> 585:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <563:8 563:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> void [b3DynamicBvh.cpp <563:1 563:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<563:37> [b3DynamicBvh.cpp <563:37 563:43>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3DynamicBvh::IWriter [b3DynamicBvh.cpp <563:28 563:34>]
@@ -1410,10 +1247,8 @@ REFERENCE_CALL void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int b3
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3ConstNodeArray b3DbvtNodeEnumerator::nodes [b3DynamicBvh.cpp <568:32 568:36>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <568:26 568:30>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<569:10> [b3DynamicBvh.cpp <569:10 569:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int [b3DynamicBvh.cpp <569:6 569:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<569:10> [b3DynamicBvh.cpp <569:14 569:14>]
SYMBOL_FUNCTION int b3AlignedObjectArray<const b3DbvtNode *>::size() const
REFERENCE_CALL void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.cpp <569:28 569:31>]
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3ConstNodeArray b3DbvtNodeEnumerator::nodes [b3DynamicBvh.cpp <569:22 569:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <569:16 569:20>]
@@ -1426,7 +1261,6 @@ REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3Con
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <571:23 571:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<569:10> [b3DynamicBvh.cpp <571:35 571:35>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<572:9> [b3DynamicBvh.cpp <572:9 572:9>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int [b3DynamicBvh.cpp <572:3 572:5>]
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <573:9 573:14>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<571:21> [b3DynamicBvh.cpp <573:6 573:6>]
@@ -1437,13 +1271,10 @@ REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3Con
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <573:19 573:23>]
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3DbvtNode * b3DbvtNode::parent [b3DynamicBvh.cpp <573:51 573:56>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<571:21> [b3DynamicBvh.cpp <573:48 573:48>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <574:9 574:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<571:21> [b3DynamicBvh.cpp <574:6 574:6>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<576:14> [b3DynamicBvh.cpp <576:14 576:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int [b3DynamicBvh.cpp <576:10 576:12>]
SYMBOL_FUNCTION int b3AlignedObjectArray<const b3DbvtNode *>::findLinearSearch(const b3DbvtNode * const &) const
REFERENCE_CALL void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int b3AlignedObjectArray<const b3DbvtNode *>::findLinearSearch(const b3DbvtNode * const &) const [b3DynamicBvh.cpp <576:29 576:44>]
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3ConstNodeArray b3DbvtNodeEnumerator::nodes [b3DynamicBvh.cpp <576:23 576:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <576:17 576:21>]
@@ -1451,9 +1282,7 @@ REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3Dbv
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <576:49 576:54>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<571:21> [b3DynamicBvh.cpp <576:46 576:46>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<577:14> [b3DynamicBvh.cpp <577:14 577:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int [b3DynamicBvh.cpp <577:10 577:12>]
SYMBOL_FUNCTION int b3AlignedObjectArray<const b3DbvtNode *>::findLinearSearch(const b3DbvtNode * const &) const
REFERENCE_CALL void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> int b3AlignedObjectArray<const b3DbvtNode *>::findLinearSearch(const b3DbvtNode * const &) const [b3DynamicBvh.cpp <577:29 577:44>]
REFERENCE_USAGE void b3DynamicBvh::write(b3DynamicBvh::IWriter *) const -> b3ConstNodeArray b3DbvtNodeEnumerator::nodes [b3DynamicBvh.cpp <577:23 577:27>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<565:23> [b3DynamicBvh.cpp <577:17 577:21>]
@@ -1475,14 +1304,12 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<571:21> [b3DynamicBvh.cpp <582:23 582:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<569:10> [b3DynamicBvh.cpp <582:25 582:25>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<572:9> [b3DynamicBvh.cpp <582:27 582:27>]
SYMBOL_METHOD public void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const [b3DynamicBvh.cpp <588:1 <588:22 588:26> 616:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <588:8 588:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void [b3DynamicBvh.cpp <588:1 588:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:42> [b3DynamicBvh.cpp <588:42 588:45>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DynamicBvh [b3DynamicBvh.cpp <588:28 588:39>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:55> [b3DynamicBvh.cpp <588:55 588:60>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DynamicBvh::IClone [b3DynamicBvh.cpp <588:47 588:52>]
SYMBOL_FUNCTION void b3DynamicBvh::clear()
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3DynamicBvh::clear() [b3DynamicBvh.cpp <590:7 590:11>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:42> [b3DynamicBvh.cpp <590:2 590:5>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <591:5 591:10>]
@@ -1503,7 +1330,6 @@ REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *)
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DynamicBvh::sStkCLN [b3DynamicBvh.cpp <595:19 595:25>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <595:27 595:32>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<597:15> [b3DynamicBvh.cpp <597:15 597:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> int [b3DynamicBvh.cpp <597:10 597:12>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::size() const
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::size() const [b3DynamicBvh.cpp <597:23 597:26>]
@@ -1518,7 +1344,6 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<593:33> [b3DynamicBvh.cpp <598:20 598:24>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<597:15> [b3DynamicBvh.cpp <598:26 598:26>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<599:18> [b3DynamicBvh.cpp <599:18 599:18>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode [b3DynamicBvh.cpp <599:4 599:13>]
SYMBOL_FUNCTION static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> static b3DbvtNode * b3CreateNode(b3DynamicBvh *, b3DbvtNode *, const b3DbvtVolume &, void *) [b3DynamicBvh.cpp <599:20 599:31>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:42> [b3DynamicBvh.cpp <599:34 599:37>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * b3DynamicBvh::sStkCLN::parent [b3DynamicBvh.cpp <599:41 599:46>]
@@ -1544,14 +1369,11 @@ LOCAL_SYMBOL: b3DynamicBvh.cpp<599:18> [b3DynamicBvh.cpp <602:27 602:27>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvh.cpp <604:10 604:15>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:42> [b3DynamicBvh.cpp <604:5 604:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<599:18> [b3DynamicBvh.cpp <604:17 604:17>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <605:15 605:24>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> const b3DbvtNode * b3DynamicBvh::sStkCLN::node [b3DynamicBvh.cpp <605:9 605:12>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<598:18> [b3DynamicBvh.cpp <605:7 605:7>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::push_back(const b3DynamicBvh::sStkCLN &)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::push_back(const b3DynamicBvh::sStkCLN &) [b3DynamicBvh.cpp <607:11 607:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<593:33> [b3DynamicBvh.cpp <607:5 607:9>]
SYMBOL_FUNCTION void b3DynamicBvh::sStkCLN::sStkCLN(const b3DbvtNode *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3DynamicBvh::sStkCLN::sStkCLN(const b3DbvtNode *, b3DbvtNode *) [b3DynamicBvh.cpp <607:21 607:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DynamicBvh::sStkCLN [b3DynamicBvh.cpp <607:21 607:27>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <607:37 607:42>]
@@ -1559,10 +1381,8 @@ REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *)
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> const b3DbvtNode * b3DynamicBvh::sStkCLN::node [b3DynamicBvh.cpp <607:31 607:34>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<598:18> [b3DynamicBvh.cpp <607:29 607:29>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<599:18> [b3DynamicBvh.cpp <607:47 607:47>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::push_back(const b3DynamicBvh::sStkCLN &)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::push_back(const b3DynamicBvh::sStkCLN &) [b3DynamicBvh.cpp <608:11 608:19>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<593:33> [b3DynamicBvh.cpp <608:5 608:9>]
SYMBOL_FUNCTION void b3DynamicBvh::sStkCLN::sStkCLN(const b3DbvtNode *, b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3DynamicBvh::sStkCLN::sStkCLN(const b3DbvtNode *, b3DbvtNode *) [b3DynamicBvh.cpp <608:21 608:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DynamicBvh::sStkCLN [b3DynamicBvh.cpp <608:21 608:27>]
REFERENCE_USAGE void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <608:37 608:42>]
@@ -1574,31 +1394,25 @@ SYMBOL_FUNCTION void b3DynamicBvh::IClone::CloneLeaf(b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> void b3DynamicBvh::IClone::CloneLeaf(b3DbvtNode *) [b3DynamicBvh.cpp <612:13 612:21>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<588:55> [b3DynamicBvh.cpp <612:5 612:10>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<599:18> [b3DynamicBvh.cpp <612:23 612:23>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::size() const
REFERENCE_CALL void b3DynamicBvh::clone(b3DynamicBvh &, b3DynamicBvh::IClone *) const -> int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::size() const [b3DynamicBvh.cpp <614:17 614:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<593:33> [b3DynamicBvh.cpp <614:11 614:15>]
SYMBOL_METHOD public static int b3DynamicBvh::maxdepth(const b3DbvtNode *) [b3DynamicBvh.cpp <619:1 <619:22 619:29> 624:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE int
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <619:8 619:19>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::maxdepth(const b3DbvtNode *) -> int [b3DynamicBvh.cpp <619:1 619:3>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<619:49> [b3DynamicBvh.cpp <619:49 619:52>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::maxdepth(const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvh.cpp <619:37 619:46>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<621:6> [b3DynamicBvh.cpp <621:6 621:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static int b3DynamicBvh::maxdepth(const b3DbvtNode *) -> int [b3DynamicBvh.cpp <621:2 621:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<619:49> [b3DynamicBvh.cpp <622:5 622:8>]
SYMBOL_FUNCTION static void b3GetMaxDepth(const b3DbvtNode *, int, int &)
REFERENCE_CALL static int b3DynamicBvh::maxdepth(const b3DbvtNode *) -> static void b3GetMaxDepth(const b3DbvtNode *, int, int &) [b3DynamicBvh.cpp <622:11 622:23>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<619:49> [b3DynamicBvh.cpp <622:25 622:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<621:6> [b3DynamicBvh.cpp <622:32 622:36>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<621:6> [b3DynamicBvh.cpp <623:9 623:13>]
SYMBOL_METHOD public static int b3DynamicBvh::countLeaves(const b3DbvtNode *) [b3DynamicBvh.cpp <627:1 <627:22 627:32> 633:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE int
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <627:8 627:19>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> int [b3DynamicBvh.cpp <627:1 627:3>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<627:52> [b3DynamicBvh.cpp <627:52 627:55>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvh.cpp <627:40 627:49>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <629:11 629:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<627:52> [b3DynamicBvh.cpp <629:5 629:8>]
SYMBOL_FUNCTION static int b3DynamicBvh::countLeaves(const b3DbvtNode *)
@@ -1606,21 +1420,18 @@ REFERENCE_CALL static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> stati
REFERENCE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <630:28 630:33>]
REFERENCE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <630:28 630:33>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<627:52> [b3DynamicBvh.cpp <630:22 630:25>]
SYMBOL_FUNCTION static int b3DynamicBvh::countLeaves(const b3DbvtNode *)
REFERENCE_CALL static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> static int b3DynamicBvh::countLeaves(const b3DbvtNode *) [b3DynamicBvh.cpp <630:39 630:49>]
REFERENCE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <630:57 630:62>]
REFERENCE_USAGE static int b3DynamicBvh::countLeaves(const b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <630:57 630:62>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<627:52> [b3DynamicBvh.cpp <630:51 630:54>]
SYMBOL_METHOD public static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) [b3DynamicBvh.cpp <636:1 <636:22 636:34> 647:1>]
SYMBOL_STRUCT b3DynamicBvh
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvh [b3DynamicBvh.cpp <636:8 636:19>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> void [b3DynamicBvh.cpp <636:1 636:4>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:54> [b3DynamicBvh.cpp <636:54 636:57>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> b3DbvtNode [b3DynamicBvh.cpp <636:42 636:51>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:100> [b3DynamicBvh.cpp <636:100 636:105>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> b3AlignedObjectArray<const b3DbvtNode *> [b3DynamicBvh.cpp <636:59 636:78>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<const b3DbvtNode *> -> b3DbvtNode [b3DynamicBvh.cpp <636:86 636:95>]
SYMBOL_FUNCTION bool b3DbvtNode::isinternal() const
REFERENCE_CALL static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> bool b3DbvtNode::isinternal() const [b3DynamicBvh.cpp <638:11 638:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:54> [b3DynamicBvh.cpp <638:5 638:8>]
SYMBOL_FUNCTION static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &)
@@ -1629,13 +1440,11 @@ REFERENCE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3Al
REFERENCE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <640:23 640:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:54> [b3DynamicBvh.cpp <640:17 640:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:100> [b3DynamicBvh.cpp <640:33 640:38>]
SYMBOL_FUNCTION static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &)
REFERENCE_CALL static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) [b3DynamicBvh.cpp <641:3 641:15>]
REFERENCE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.cpp <641:23 641:28>]
REFERENCE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.cpp <641:23 641:28>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:54> [b3DynamicBvh.cpp <641:17 641:20>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:100> [b3DynamicBvh.cpp <641:33 641:38>]
SYMBOL_FUNCTION void b3AlignedObjectArray<const b3DbvtNode *>::push_back(const b3DbvtNode * const &)
REFERENCE_CALL static void b3DynamicBvh::extractLeaves(const b3DbvtNode *, b3AlignedObjectArray<const b3DbvtNode *> &) -> void b3AlignedObjectArray<const b3DbvtNode *>::push_back(const b3DbvtNode * const &) [b3DynamicBvh.cpp <645:10 645:18>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:100> [b3DynamicBvh.cpp <645:3 645:8>]
LOCAL_SYMBOL: b3DynamicBvh.cpp<636:54> [b3DynamicBvh.cpp <645:20 645:23>]
@@ -1,8 +1,6 @@
FILE: b3DynamicBvhBroadphase.cpp
FILE: b3DynamicBvhBroadphase.cpp
COMMENT: comment [b3DynamicBvhBroadphase.cpp <1:1 14:3>]
COMMENT: comment [b3DynamicBvhBroadphase.cpp <16:1 16:62>]
FILE: b3DynamicBvhBroadphase.cpp
COMMENT: comment [b3DynamicBvhBroadphase.cpp <21:1 21:3>]
COMMENT: comment [b3DynamicBvhBroadphase.cpp <22:1 22:13>]
COMMENT: comment [b3DynamicBvhBroadphase.cpp <23:1 23:3>]
@@ -101,23 +99,11 @@ SYMBOL_TEMPLATE_PARAMETER b3ListAppend<typename T>::T [b3DynamicBvhBroadphase.cp
SYMBOL_FUNCTION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <55:1 <55:20 55:31> 61:1>]
SYMBOL_FUNCTION static void b3ListAppend<typename T>(T *, T * &)
REFERENCE_TEMPLATE_SPECIALIZATION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> static void b3ListAppend<typename T>(T *, T * &) [b3DynamicBvhBroadphase.cpp <55:20 55:31>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> void [b3DynamicBvhBroadphase.cpp <55:15 55:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <55:36 55:39>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <55:45 55:48>]
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <57:8 57:12>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <57:2 57:5>]
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <58:8 58:12>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <58:2 58:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <58:17 58:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <59:5 59:8>]
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <59:17 59:21>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <59:11 59:14>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <59:26 59:29>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <60:2 60:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <60:7 60:10>]
SYMBOL_FUNCTION static void b3ListRemove<typename T>(T *, T * &) [b3DynamicBvhBroadphase.cpp <64:1 <65:20 65:31> 69:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3ListRemove<typename T>(T *, T * &) -> void [b3DynamicBvhBroadphase.cpp <65:15 65:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <65:36 65:39>]
REFERENCE_TYPE_USAGE static void b3ListRemove<typename T>(T *, T * &) -> b3ListRemove<typename T>::T [b3DynamicBvhBroadphase.cpp <65:33 65:33>]
@@ -135,34 +121,22 @@ SYMBOL_TEMPLATE_PARAMETER b3ListRemove<typename T>::T [b3DynamicBvhBroadphase.cp
SYMBOL_FUNCTION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <65:1 <65:20 65:31> 69:1>]
SYMBOL_FUNCTION static void b3ListRemove<typename T>(T *, T * &)
REFERENCE_TEMPLATE_SPECIALIZATION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> static void b3ListRemove<typename T>(T *, T * &) [b3DynamicBvhBroadphase.cpp <65:20 65:31>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> void [b3DynamicBvhBroadphase.cpp <65:15 65:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <65:36 65:39>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:45> [b3DynamicBvhBroadphase.cpp <65:45 65:48>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:11 67:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:5 67:8>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:37 67:41>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:27 67:31>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:21 67:24>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:52 67:56>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:46 67:49>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:45> [b3DynamicBvhBroadphase.cpp <67:67 67:70>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <67:78 67:82>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:72 67:75>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:11 68:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:5 68:8>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:37 68:41>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:27 68:31>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:21 68:24>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:52 68:56>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:46 68:49>]
SYMBOL_FUNCTION static int b3ListCount<typename T>(T *) [b3DynamicBvhBroadphase.cpp <72:1 <73:19 73:29> 78:1>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static int b3ListCount<typename T>(T *) -> int [b3DynamicBvhBroadphase.cpp <73:15 73:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <73:34 73:37>]
REFERENCE_TYPE_USAGE static int b3ListCount<typename T>(T *) -> b3ListCount<typename T>::T [b3DynamicBvhBroadphase.cpp <73:31 73:31>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <75:6 75:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static int b3ListCount<typename T>(T *) -> int [b3DynamicBvhBroadphase.cpp <75:2 75:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:8 76:11>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <76:18 76:18>]
@@ -171,7 +145,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <77:9 77:9>]
SYMBOL_TEMPLATE_PARAMETER b3ListCount<typename T>::T [b3DynamicBvhBroadphase.cpp <72:20 72:20>]
SYMBOL_FUNCTION static void b3Clear<typename T>(T &) [b3DynamicBvhBroadphase.cpp <81:1 <82:20 82:26> 86:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3Clear<typename T>(T &) -> void [b3DynamicBvhBroadphase.cpp <82:15 82:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<82:31> [b3DynamicBvhBroadphase.cpp <82:31 82:35>]
REFERENCE_TYPE_USAGE static void b3Clear<typename T>(T &) -> b3Clear<typename T>::T [b3DynamicBvhBroadphase.cpp <82:28 82:28>]
@@ -184,6 +157,7 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<84:39> [b3DynamicBvhBroadphase.cpp <85:
SYMBOL_TEMPLATE_PARAMETER b3Clear<typename T>::T [b3DynamicBvhBroadphase.cpp <81:20 81:20>]
SYMBOL_STRUCT b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <93:1 <93:8 93:25> 116:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvhBroadphase.cpp <93:29 93:40>]
REFERENCE_INHERITANCE b3DbvtTreeCollider -> b3DynamicBvh::ICollide [b3DynamicBvhBroadphase.cpp <93:43 93:50>]
SYMBOL_FIELD public b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp [b3DynamicBvhBroadphase.cpp <95:26 95:28>]
REFERENCE_TYPE_USAGE b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp -> b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <95:2 95:23>]
@@ -197,7 +171,6 @@ REFERENCE_CALL void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphas
REFERENCE_USAGE void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *) -> b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp [b3DynamicBvhBroadphase.cpp <97:50 97:52>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<97:45> [b3DynamicBvhBroadphase.cpp <97:54 97:54>]
SYMBOL_METHOD public void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <98:2 <98:7 98:13> 111:2>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> void [b3DynamicBvhBroadphase.cpp <98:2 98:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<98:33> [b3DynamicBvhBroadphase.cpp <98:33 98:34>]
REFERENCE_TYPE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvhBroadphase.cpp <98:21 98:30>]
@@ -224,13 +197,11 @@ REFERENCE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3Dbv
SYMBOL_FUNCTION int b3BroadphaseProxy::getUid() const
REFERENCE_CALL void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> int b3BroadphaseProxy::getUid() const [b3DynamicBvhBroadphase.cpp <108:45 108:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<102:17> [b3DynamicBvhBroadphase.cpp <108:41 108:42>]
SYMBOL_FUNCTION int b3BroadphaseProxy::getUid() const
REFERENCE_CALL void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> int b3BroadphaseProxy::getUid() const [b3DynamicBvhBroadphase.cpp <108:58 108:63>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<103:17> [b3DynamicBvhBroadphase.cpp <108:54 108:55>]
REFERENCE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> int b3DynamicBvhBroadphase::m_newpairs [b3DynamicBvhBroadphase.cpp <109:11 109:20>]
REFERENCE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *, const b3DbvtNode *) -> b3DynamicBvhBroadphase * b3DbvtTreeCollider::pbp [b3DynamicBvhBroadphase.cpp <109:6 109:8>]
SYMBOL_METHOD public void b3DbvtTreeCollider::Process(const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <112:2 <112:7 112:13> 115:2>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *) -> void [b3DynamicBvhBroadphase.cpp <112:2 112:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<112:33> [b3DynamicBvhBroadphase.cpp <112:33 112:33>]
REFERENCE_TYPE_USAGE void b3DbvtTreeCollider::Process(const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvhBroadphase.cpp <112:21 112:30>]
@@ -243,8 +214,8 @@ SYMBOL_METHOD public void b3DbvtTreeCollider::b3DbvtTreeCollider(const b3DbvtTre
SYMBOL_METHOD public void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <93:8 93:25>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) [b3DynamicBvhBroadphase.cpp <123:1 <123:25 123:46> 150:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <123:1 123:22>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<123:52> [b3DynamicBvhBroadphase.cpp <123:52 123:64>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> int [b3DynamicBvhBroadphase.cpp <123:48 123:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<123:91> [b3DynamicBvhBroadphase.cpp <123:91 123:99>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> b3OverlappingPairCache [b3DynamicBvhBroadphase.cpp <123:67 123:88>]
@@ -278,7 +249,6 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3
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>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> int [b3DynamicBvhBroadphase.cpp <142:6 142:8>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<142:10> [b3DynamicBvhBroadphase.cpp <142:14 142:14>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> b3DynamicBvhBroadphase::anonymous enum (b3DynamicBvhBroadphase.h<123:2>)::STAGECOUNT [b3DynamicBvhBroadphase.cpp <142:17 142:26>]
@@ -290,30 +260,26 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3Overla
REFERENCE_USAGE void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(int, b3OverlappingPairCache *) -> b3AlignedObjectArray<b3DbvtProxy> b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <149:2 149:10>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<123:52> [b3DynamicBvhBroadphase.cpp <149:19 149:31>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() [b3DynamicBvhBroadphase.cpp <153:1 <153:25 153:47> 160:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <153:1 153:22>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::~b3DynamicBvhBroadphase() -> bool b3DynamicBvhBroadphase::m_releasepaircache [b3DynamicBvhBroadphase.cpp <155:5 155:22>]
SYMBOL_FUNCTION void b3OverlappingPairCache::~b3OverlappingPairCache()
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_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>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
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>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<163:77> [b3DynamicBvhBroadphase.cpp <163:77 163:83>]
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3Vector3 [b3DynamicBvhBroadphase.cpp <163:66 163:74>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<164:35> [b3DynamicBvhBroadphase.cpp <164:35 164:41>]
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3Vector3 [b3DynamicBvhBroadphase.cpp <164:24 164:32>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<165:22> [b3DynamicBvhBroadphase.cpp <165:22 165:29>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> int [b3DynamicBvhBroadphase.cpp <165:18 165:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<166:24> [b3DynamicBvhBroadphase.cpp <166:24 166:30>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> void [b3DynamicBvhBroadphase.cpp <166:18 166:21>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<167:23> [b3DynamicBvhBroadphase.cpp <167:23 167:42>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> int [b3DynamicBvhBroadphase.cpp <167:19 167:21>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<168:21> [b3DynamicBvhBroadphase.cpp <168:21 168:39>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> int [b3DynamicBvhBroadphase.cpp <168:17 168:19>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<170:15> [b3DynamicBvhBroadphase.cpp <170:15 170:17>]
REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <170:2 170:12>]
@@ -337,6 +303,7 @@ REFERENCE_TYPE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(con
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <175:36 175:41>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <175:22 175:33>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<163:77> [b3DynamicBvhBroadphase.cpp <175:43 175:49>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<164:35> [b3DynamicBvhBroadphase.cpp <175:51 175:57>]
REFERENCE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <178:9 178:13>]
@@ -372,7 +339,6 @@ REFERENCE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3
REFERENCE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <186:23 186:28>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<175:15> [b3DynamicBvhBroadphase.cpp <186:40 186:43>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<184:22> [b3DynamicBvhBroadphase.cpp <186:45 186:52>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTV<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const
REFERENCE_CALL b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> void b3DynamicBvh::collideTV<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const [b3DynamicBvhBroadphase.cpp <187:13 187:21>]
REFERENCE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <187:3 187:8>]
REFERENCE_USAGE b3BroadphaseProxy * b3DynamicBvhBroadphase::createProxy(const b3Vector3 &, const b3Vector3 &, int, void *, int, int) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <187:33 187:38>]
@@ -381,8 +347,7 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<175:15> [b3DynamicBvhBroadphase.cpp <18
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<184:22> [b3DynamicBvhBroadphase.cpp <187:45 187:52>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<171:16> [b3DynamicBvhBroadphase.cpp <189:9 189:13>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <193:1 <193:36 193:47> 205:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <193:12 193:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <193:1 193:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<193:69> [b3DynamicBvhBroadphase.cpp <193:69 193:76>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3BroadphaseProxy [b3DynamicBvhBroadphase.cpp <193:50 193:66>]
@@ -400,7 +365,6 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <198:3 198:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <198:27 198:30>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<196:15> [b3DynamicBvhBroadphase.cpp <198:20 198:24>]
SYMBOL_FUNCTION void b3DynamicBvh::remove(b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> void b3DynamicBvh::remove(b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <200:13 200:18>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <200:3 200:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <200:27 200:30>]
@@ -414,17 +378,14 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<196:15> [b3DynamicBvhBroadphase.cpp <20
SYMBOL_FUNCTION void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *)
REFERENCE_CALL void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <202:15 202:51>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <202:2 202:12>]
SYMBOL_FUNCTION int b3BroadphaseProxy::getUid() const
REFERENCE_CALL void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> int b3BroadphaseProxy::getUid() const [b3DynamicBvhBroadphase.cpp <202:60 202:65>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<196:15> [b3DynamicBvhBroadphase.cpp <202:53 202:57>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<194:33> [b3DynamicBvhBroadphase.cpp <202:69 202:78>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::destroyProxy(b3BroadphaseProxy *, b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_needcleanup [b3DynamicBvhBroadphase.cpp <204:2 204:14>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const [b3DynamicBvhBroadphase.cpp <207:1 <207:30 207:36> 212:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <207:6 207:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> void [b3DynamicBvhBroadphase.cpp <207:1 207:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<207:42> [b3DynamicBvhBroadphase.cpp <207:42 207:49>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> int [b3DynamicBvhBroadphase.cpp <207:38 207:40>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<207:62> [b3DynamicBvhBroadphase.cpp <207:62 207:68>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> b3Vector3 [b3DynamicBvhBroadphase.cpp <207:51 207:59>]
@@ -441,25 +402,22 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<207:62> [b3DynamicBvhBroadphase.cpp <210:2 210:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> b3Vector3 b3BroadphaseProxy::m_aabbMin [b3DynamicBvhBroadphase.cpp <210:19 210:27>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<209:26> [b3DynamicBvhBroadphase.cpp <210:12 210:16>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <211:10 211:10>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<207:82> [b3DynamicBvhBroadphase.cpp <211:2 211:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getAabb(int, b3Vector3 &, b3Vector3 &) const -> b3Vector3 b3BroadphaseProxy::m_aabbMax [b3DynamicBvhBroadphase.cpp <211:19 211:27>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<209:26> [b3DynamicBvhBroadphase.cpp <211:12 211:16>]
SYMBOL_STRUCT BroadphaseRayTester [b3DynamicBvhBroadphase.cpp <223:1 <223:8 223:26> 235:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvhBroadphase.cpp <223:30 223:41>]
REFERENCE_INHERITANCE BroadphaseRayTester -> b3DynamicBvh::ICollide [b3DynamicBvhBroadphase.cpp <223:44 223:51>]
SYMBOL_FIELD public b3BroadphaseRayCallback & BroadphaseRayTester::m_rayCallback [b3DynamicBvhBroadphase.cpp <225:27 225:39>]
REFERENCE_TYPE_USAGE b3BroadphaseRayCallback & BroadphaseRayTester::m_rayCallback -> b3BroadphaseRayCallback [b3DynamicBvhBroadphase.cpp <225:2 225:24>]
SYMBOL_METHOD public void BroadphaseRayTester::BroadphaseRayTester(b3BroadphaseRayCallback &) [b3DynamicBvhBroadphase.cpp <226:2 <226:2 226:20> 229:2>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<226:47> [b3DynamicBvhBroadphase.cpp <226:47 226:57>]
REFERENCE_TYPE_USAGE void BroadphaseRayTester::BroadphaseRayTester(b3BroadphaseRayCallback &) -> b3BroadphaseRayCallback [b3DynamicBvhBroadphase.cpp <226:22 226:44>]
SYMBOL_FUNCTION void b3DynamicBvh::ICollide::ICollide()
REFERENCE_CALL void BroadphaseRayTester::BroadphaseRayTester(b3BroadphaseRayCallback &) -> void b3DynamicBvh::ICollide::ICollide() [b3DynamicBvhBroadphase.cpp <226:2 226:20>]
REFERENCE_USAGE void BroadphaseRayTester::BroadphaseRayTester(b3BroadphaseRayCallback &) -> b3BroadphaseRayCallback & BroadphaseRayTester::m_rayCallback [b3DynamicBvhBroadphase.cpp <227:4 227:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<226:47> [b3DynamicBvhBroadphase.cpp <227:18 227:28>]
SYMBOL_METHOD public void BroadphaseRayTester::Process(const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <230:2 <230:11 230:17> 234:2>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void BroadphaseRayTester::Process(const b3DbvtNode *) -> void [b3DynamicBvhBroadphase.cpp <230:2 230:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<230:37> [b3DynamicBvhBroadphase.cpp <230:37 230:40>]
REFERENCE_TYPE_USAGE void BroadphaseRayTester::Process(const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvhBroadphase.cpp <230:25 230:34>]
@@ -476,8 +434,7 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<232:16> [b3DynamicBvhBroadphase.cpp <23
SYMBOL_METHOD public void BroadphaseRayTester::BroadphaseRayTester(const BroadphaseRayTester &) [b3DynamicBvhBroadphase.cpp <223:8 223:26>]
SYMBOL_METHOD public void BroadphaseRayTester::BroadphaseRayTester(BroadphaseRayTester &) [b3DynamicBvhBroadphase.cpp <223:8 223:26>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <237:1 <237:30 237:36> 261:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <237:6 237:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) -> void [b3DynamicBvhBroadphase.cpp <237:1 237:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:55> [b3DynamicBvhBroadphase.cpp <237:55 237:61>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) -> b3Vector3 [b3DynamicBvhBroadphase.cpp <237:44 237:52>]
@@ -510,7 +467,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:112> [b3DynamicBvhBroadphase.cpp <2
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:141> [b3DynamicBvhBroadphase.cpp <247:3 247:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:166> [b3DynamicBvhBroadphase.cpp <248:3 248:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<239:22> [b3DynamicBvhBroadphase.cpp <249:3 249:10>]
SYMBOL_FUNCTION void b3DynamicBvh::rayTestInternal<BroadphaseRayTester>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const
REFERENCE_CALL void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) -> void b3DynamicBvh::rayTestInternal<BroadphaseRayTester>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const [b3DynamicBvhBroadphase.cpp <251:12 251:26>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <251:2 251:7>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::rayTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseRayCallback &, const b3Vector3 &, const b3Vector3 &) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <251:39 251:44>]
@@ -527,19 +483,17 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:141> [b3DynamicBvhBroadphase.cpp <2
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<237:166> [b3DynamicBvhBroadphase.cpp <258:3 258:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<239:22> [b3DynamicBvhBroadphase.cpp <259:3 259:10>]
SYMBOL_STRUCT BroadphaseAabbTester [b3DynamicBvhBroadphase.cpp <264:1 <264:8 264:27> 276:1>]
SYMBOL_STRUCT b3DynamicBvh
QUALIFIER: b3DynamicBvh [b3DynamicBvhBroadphase.cpp <264:31 264:42>]
REFERENCE_INHERITANCE BroadphaseAabbTester -> b3DynamicBvh::ICollide [b3DynamicBvhBroadphase.cpp <264:45 264:52>]
SYMBOL_FIELD public b3BroadphaseAabbCallback & BroadphaseAabbTester::m_aabbCallback [b3DynamicBvhBroadphase.cpp <266:28 266:41>]
REFERENCE_TYPE_USAGE b3BroadphaseAabbCallback & BroadphaseAabbTester::m_aabbCallback -> b3BroadphaseAabbCallback [b3DynamicBvhBroadphase.cpp <266:2 266:25>]
SYMBOL_METHOD public void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabbCallback &) [b3DynamicBvhBroadphase.cpp <267:2 <267:2 267:21> 270:2>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<267:49> [b3DynamicBvhBroadphase.cpp <267:49 267:59>]
REFERENCE_TYPE_USAGE void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabbCallback &) -> b3BroadphaseAabbCallback [b3DynamicBvhBroadphase.cpp <267:23 267:46>]
SYMBOL_FUNCTION void b3DynamicBvh::ICollide::ICollide()
REFERENCE_CALL void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabbCallback &) -> void b3DynamicBvh::ICollide::ICollide() [b3DynamicBvhBroadphase.cpp <267:2 267:21>]
REFERENCE_USAGE void BroadphaseAabbTester::BroadphaseAabbTester(b3BroadphaseAabbCallback &) -> b3BroadphaseAabbCallback & BroadphaseAabbTester::m_aabbCallback [b3DynamicBvhBroadphase.cpp <268:4 268:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<267:49> [b3DynamicBvhBroadphase.cpp <268:19 268:29>]
SYMBOL_METHOD public void BroadphaseAabbTester::Process(const b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <271:2 <271:11 271:17> 275:2>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> void [b3DynamicBvhBroadphase.cpp <271:2 271:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<271:37> [b3DynamicBvhBroadphase.cpp <271:37 271:40>]
REFERENCE_TYPE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> b3DbvtNode [b3DynamicBvhBroadphase.cpp <271:25 271:34>]
@@ -549,15 +503,13 @@ REFERENCE_TYPE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> b
REFERENCE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> void * b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::data [b3DynamicBvhBroadphase.cpp <273:42 273:45>]
REFERENCE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvhBroadphase.cpp <273:42 273:45>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<271:37> [b3DynamicBvhBroadphase.cpp <273:36 273:39>]
SYMBOL_FUNCTION bool b3BroadphaseAabbCallback::process(const b3BroadphaseProxy *)
REFERENCE_CALL void BroadphaseAabbTester::Process(const b3DbvtNode *) -> bool b3BroadphaseAabbCallback::process(const b3BroadphaseProxy *) [b3DynamicBvhBroadphase.cpp <274:18 274:24>]
REFERENCE_USAGE void BroadphaseAabbTester::Process(const b3DbvtNode *) -> b3BroadphaseAabbCallback & BroadphaseAabbTester::m_aabbCallback [b3DynamicBvhBroadphase.cpp <274:3 274:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<273:16> [b3DynamicBvhBroadphase.cpp <274:26 274:30>]
SYMBOL_METHOD public void BroadphaseAabbTester::BroadphaseAabbTester(const BroadphaseAabbTester &) [b3DynamicBvhBroadphase.cpp <264:8 264:27>]
SYMBOL_METHOD public void BroadphaseAabbTester::BroadphaseAabbTester(BroadphaseAabbTester &) [b3DynamicBvhBroadphase.cpp <264:8 264:27>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) [b3DynamicBvhBroadphase.cpp <278:1 <278:30 278:37> 287:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <278:6 278:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> void [b3DynamicBvhBroadphase.cpp <278:1 278:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<278:56> [b3DynamicBvhBroadphase.cpp <278:56 278:62>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> b3Vector3 [b3DynamicBvhBroadphase.cpp <278:45 278:53>]
@@ -572,9 +524,8 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3
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>]
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <282:66 282:71>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <282:52 282:63>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<278:56> [b3DynamicBvhBroadphase.cpp <282:73 282:79>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<278:81> [b3DynamicBvhBroadphase.cpp <282:81 282:87>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const
@@ -584,7 +535,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b
REFERENCE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <284:22 284:27>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<282:45> [b3DynamicBvhBroadphase.cpp <284:39 284:44>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<280:23> [b3DynamicBvhBroadphase.cpp <284:46 284:53>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const
REFERENCE_CALL void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const [b3DynamicBvhBroadphase.cpp <285:12 285:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <285:2 285:7>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b3Vector3 &, b3BroadphaseAabbCallback &) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <285:32 285:37>]
@@ -592,11 +542,9 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::aabbTest(const b3Vector3 &, const b
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<282:45> [b3DynamicBvhBroadphase.cpp <285:39 285:44>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<280:23> [b3DynamicBvhBroadphase.cpp <285:46 285:53>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <292:1 <292:36 292:42> 357:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <292:12 292:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <292:1 292:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<292:48> [b3DynamicBvhBroadphase.cpp <292:48 292:55>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <292:44 292:46>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<293:34> [b3DynamicBvhBroadphase.cpp <293:34 293:40>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 [b3DynamicBvhBroadphase.cpp <293:23 293:31>]
@@ -605,15 +553,13 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <295:17 295:28>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <297:20 297:24>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <297:2 297:12>]
SYMBOL_FUNCTION b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int) [b3DynamicBvhBroadphase.cpp <297:36 297:36>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3AlignedObjectArray<b3DbvtProxy> 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>]
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &)
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>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <299:44 299:55>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<293:34> [b3DynamicBvhBroadphase.cpp <299:65 299:71>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<294:34> [b3DynamicBvhBroadphase.cpp <299:73 299:79>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<304:8> [b3DynamicBvhBroadphase.cpp <304:8 304:16>]
@@ -622,14 +568,12 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <305:13 305:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <305:6 305:10>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvhBroadphase::anonymous enum (b3DynamicBvhBroadphase.h<123:2>)::STAGECOUNT [b3DynamicBvhBroadphase.cpp <305:20 305:29>]
SYMBOL_FUNCTION void b3DynamicBvh::remove(b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::remove(b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <307:14 307:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <307:4 307:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <307:28 307:31>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <307:21 307:25>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <308:11 308:14>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <308:4 308:8>]
SYMBOL_FUNCTION b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) [b3DynamicBvhBroadphase.cpp <308:26 308:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <308:16 308:21>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<299:39> [b3DynamicBvhBroadphase.cpp <308:33 308:36>]
@@ -655,7 +599,6 @@ SYMBOL_FUNCTION b3Vector3 operator*(const b3Vector3 &, const b3Scalar &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 operator*(const b3Vector3 &, const b3Scalar &) [b3DynamicBvhBroadphase.cpp <318:64 318:64>]
SYMBOL_FUNCTION b3Vector3 operator/(const b3Vector3 &, const b3Scalar &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 operator/(const b3Vector3 &, const b3Scalar &) [b3DynamicBvhBroadphase.cpp <318:61 318:61>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <318:43 318:43>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMax [b3DynamicBvhBroadphase.cpp <318:34 318:42>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <318:27 318:31>]
@@ -688,18 +631,15 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <33
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<299:39> [b3DynamicBvhBroadphase.cpp <336:34 336:37>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_done [b3DynamicBvhBroadphase.cpp <337:7 337:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<304:8> [b3DynamicBvhBroadphase.cpp <338:5 338:13>]
SYMBOL_FUNCTION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <341:3 341:14>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <341:16 341:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <341:22 341:33>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <341:42 341:46>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <341:35 341:39>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <342:20 342:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMin [b3DynamicBvhBroadphase.cpp <342:10 342:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <342:3 342:7>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<293:34> [b3DynamicBvhBroadphase.cpp <342:22 342:28>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <343:20 343:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMax [b3DynamicBvhBroadphase.cpp <343:10 343:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <343:3 343:7>]
@@ -707,7 +647,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<294:34> [b3DynamicBvhBroadphase.cpp <34
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <344:10 344:14>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <344:3 344:7>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_stageCurrent [b3DynamicBvhBroadphase.cpp <344:18 344:31>]
SYMBOL_FUNCTION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <345:3 345:14>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <345:16 345:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <345:22 345:33>]
@@ -717,7 +656,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, con
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_deferedcollide [b3DynamicBvhBroadphase.cpp <349:8 349:23>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<351:24> [b3DynamicBvhBroadphase.cpp <351:24 351:31>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <351:5 351:22>]
SYMBOL_FUNCTION void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *) [b3DynamicBvhBroadphase.cpp <351:24 351:31>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <352:15 352:38>]
@@ -727,7 +665,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, con
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <352:64 352:67>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <352:57 352:61>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<351:24> [b3DynamicBvhBroadphase.cpp <352:69 352:76>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <353:15 353:38>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <353:5 353:10>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <353:50 353:55>]
@@ -736,8 +673,7 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabb(int, const b3Vector3 &, con
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<297:20> [b3DynamicBvhBroadphase.cpp <353:57 353:61>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<351:24> [b3DynamicBvhBroadphase.cpp <353:69 353:76>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <361:1 <361:36 361:53> 398:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <361:12 361:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <361:1 361:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<361:76> [b3DynamicBvhBroadphase.cpp <361:76 361:83>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3BroadphaseProxy [b3DynamicBvhBroadphase.cpp <361:57 361:73>]
@@ -752,32 +688,27 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3Broadphas
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>]
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &)
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>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <367:44 367:55>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<362:34> [b3DynamicBvhBroadphase.cpp <367:65 367:71>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<363:34> [b3DynamicBvhBroadphase.cpp <367:73 367:79>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<368:7> [b3DynamicBvhBroadphase.cpp <368:7 368:15>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> bool [b3DynamicBvhBroadphase.cpp <368:2 368:5>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <369:12 369:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <369:5 369:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvhBroadphase::anonymous enum (b3DynamicBvhBroadphase.h<123:2>)::STAGECOUNT [b3DynamicBvhBroadphase.cpp <369:19 369:28>]
SYMBOL_FUNCTION void b3DynamicBvh::remove(b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::remove(b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <371:13 371:18>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <371:3 371:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <371:27 371:30>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <371:20 371:24>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <372:10 372:13>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <372:3 372:7>]
SYMBOL_FUNCTION b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) [b3DynamicBvhBroadphase.cpp <372:25 372:30>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <372:15 372:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<367:39> [b3DynamicBvhBroadphase.cpp <372:32 372:35>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <372:37 372:41>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<368:7> [b3DynamicBvhBroadphase.cpp <373:3 373:11>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_call [b3DynamicBvhBroadphase.cpp <377:5 377:18>]
SYMBOL_FUNCTION void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::update(b3DbvtNode *, b3DbvtVolume &) [b3DynamicBvhBroadphase.cpp <379:13 379:18>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <379:3 379:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <379:27 379:30>]
@@ -785,18 +716,15 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <37
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<367:39> [b3DynamicBvhBroadphase.cpp <379:32 379:35>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_done [b3DynamicBvhBroadphase.cpp <380:5 380:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<368:7> [b3DynamicBvhBroadphase.cpp <381:3 381:11>]
SYMBOL_FUNCTION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <383:2 383:13>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <383:15 383:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <383:21 383:32>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <383:41 383:45>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <383:34 383:38>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <384:19 384:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMin [b3DynamicBvhBroadphase.cpp <384:9 384:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <384:2 384:6>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<362:34> [b3DynamicBvhBroadphase.cpp <384:21 384:27>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <385:19 385:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMax [b3DynamicBvhBroadphase.cpp <385:9 385:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <385:2 385:6>]
@@ -804,7 +732,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<363:34> [b3DynamicBvhBroadphase.cpp <38
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <386:9 386:13>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <386:2 386:6>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_stageCurrent [b3DynamicBvhBroadphase.cpp <386:17 386:30>]
SYMBOL_FUNCTION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <387:2 387:13>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <387:15 387:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <387:21 387:32>]
@@ -814,9 +741,7 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProx
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_deferedcollide [b3DynamicBvhBroadphase.cpp <391:7 391:22>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<393:23> [b3DynamicBvhBroadphase.cpp <393:23 393:30>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <393:4 393:21>]
SYMBOL_FUNCTION void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *) [b3DynamicBvhBroadphase.cpp <393:23 393:30>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <394:14 394:37>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <394:4 394:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <394:49 394:54>]
@@ -824,7 +749,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProx
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <394:63 394:66>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <394:56 394:60>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<393:23> [b3DynamicBvhBroadphase.cpp <394:68 394:75>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <395:14 395:37>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <395:4 395:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <395:49 395:54>]
@@ -833,8 +757,7 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProx
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<366:20> [b3DynamicBvhBroadphase.cpp <395:56 395:60>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<393:23> [b3DynamicBvhBroadphase.cpp <395:68 395:75>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::calculateOverlappingPairs(b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <401:1 <401:36 401:60> 426:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <401:12 401:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::calculateOverlappingPairs(b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <401:1 401:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<401:76> [b3DynamicBvhBroadphase.cpp <401:76 401:85>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::calculateOverlappingPairs(b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <401:62 401:73>]
@@ -845,8 +768,7 @@ SYMBOL_FUNCTION void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
REFERENCE_CALL void b3DynamicBvhBroadphase::calculateOverlappingPairs(b3Dispatcher *) -> void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <424:2 424:23>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<401:76> [b3DynamicBvhBroadphase.cpp <424:25 424:34>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <428:1 <428:30 428:51> 495:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <428:6 428:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <428:1 428:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<428:67> [b3DynamicBvhBroadphase.cpp <428:67 428:76>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <428:53 428:64>]
@@ -865,10 +787,8 @@ SYMBOL_FUNCTION void b3BroadphasePairSortPredicate::b3BroadphasePairSortPredicat
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> void b3BroadphasePairSortPredicate::b3BroadphasePairSortPredicate() [b3DynamicBvhBroadphase.cpp <437:34 437:62>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3BroadphasePairSortPredicate [b3DynamicBvhBroadphase.cpp <437:34 437:62>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<439:7> [b3DynamicBvhBroadphase.cpp <439:7 439:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <439:3 439:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<442:7> [b3DynamicBvhBroadphase.cpp <442:7 442:7>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <442:3 442:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<444:20> [b3DynamicBvhBroadphase.cpp <444:20 444:31>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3BroadphasePair [b3DynamicBvhBroadphase.cpp <444:3 444:18>]
@@ -887,7 +807,6 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<434:26> [b3DynamicBvhBroadphase.cpp <451:29 451:48>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<442:7> [b3DynamicBvhBroadphase.cpp <451:50 451:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<453:9> [b3DynamicBvhBroadphase.cpp <453:9 453:19>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> bool [b3DynamicBvhBroadphase.cpp <453:4 453:7>]
SYMBOL_FUNCTION bool operator==(const b3BroadphasePair &, const b3BroadphasePair &)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> bool operator==(const b3BroadphasePair &, const b3BroadphasePair &) [b3DynamicBvhBroadphase.cpp <453:29 453:30>]
@@ -898,12 +817,10 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<444:20> [b3DynamicBvhBroadphase.cpp <455:4 455:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<451:22> [b3DynamicBvhBroadphase.cpp <455:19 455:22>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<457:9> [b3DynamicBvhBroadphase.cpp <457:9 457:20>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> bool [b3DynamicBvhBroadphase.cpp <457:4 457:7>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<453:9> [b3DynamicBvhBroadphase.cpp <459:9 459:19>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<462:19> [b3DynamicBvhBroadphase.cpp <462:19 462:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <462:5 462:15>]
SYMBOL_FUNCTION b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int) [b3DynamicBvhBroadphase.cpp <462:32 462:32>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3AlignedObjectArray<b3DbvtProxy> b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <462:23 462:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3DynamicBvhBroadphase.cpp <462:38 462:38>]
@@ -912,7 +829,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<451:22> [b3DynamicBvhBroadphase.cpp <462:33 462:36>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<463:19> [b3DynamicBvhBroadphase.cpp <463:19 463:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <463:5 463:15>]
SYMBOL_FUNCTION b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int) [b3DynamicBvhBroadphase.cpp <463:32 463:32>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3AlignedObjectArray<b3DbvtProxy> b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <463:23 463:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3DynamicBvhBroadphase.cpp <463:38 463:38>]
@@ -920,9 +836,7 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3DynamicBvhBroadphase.cpp <463:38 463:38>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<451:22> [b3DynamicBvhBroadphase.cpp <463:33 463:36>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<464:10> [b3DynamicBvhBroadphase.cpp <464:10 464:19>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> bool [b3DynamicBvhBroadphase.cpp <464:5 464:8>]
SYMBOL_FUNCTION bool b3Intersect(const b3DbvtAabbMm &, const b3DbvtAabbMm &)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> bool b3Intersect(const b3DbvtAabbMm &, const b3DbvtAabbMm &) [b3DynamicBvhBroadphase.cpp <464:23 464:33>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvhBroadphase.cpp <464:45 464:50>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <464:39 464:42>]
@@ -949,22 +863,18 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher
REFERENCE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3DynamicBvhBroadphase.cpp <485:10 485:10>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<451:22> [b3DynamicBvhBroadphase.cpp <485:5 485:8>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<439:7> [b3DynamicBvhBroadphase.cpp <486:5 486:15>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) [b3DynamicBvhBroadphase.cpp <492:24 492:32>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<434:26> [b3DynamicBvhBroadphase.cpp <492:3 492:22>]
SYMBOL_FUNCTION void b3BroadphasePairSortPredicate::b3BroadphasePairSortPredicate()
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> void b3BroadphasePairSortPredicate::b3BroadphasePairSortPredicate() [b3DynamicBvhBroadphase.cpp <492:34 492:62>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> b3BroadphasePairSortPredicate [b3DynamicBvhBroadphase.cpp <492:34 492:62>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::resize(int, const b3Int4 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::resize(int, const b3Int4 &) [b3DynamicBvhBroadphase.cpp <493:24 493:29>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<434:26> [b3DynamicBvhBroadphase.cpp <493:3 493:22>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::performDeferredRemoval(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <493:52 493:55>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<434:26> [b3DynamicBvhBroadphase.cpp <493:31 493:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<439:7> [b3DynamicBvhBroadphase.cpp <493:61 493:71>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::collide(b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <498:1 <498:36 498:42> 601:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <498:12 498:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <498:1 498:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<498:58> [b3DynamicBvhBroadphase.cpp <498:58 498:67>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <498:44 498:55>]
@@ -976,12 +886,10 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Dynami
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_dupdates [b3DynamicBvhBroadphase.cpp <519:54 519:63>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_fixedleft [b3DynamicBvhBroadphase.cpp <520:5 520:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<522:13> [b3DynamicBvhBroadphase.cpp <522:13 522:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <522:9 522:11>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvh::m_leaves [b3DynamicBvhBroadphase.cpp <522:32 522:39>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <522:22 522:27>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_fupdates [b3DynamicBvhBroadphase.cpp <522:41 522:50>]
SYMBOL_FUNCTION void b3DynamicBvh::optimizeIncremental(int)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DynamicBvh::optimizeIncremental(int) [b3DynamicBvhBroadphase.cpp <523:13 523:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <523:3 523:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvh::m_leaves [b3DynamicBvhBroadphase.cpp <523:46 523:53>]
@@ -990,7 +898,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3Dy
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_fixedleft [b3DynamicBvhBroadphase.cpp <524:3 524:13>]
SYMBOL_FUNCTION const int & b3Max<int>(const int &, const int &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> const int & b3Max<int>(const int &, const int &) [b3DynamicBvhBroadphase.cpp <524:15 524:19>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TEMPLATE_ARGUMENT const int & b3Max<int>(const int &, const int &) -> int [b3DynamicBvhBroadphase.cpp <524:21 524:23>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_fixedleft [b3DynamicBvhBroadphase.cpp <524:28 524:38>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<522:13> [b3DynamicBvhBroadphase.cpp <524:40 524:44>]
@@ -1004,40 +911,34 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3Dy
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <529:5 529:11>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<531:22> [b3DynamicBvhBroadphase.cpp <531:22 531:29>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <531:3 531:20>]
SYMBOL_FUNCTION void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *) [b3DynamicBvhBroadphase.cpp <531:22 531:29>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<533:17> [b3DynamicBvhBroadphase.cpp <533:17 533:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <533:4 533:14>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <533:31 533:35>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <533:22 533:28>]
SYMBOL_FUNCTION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <534:4 534:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <534:17 534:23>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <534:25 534:36>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DbvtProxy::stage [b3DynamicBvhBroadphase.cpp <534:47 534:51>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <534:38 534:44>]
SYMBOL_FUNCTION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) [b3DynamicBvhBroadphase.cpp <535:4 535:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <535:17 535:23>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <535:25 535:36>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvhBroadphase::anonymous enum (b3DynamicBvhBroadphase.h<123:2>)::STAGECOUNT [b3DynamicBvhBroadphase.cpp <535:38 535:47>]
SYMBOL_FUNCTION void b3DynamicBvh::remove(b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DynamicBvh::remove(b3DbvtNode *) [b3DynamicBvhBroadphase.cpp <542:14 542:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <542:4 542:9>]
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>]
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> static b3DbvtAabbMm b3DbvtAabbMm::FromMM(const b3Vector3 &, const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <543:63 543:68>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <543:49 543:60>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMin [b3DynamicBvhBroadphase.cpp <543:79 543:87>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <543:70 543:76>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Vector3 b3BroadphaseProxy::m_aabbMax [b3DynamicBvhBroadphase.cpp <543:98 543:106>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <543:89 543:95>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <544:13 544:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<528:15> [b3DynamicBvhBroadphase.cpp <544:4 544:10>]
SYMBOL_FUNCTION b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::insert(const b3DbvtVolume &, void *) [b3DynamicBvhBroadphase.cpp <544:30 544:35>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <544:20 544:25>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<543:41> [b3DynamicBvhBroadphase.cpp <544:37 544:43>]
@@ -1054,10 +955,8 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Dynami
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_needcleanup [b3DynamicBvhBroadphase.cpp <549:3 549:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<553:22> [b3DynamicBvhBroadphase.cpp <553:22 553:29>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <553:3 553:20>]
SYMBOL_FUNCTION void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DbvtTreeCollider::b3DbvtTreeCollider(b3DynamicBvhBroadphase *) [b3DynamicBvhBroadphase.cpp <553:22 553:29>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_deferedcollide [b3DynamicBvhBroadphase.cpp <554:6 554:21>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <557:14 557:37>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <557:4 557:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <557:49 557:54>]
@@ -1066,7 +965,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNo
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <557:56 557:61>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<553:22> [b3DynamicBvhBroadphase.cpp <557:73 557:80>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_deferedcollide [b3DynamicBvhBroadphase.cpp <559:6 559:21>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvhBroadphase.cpp <562:14 562:37>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <562:4 562:9>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <562:49 562:54>]
@@ -1077,48 +975,37 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<553:22> [b3DynamicBvhBroadphase.cpp <56
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_needcleanup [b3DynamicBvhBroadphase.cpp <566:5 566:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <569:26 569:30>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3BroadphasePairArray [b3DynamicBvhBroadphase.cpp <569:3 569:23>]
SYMBOL_FUNCTION b3BroadphasePairArray & b3OverlappingPairCache::getOverlappingPairArray()
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3BroadphasePairArray & b3OverlappingPairCache::getOverlappingPairArray() [b3DynamicBvhBroadphase.cpp <569:45 569:67>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <569:32 569:42>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <570:12 570:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <570:6 570:10>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<573:10> [b3DynamicBvhBroadphase.cpp <573:10 573:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <573:4 573:6>]
SYMBOL_FUNCTION const int & b3Min<int>(const int &, const int &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> const int & b3Min<int>(const int &, const int &) [b3DynamicBvhBroadphase.cpp <573:13 573:17>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <573:25 573:28>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <573:19 573:23>]
SYMBOL_FUNCTION const int & b3Max<int>(const int &, const int &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> const int & b3Max<int>(const int &, const int &) [b3DynamicBvhBroadphase.cpp <573:32 573:36>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TEMPLATE_ARGUMENT const int & b3Max<int>(const int &, const int &) -> int [b3DynamicBvhBroadphase.cpp <573:38 573:40>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_newpairs [b3DynamicBvhBroadphase.cpp <573:43 573:52>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <573:61 573:64>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <573:55 573:59>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cupdates [b3DynamicBvhBroadphase.cpp <573:68 573:77>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<574:12> [b3DynamicBvhBroadphase.cpp <574:12 574:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <574:8 574:10>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<574:12> [b3DynamicBvhBroadphase.cpp <574:16 574:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<573:10> [b3DynamicBvhBroadphase.cpp <574:18 574:19>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<574:12> [b3DynamicBvhBroadphase.cpp <574:23 574:23>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<576:23> [b3DynamicBvhBroadphase.cpp <576:23 576:23>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3BroadphasePair [b3DynamicBvhBroadphase.cpp <576:5 576:20>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3DynamicBvhBroadphase.cpp <576:30 576:30>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <576:25 576:29>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <576:32 576:36>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<574:12> [b3DynamicBvhBroadphase.cpp <576:38 576:38>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <576:47 576:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <576:41 576:45>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<577:19> [b3DynamicBvhBroadphase.cpp <577:19 577:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <577:5 577:15>]
SYMBOL_FUNCTION b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int) [b3DynamicBvhBroadphase.cpp <577:32 577:32>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3AlignedObjectArray<b3DbvtProxy> b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <577:23 577:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3DynamicBvhBroadphase.cpp <577:35 577:35>]
@@ -1127,14 +1014,12 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Int4::
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<576:23> [b3DynamicBvhBroadphase.cpp <577:33 577:33>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<578:19> [b3DynamicBvhBroadphase.cpp <578:19 578:20>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy [b3DynamicBvhBroadphase.cpp <578:5 578:15>]
SYMBOL_FUNCTION b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtProxy & b3AlignedObjectArray<b3DbvtProxy>::operator[](int) [b3DynamicBvhBroadphase.cpp <578:32 578:32>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3AlignedObjectArray<b3DbvtProxy> b3DynamicBvhBroadphase::m_proxies [b3DynamicBvhBroadphase.cpp <578:23 578:31>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3DynamicBvhBroadphase.cpp <578:35 578:35>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3DynamicBvhBroadphase.cpp <578:35 578:35>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3DynamicBvhBroadphase.cpp <578:35 578:35>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<576:23> [b3DynamicBvhBroadphase.cpp <578:33 578:33>]
SYMBOL_FUNCTION bool b3Intersect(const b3DbvtAabbMm &, const b3DbvtAabbMm &)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> bool b3Intersect(const b3DbvtAabbMm &, const b3DbvtAabbMm &) [b3DynamicBvhBroadphase.cpp <579:9 579:19>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvhBroadphase.cpp <579:31 579:36>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3DbvtNode * b3DbvtProxy::leaf [b3DynamicBvhBroadphase.cpp <579:25 579:28>]
@@ -1145,22 +1030,18 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<578:19> [b3DynamicBvhBroadphase.cpp <57
SYMBOL_FUNCTION void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *)
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <585:19 585:39>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <585:6 585:16>]
SYMBOL_FUNCTION int b3BroadphaseProxy::getUid() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3BroadphaseProxy::getUid() const [b3DynamicBvhBroadphase.cpp <585:45 585:50>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<577:19> [b3DynamicBvhBroadphase.cpp <585:41 585:42>]
SYMBOL_FUNCTION int b3BroadphaseProxy::getUid() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3BroadphaseProxy::getUid() const [b3DynamicBvhBroadphase.cpp <585:58 585:63>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<578:19> [b3DynamicBvhBroadphase.cpp <585:54 585:55>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<498:58> [b3DynamicBvhBroadphase.cpp <585:67 585:76>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<573:10> [b3DynamicBvhBroadphase.cpp <586:8 586:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<574:12> [b3DynamicBvhBroadphase.cpp <586:13 586:13>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <589:13 589:16>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <589:7 589:11>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <589:23 589:27>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <589:30 589:34>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<573:10> [b3DynamicBvhBroadphase.cpp <589:36 589:37>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3DynamicBvhBroadphase.cpp <589:46 589:49>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<569:26> [b3DynamicBvhBroadphase.cpp <589:40 589:44>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <589:59 589:63>]
@@ -1176,26 +1057,23 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> b3Scalar
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_done [b3DynamicBvhBroadphase.cpp <599:2 599:15>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::collide(b3Dispatcher *) -> unsigned int b3DynamicBvhBroadphase::m_updates_call [b3DynamicBvhBroadphase.cpp <600:2 600:15>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::optimize() [b3DynamicBvhBroadphase.cpp <604:1 <604:36 604:43> 608:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <604:12 604:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::optimize() -> void [b3DynamicBvhBroadphase.cpp <604:1 604:4>]
SYMBOL_FUNCTION void b3DynamicBvh::optimizeTopDown(int)
REFERENCE_CALL void b3DynamicBvhBroadphase::optimize() -> void b3DynamicBvh::optimizeTopDown(int) [b3DynamicBvhBroadphase.cpp <606:12 606:26>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::optimize() -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <606:2 606:7>]
SYMBOL_FUNCTION void b3DynamicBvh::optimizeTopDown(int)
REFERENCE_CALL void b3DynamicBvhBroadphase::optimize() -> void b3DynamicBvh::optimizeTopDown(int) [b3DynamicBvhBroadphase.cpp <607:12 607:26>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::optimize() -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <607:2 607:7>]
SYMBOL_METHOD public b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() [b3DynamicBvhBroadphase.cpp <611:1 <611:51 611:73> 614:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <611:27 611:48>]
REFERENCE_TYPE_USAGE b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() -> b3OverlappingPairCache [b3DynamicBvhBroadphase.cpp <611:1 611:22>]
REFERENCE_USAGE b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <613:9 613:19>]
SYMBOL_METHOD public const b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() const [b3DynamicBvhBroadphase.cpp <617:1 <617:55 617:77> 620:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <617:31 617:52>]
REFERENCE_TYPE_USAGE const b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() const -> b3OverlappingPairCache [b3DynamicBvhBroadphase.cpp <617:7 617:28>]
REFERENCE_USAGE const b3OverlappingPairCache * b3DynamicBvhBroadphase::getOverlappingPairCache() const -> b3OverlappingPairCache * b3DynamicBvhBroadphase::m_paircache [b3DynamicBvhBroadphase.cpp <619:9 619:19>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const [b3DynamicBvhBroadphase.cpp <623:1 <623:36 623:52> 638:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <623:12 623:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> void [b3DynamicBvhBroadphase.cpp <623:1 623:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<623:65> [b3DynamicBvhBroadphase.cpp <623:65 623:71>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3Vector3 [b3DynamicBvhBroadphase.cpp <623:54 623:62>]
@@ -1208,7 +1086,6 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vec
SYMBOL_FUNCTION bool b3DynamicBvh::empty() const
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> bool b3DynamicBvh::empty() const [b3DynamicBvhBroadphase.cpp <628:16 628:20>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <628:6 628:11>]
SYMBOL_FUNCTION bool b3DynamicBvh::empty() const
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> bool b3DynamicBvh::empty() const [b3DynamicBvhBroadphase.cpp <629:17 629:21>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <629:7 629:12>]
SYMBOL_FUNCTION void b3Merge(const b3DbvtAabbMm &, const b3DbvtAabbMm &, b3DbvtAabbMm &)
@@ -1226,10 +1103,8 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <63
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvhBroadphase.cpp <632:29 632:34>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DbvtNode * b3DynamicBvh::m_root [b3DynamicBvhBroadphase.cpp <632:21 632:26>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <632:11 632:16>]
SYMBOL_FUNCTION bool b3DynamicBvh::empty() const
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> bool b3DynamicBvh::empty() const [b3DynamicBvhBroadphase.cpp <633:21 633:25>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <633:11 633:16>]
SYMBOL_FUNCTION b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &)
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DbvtAabbMm & b3DbvtAabbMm::operator=(const b3DbvtAabbMm &) [b3DynamicBvhBroadphase.cpp <633:36 633:36>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <633:30 633:35>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3DbvtVolume b3DbvtNode::volume [b3DynamicBvhBroadphase.cpp <633:55 633:60>]
@@ -1240,29 +1115,25 @@ REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vec
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <635:3 635:8>]
SYMBOL_FUNCTION static b3DbvtAabbMm b3DbvtAabbMm::FromCR(const b3Vector3 &, b3Scalar)
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> static b3DbvtAabbMm b3DbvtAabbMm::FromCR(const b3Vector3 &, b3Scalar) [b3DynamicBvhBroadphase.cpp <635:24 635:29>]
SYMBOL_STRUCT b3DbvtAabbMm
QUALIFIER: b3DbvtAabbMm [b3DynamicBvhBroadphase.cpp <635:10 635:21>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3DynamicBvhBroadphase.cpp <635:31 635:43>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <636:9 636:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<623:65> [b3DynamicBvhBroadphase.cpp <636:2 636:8>]
SYMBOL_FUNCTION const b3Vector3 & b3DbvtAabbMm::Mins() const
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> const b3Vector3 & b3DbvtAabbMm::Mins() const [b3DynamicBvhBroadphase.cpp <636:17 636:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <636:10 636:15>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3DynamicBvhBroadphase.cpp <637:9 637:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<623:84> [b3DynamicBvhBroadphase.cpp <637:2 637:8>]
SYMBOL_FUNCTION const b3Vector3 & b3DbvtAabbMm::Maxs() const
REFERENCE_CALL void b3DynamicBvhBroadphase::getBroadphaseAabb(b3Vector3 &, b3Vector3 &) const -> const b3Vector3 & b3DbvtAabbMm::Maxs() const [b3DynamicBvhBroadphase.cpp <637:17 637:20>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<626:39> [b3DynamicBvhBroadphase.cpp <637:10 637:15>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) [b3DynamicBvhBroadphase.cpp <640:1 <640:30 640:38> 669:1>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <640:6 640:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> void [b3DynamicBvhBroadphase.cpp <640:1 640:4>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<640:54> [b3DynamicBvhBroadphase.cpp <640:54 640:63>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.cpp <640:40 640:51>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<643:6> [b3DynamicBvhBroadphase.cpp <643:6 643:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <643:2 643:4>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> int b3DynamicBvh::m_leaves [b3DynamicBvhBroadphase.cpp <643:31 643:38>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <643:21 643:26>]
@@ -1272,7 +1143,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<643:6> [b3DynamicBvhBroadphase.cpp <644
SYMBOL_FUNCTION void b3DynamicBvh::clear()
REFERENCE_CALL void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> void b3DynamicBvh::clear() [b3DynamicBvhBroadphase.cpp <647:13 647:17>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <647:3 647:8>]
SYMBOL_FUNCTION void b3DynamicBvh::clear()
REFERENCE_CALL void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> void b3DynamicBvh::clear() [b3DynamicBvhBroadphase.cpp <648:13 648:17>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3DynamicBvh [] b3DynamicBvhBroadphase::m_sets [b3DynamicBvhBroadphase.cpp <648:3 648:8>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> bool b3DynamicBvhBroadphase::m_deferedcollide [b3DynamicBvhBroadphase.cpp <650:3 650:18>]
@@ -1289,7 +1159,6 @@ REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3Scal
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_pid [b3DynamicBvhBroadphase.cpp <662:3 662:7>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> int b3DynamicBvhBroadphase::m_cid [b3DynamicBvhBroadphase.cpp <663:3 663:7>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<664:11> [b3DynamicBvhBroadphase.cpp <664:11 664:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> int [b3DynamicBvhBroadphase.cpp <664:7 664:9>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<664:11> [b3DynamicBvhBroadphase.cpp <664:15 664:15>]
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3DynamicBvhBroadphase::anonymous enum (b3DynamicBvhBroadphase.h<123:2>)::STAGECOUNT [b3DynamicBvhBroadphase.cpp <664:18 664:27>]
@@ -1297,6 +1166,5 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<664:11> [b3DynamicBvhBroadphase.cpp <66
REFERENCE_USAGE void b3DynamicBvhBroadphase::resetPool(b3Dispatcher *) -> b3DbvtProxy * [] b3DynamicBvhBroadphase::m_stageRoots [b3DynamicBvhBroadphase.cpp <666:4 666:15>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<664:11> [b3DynamicBvhBroadphase.cpp <666:17 666:17>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::printStats() [b3DynamicBvhBroadphase.cpp <672:1 <672:36 672:45> 673:2>]
SYMBOL_STRUCT b3DynamicBvhBroadphase
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3DynamicBvhBroadphase [b3DynamicBvhBroadphase.cpp <672:12 672:33>]
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::printStats() -> void [b3DynamicBvhBroadphase.cpp <672:1 672:4>]
@@ -1,10 +1,7 @@
FILE: b3OverlappingPairCache.cpp
FILE: b3OverlappingPairCache.cpp
COMMENT: comment [b3OverlappingPairCache.cpp <1:1 14:3>]
FILE: b3OverlappingPairCache.cpp
COMMENT: comment [b3OverlappingPairCache.cpp <20:1 20:28>]
COMMENT: comment [b3OverlappingPairCache.cpp <21:1 21:36>]
FILE: b3OverlappingPairCache.cpp
COMMENT: comment [b3OverlappingPairCache.cpp <36:1 36:31>]
COMMENT: comment [b3OverlappingPairCache.cpp <54:1 62:4>]
COMMENT: comment [b3OverlappingPairCache.cpp <144:2 145:32>]
@@ -66,16 +63,14 @@ SYMBOL_GLOBAL_VARIABLE int b3g_overlappingPairs [b3OverlappingPairCache.cpp <26:
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_overlappingPairs -> int [b3OverlappingPairCache.cpp <26:1 26:3>]
SYMBOL_GLOBAL_VARIABLE int b3g_removePairs [b3OverlappingPairCache.cpp <27:5 27:19>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_removePairs -> int [b3OverlappingPairCache.cpp <27:1 27:3>]
SYMBOL_GLOBAL_VARIABLE int b3g_addedPairs [b3OverlappingPairCache.cpp <28:5 28:18>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_addedPairs -> int [b3OverlappingPairCache.cpp <28:1 28:3>]
SYMBOL_GLOBAL_VARIABLE int b3g_findPairs [b3OverlappingPairCache.cpp <29:5 29:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_findPairs -> int [b3OverlappingPairCache.cpp <29:1 29:3>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() [b3OverlappingPairCache.cpp <34:1 <34:31 34:58> 41:1>]
SYMBOL_CLASS b3HashedOverlappingPairCache
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <34:1 34:28>]
SYMBOL_FUNCTION void b3OverlappingPairCache::b3OverlappingPairCache()
REFERENCE_CALL void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> void b3OverlappingPairCache::b3OverlappingPairCache() [b3OverlappingPairCache.cpp <34:31 34:58>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <34:31 34:58>]
@@ -86,10 +81,7 @@ REFERENCE_USAGE void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache(
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::b3AlignedObjectArray()
REFERENCE_CALL void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> void b3AlignedObjectArray<int>::b3AlignedObjectArray() [b3OverlappingPairCache.cpp <34:31 34:58>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <34:31 34:58>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::b3AlignedObjectArray()
REFERENCE_CALL void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> void b3AlignedObjectArray<int>::b3AlignedObjectArray() [b3OverlappingPairCache.cpp <34:31 34:58>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<38:6> [b3OverlappingPairCache.cpp <38:6 38:25>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> int [b3OverlappingPairCache.cpp <38:2 38:4>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::reserve(int)
REFERENCE_CALL void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache() -> void b3AlignedObjectArray<b3Int4>::reserve(int) [b3OverlappingPairCache.cpp <39:25 39:31>]
@@ -100,11 +92,11 @@ REFERENCE_CALL void b3HashedOverlappingPairCache::b3HashedOverlappingPairCache()
SYMBOL_METHOD public void b3HashedOverlappingPairCache::~b3HashedOverlappingPairCache() [b3OverlappingPairCache.cpp <46:1 <46:31 46:59> 48:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::~b3OverlappingPairCache()
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::~b3HashedOverlappingPairCache() -> void b3OverlappingPairCache::~b3OverlappingPairCache() [b3OverlappingPairCache.cpp <46:31 46:31>]
SYMBOL_CLASS b3HashedOverlappingPairCache
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <46:1 46:28>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <52:1 <52:36 52:55> 64:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *)
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <52:36 52:55>]
SYMBOL_CLASS b3HashedOverlappingPairCache
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <52:6 52:33>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <52:1 52:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<52:75> [b3OverlappingPairCache.cpp <52:75 52:78>]
@@ -114,18 +106,15 @@ REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanOverlappingPair(b3B
SYMBOL_METHOD public void b3HashedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <69:1 <69:36 69:54> 101:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *)
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> void b3OverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <69:36 69:54>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <69:6 69:33>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <69:1 69:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<69:60> [b3OverlappingPairCache.cpp <69:60 69:64>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <69:56 69:58>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<69:80> [b3OverlappingPairCache.cpp <69:80 69:89>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <69:66 69:77>]
SYMBOL_CLASS b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback [b3OverlappingPairCache.cpp <72:2 <72:8 72:24> 95:2>]
REFERENCE_INHERITANCE b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback -> b3OverlapCallback [b3OverlappingPairCache.cpp <72:35 72:51>]
SYMBOL_FIELD private int b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy [b3OverlappingPairCache.cpp <74:7 74:18>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy -> int [b3OverlappingPairCache.cpp <74:3 74:5>]
SYMBOL_FIELD private b3OverlappingPairCache * b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache [b3OverlappingPairCache.cpp <75:27 75:37>]
REFERENCE_TYPE_USAGE b3OverlappingPairCache * b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache -> b3OverlappingPairCache [b3OverlappingPairCache.cpp <75:3 75:24>]
@@ -133,7 +122,6 @@ SYMBOL_FIELD private b3Dispatcher * b3HashedOverlappingPairCache::cleanProxyFrom
REFERENCE_TYPE_USAGE b3Dispatcher * b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_dispatcher -> b3Dispatcher [b3OverlappingPairCache.cpp <76:3 76:14>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) [b3OverlappingPairCache.cpp <79:3 <79:3 79:19> 84:3>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<79:25> [b3OverlappingPairCache.cpp <79:25 79:34>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <79:21 79:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<79:60> [b3OverlappingPairCache.cpp <79:60 79:68>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> b3OverlappingPairCache [b3OverlappingPairCache.cpp <79:36 79:57>]
@@ -164,7 +152,6 @@ REFERENCE_USAGE bool b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPai
REFERENCE_USAGE bool b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <88:11 88:11>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<85:49> [b3OverlappingPairCache.cpp <88:6 88:9>]
REFERENCE_USAGE bool b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> int b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy [b3OverlappingPairCache.cpp <88:16 88:27>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *)
REFERENCE_CALL bool b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <90:18 90:37>]
REFERENCE_USAGE bool b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> b3OverlappingPairCache * b3HashedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache [b3OverlappingPairCache.cpp <90:5 90:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<85:49> [b3OverlappingPairCache.cpp <90:39 90:42>]
@@ -189,31 +176,24 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<69:80> [b3OverlappingPairCache.cpp <99:
SYMBOL_METHOD public void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <106:1 <106:36 106:72> 130:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *)
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <106:36 106:72>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <106:6 106:33>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <106:1 106:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<106:78> [b3OverlappingPairCache.cpp <106:78 106:82>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <106:74 106:76>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<106:98> [b3OverlappingPairCache.cpp <106:98 106:107>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <106:84 106:95>]
SYMBOL_CLASS b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback [b3OverlappingPairCache.cpp <109:2 <109:8 109:25> 124:2>]
REFERENCE_INHERITANCE b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback -> b3OverlapCallback [b3OverlappingPairCache.cpp <109:36 109:52>]
SYMBOL_FIELD private int b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy [b3OverlappingPairCache.cpp <111:7 111:21>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy -> int [b3OverlappingPairCache.cpp <111:3 111:5>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) [b3OverlappingPairCache.cpp <114:3 <114:3 114:20> 117:3>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<114:26> [b3OverlappingPairCache.cpp <114:26 114:38>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> int [b3OverlappingPairCache.cpp <114:22 114:24>]
SYMBOL_FUNCTION void b3OverlapCallback::b3OverlapCallback()
REFERENCE_CALL void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> void b3OverlapCallback::b3OverlapCallback() [b3OverlappingPairCache.cpp <114:3 114:20>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> int b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy [b3OverlappingPairCache.cpp <115:5 115:19>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<114:26> [b3OverlappingPairCache.cpp <115:21 115:33>]
SYMBOL_METHOD public bool b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <118:3 <118:16 118:29> 122:3>]
SYMBOL_FUNCTION bool b3OverlapCallback::processOverlap(b3BroadphasePair &)
REFERENCE_OVERRIDE bool b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> bool b3OverlapCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <118:16 118:29>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> bool [b3OverlappingPairCache.cpp <118:11 118:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<118:49> [b3OverlappingPairCache.cpp <118:49 118:52>]
REFERENCE_TYPE_USAGE bool b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> b3BroadphasePair [b3OverlappingPairCache.cpp <118:31 118:46>]
@@ -232,27 +212,23 @@ SYMBOL_METHOD public void b3HashedOverlappingPairCache::removeOverlappingPairsCo
SYMBOL_METHOD public b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback & b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::operator=(const b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback &) [b3OverlappingPairCache.cpp <109:8 109:25>]
SYMBOL_METHOD public b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback & b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::operator=(b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback &) [b3OverlappingPairCache.cpp <109:8 109:25>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::~RemovePairCallback() [b3OverlappingPairCache.cpp <109:8 <109:8 109:25> 109:25>]
SYMBOL_FUNCTION void b3OverlapCallback::~b3OverlapCallback()
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::~RemovePairCallback() -> void b3OverlapCallback::~b3OverlapCallback() [b3OverlappingPairCache.cpp <109:8 109:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<127:21> [b3OverlappingPairCache.cpp <127:21 127:34>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback [b3OverlappingPairCache.cpp <127:2 127:19>]
SYMBOL_FUNCTION void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int)
REFERENCE_CALL void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) [b3OverlappingPairCache.cpp <127:21 127:34>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<106:78> [b3OverlappingPairCache.cpp <127:36 127:40>]
SYMBOL_FUNCTION void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *)
REFERENCE_CALL void b3HashedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <129:2 129:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<127:21> [b3OverlappingPairCache.cpp <129:30 129:43>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<106:98> [b3OverlappingPairCache.cpp <129:45 129:54>]
SYMBOL_METHOD public b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) [b3OverlappingPairCache.cpp <136:1 <136:49 136:56> 168:1>]
SYMBOL_FUNCTION b3BroadphasePair * b3OverlappingPairCache::findPair(int, int)
REFERENCE_OVERRIDE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair * b3OverlappingPairCache::findPair(int, int) [b3OverlappingPairCache.cpp <136:49 136:56>]
SYMBOL_CLASS b3HashedOverlappingPairCache
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <136:19 136:46>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <136:1 136:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:62> [b3OverlappingPairCache.cpp <136:62 136:67>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <136:58 136:60>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:74> [b3OverlappingPairCache.cpp <136:74 136:79>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <136:70 136:72>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int b3g_findPairs [b3OverlappingPairCache.cpp <138:2 138:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:62> [b3OverlappingPairCache.cpp <139:5 139:10>]
@@ -262,24 +238,19 @@ REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, in
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:62> [b3OverlappingPairCache.cpp <140:10 140:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:74> [b3OverlappingPairCache.cpp <140:17 140:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<141:6> [b3OverlappingPairCache.cpp <141:6 141:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <141:2 141:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:62> [b3OverlappingPairCache.cpp <141:17 141:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<142:6> [b3OverlappingPairCache.cpp <142:6 142:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <142:2 142:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<136:74> [b3OverlappingPairCache.cpp <142:17 142:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<147:6> [b3OverlappingPairCache.cpp <147:6 147:9>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <147:2 147:4>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <147:25 147:27>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <147:30 147:36>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <147:50 147:57>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<141:6> [b3OverlappingPairCache.cpp <147:64 147:71>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <147:87 147:94>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<142:6> [b3OverlappingPairCache.cpp <147:101 147:108>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
@@ -290,7 +261,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int b3AlignedObjectArray<int>::size() const [b3OverlappingPairCache.cpp <149:26 149:29>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <149:14 149:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <154:6 154:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <154:2 154:4>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <154:25 154:25>]
@@ -307,52 +277,41 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <155
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<141:6> [b3OverlappingPairCache.cpp <155:76 155:83>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<142:6> [b3OverlappingPairCache.cpp <155:86 155:93>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <157:3 157:7>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <157:17 157:17>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <157:11 157:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <157:18 157:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <160:6 160:10>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> const int B3_NULL_PAIR [b3OverlappingPairCache.cpp <160:15 160:26>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <167:32 167:32>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::findPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <167:10 167:31>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<154:6> [b3OverlappingPairCache.cpp <167:33 167:37>]
SYMBOL_METHOD private void b3HashedOverlappingPairCache::growTables() [b3OverlappingPairCache.cpp <172:1 <172:36 172:45> 212:1>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <172:6 172:33>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> void [b3OverlappingPairCache.cpp <172:1 172:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <175:6 175:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <175:2 175:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <175:43 175:50>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <175:20 175:41>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int b3AlignedObjectArray<int>::size() const [b3OverlappingPairCache.cpp <177:18 177:21>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <177:6 177:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <177:27 177:37>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<180:7> [b3OverlappingPairCache.cpp <180:7 180:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <180:3 180:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int b3AlignedObjectArray<int>::size() const [b3OverlappingPairCache.cpp <180:38 180:41>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <180:26 180:36>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::resize(int, const int &)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> void b3AlignedObjectArray<int>::resize(int, const int &) [b3OverlappingPairCache.cpp <182:15 182:20>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <182:3 182:13>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <182:22 182:32>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::resize(int, const int &)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> void b3AlignedObjectArray<int>::resize(int, const int &) [b3OverlappingPairCache.cpp <183:10 183:15>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <183:3 183:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <183:17 183:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <186:7 186:7>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <186:3 186:5>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <188:8 188:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <188:14 188:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <188:18 188:28>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <188:33 188:33>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <190:15 190:15>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <190:4 190:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <190:16 190:16>]
@@ -361,7 +320,6 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <192
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <192:15 192:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<175:6> [b3OverlappingPairCache.cpp <192:19 192:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <192:34 192:34>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <194:10 194:10>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <194:4 194:9>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <194:11 194:11>]
@@ -372,90 +330,67 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<180:7> [b3OverlappingPairCache.cpp <197
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <197:30 197:30>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<200:28> [b3OverlappingPairCache.cpp <200:28 200:31>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3BroadphasePair [b3OverlappingPairCache.cpp <200:10 200:25>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <200:57 200:57>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <200:35 200:56>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <200:58 200:58>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<201:8> [b3OverlappingPairCache.cpp <201:8 201:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <201:4 201:6>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3OverlappingPairCache.cpp <201:24 201:24>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <201:24 201:24>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <201:24 201:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<200:28> [b3OverlappingPairCache.cpp <201:19 201:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<202:8> [b3OverlappingPairCache.cpp <202:8 202:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <202:4 202:6>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3OverlappingPairCache.cpp <202:24 202:24>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <202:24 202:24>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <202:24 202:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<200:28> [b3OverlappingPairCache.cpp <202:19 202:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<205:8> [b3OverlappingPairCache.cpp <205:8 205:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <205:4 205:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> int [b3OverlappingPairCache.cpp <205:32 205:34>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <205:37 205:43>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> unsigned int [b3OverlappingPairCache.cpp <205:57 205:64>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<201:8> [b3OverlappingPairCache.cpp <205:71 205:78>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::growTables() -> unsigned int [b3OverlappingPairCache.cpp <205:93 205:100>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<202:8> [b3OverlappingPairCache.cpp <205:107 205:114>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <205:144 205:151>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <205:121 205:142>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <206:10 206:10>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <206:4 206:9>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <206:11 206:11>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <206:27 206:27>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <206:16 206:26>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<205:8> [b3OverlappingPairCache.cpp <206:28 206:36>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::growTables() -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <207:15 207:15>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::growTables() -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <207:4 207:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<205:8> [b3OverlappingPairCache.cpp <207:16 207:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<186:7> [b3OverlappingPairCache.cpp <207:29 207:29>]
SYMBOL_METHOD private b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) [b3OverlappingPairCache.cpp <214:1 <214:49 214:63> 270:1>]
SYMBOL_CLASS b3HashedOverlappingPairCache
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <214:19 214:46>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <214:1 214:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:69> [b3OverlappingPairCache.cpp <214:69 214:74>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <214:65 214:67>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:81> [b3OverlappingPairCache.cpp <214:81 214:86>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <214:77 214:79>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:69> [b3OverlappingPairCache.cpp <216:5 216:10>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:81> [b3OverlappingPairCache.cpp <216:12 216:17>]
SYMBOL_FUNCTION void b3Swap<int>(int &, int &)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> void b3Swap<int>(int &, int &) [b3OverlappingPairCache.cpp <217:3 217:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:69> [b3OverlappingPairCache.cpp <217:10 217:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:81> [b3OverlappingPairCache.cpp <217:17 217:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<218:6> [b3OverlappingPairCache.cpp <218:6 218:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <218:2 218:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:69> [b3OverlappingPairCache.cpp <218:17 218:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<219:6> [b3OverlappingPairCache.cpp <219:6 219:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <219:2 219:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:81> [b3OverlappingPairCache.cpp <219:17 219:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<224:6> [b3OverlappingPairCache.cpp <224:6 224:9>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <224:2 224:4>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <224:25 224:27>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <224:30 224:36>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <224:50 224:57>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<218:6> [b3OverlappingPairCache.cpp <224:64 224:71>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <224:86 224:93>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<219:6> [b3OverlappingPairCache.cpp <224:100 224:107>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <224:137 224:144>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <224:114 224:135>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<227:20> [b3OverlappingPairCache.cpp <227:20 227:23>]
@@ -468,15 +403,12 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<224:6> [b3OverlappingPairCache.cpp <227
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<227:20> [b3OverlappingPairCache.cpp <228:6 228:9>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<227:20> [b3OverlappingPairCache.cpp <230:10 230:13>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<241:6> [b3OverlappingPairCache.cpp <241:6 241:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <241:2 241:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <241:37 241:40>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <241:14 241:35>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<242:6> [b3OverlappingPairCache.cpp <242:6 242:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <242:2 242:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <242:43 242:50>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <242:20 242:41>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<227:20> [b3OverlappingPairCache.cpp <243:2 243:5>]
@@ -484,27 +416,19 @@ SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::expandNonInitializing()
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3Int4 & b3AlignedObjectArray<b3Int4>::expandNonInitializing() [b3OverlappingPairCache.cpp <243:33 243:53>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <243:10 243:31>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<249:6> [b3OverlappingPairCache.cpp <249:6 249:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <249:2 249:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <249:43 249:50>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <249:20 249:41>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<242:6> [b3OverlappingPairCache.cpp <251:6 251:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<249:6> [b3OverlappingPairCache.cpp <251:20 251:30>]
SYMBOL_FUNCTION void b3HashedOverlappingPairCache::growTables()
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> void b3HashedOverlappingPairCache::growTables() [b3OverlappingPairCache.cpp <253:3 253:12>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<224:6> [b3OverlappingPairCache.cpp <255:3 255:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int [b3OverlappingPairCache.cpp <255:22 255:24>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <255:27 255:33>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <255:47 255:54>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<218:6> [b3OverlappingPairCache.cpp <255:61 255:68>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> unsigned int [b3OverlappingPairCache.cpp <255:83 255:90>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<219:6> [b3OverlappingPairCache.cpp <255:97 255:104>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <255:134 255:141>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <255:111 255:132>]
SYMBOL_FUNCTION b3Int4 & b3Int4::operator=(b3Int4 &)
@@ -514,15 +438,12 @@ SYMBOL_FUNCTION b3Int4 b3MakeBroadphasePair(int, int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3Int4 b3MakeBroadphasePair(int, int) [b3OverlappingPairCache.cpp <258:10 258:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:69> [b3OverlappingPairCache.cpp <258:31 258:36>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<214:81> [b3OverlappingPairCache.cpp <258:38 258:43>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <266:8 266:8>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <266:2 266:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<241:6> [b3OverlappingPairCache.cpp <266:9 266:13>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <266:29 266:29>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <266:18 266:28>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<224:6> [b3OverlappingPairCache.cpp <266:30 266:33>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <267:13 267:13>]
REFERENCE_USAGE b3BroadphasePair * b3HashedOverlappingPairCache::internalAddPair(int, int) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <267:2 267:12>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<224:6> [b3OverlappingPairCache.cpp <267:14 267:17>]
@@ -531,51 +452,38 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<227:20> [b3OverlappingPairCache.cpp <26
SYMBOL_METHOD public void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3OverlappingPairCache.cpp <274:1 <274:37 274:57> 372:1>]
SYMBOL_FUNCTION void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *)
REFERENCE_OVERRIDE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3OverlappingPairCache.cpp <274:37 274:57>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <274:7 274:34>]
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <274:1 274:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:63> [b3OverlappingPairCache.cpp <274:63 274:68>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <274:59 274:61>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:75> [b3OverlappingPairCache.cpp <274:75 274:80>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <274:71 274:73>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:96> [b3OverlappingPairCache.cpp <274:96 274:105>]
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <274:82 274:93>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3g_removePairs [b3OverlappingPairCache.cpp <276:2 276:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:63> [b3OverlappingPairCache.cpp <277:5 277:10>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:75> [b3OverlappingPairCache.cpp <277:12 277:17>]
SYMBOL_FUNCTION void b3Swap<int>(int &, int &)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void b3Swap<int>(int &, int &) [b3OverlappingPairCache.cpp <278:3 278:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:63> [b3OverlappingPairCache.cpp <278:10 278:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:75> [b3OverlappingPairCache.cpp <278:17 278:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<279:6> [b3OverlappingPairCache.cpp <279:6 279:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <279:2 279:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:63> [b3OverlappingPairCache.cpp <279:17 279:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<280:6> [b3OverlappingPairCache.cpp <280:6 280:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <280:2 280:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:75> [b3OverlappingPairCache.cpp <280:17 280:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<285:6> [b3OverlappingPairCache.cpp <285:6 285:9>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <285:2 285:4>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <285:25 285:27>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <285:30 285:36>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int [b3OverlappingPairCache.cpp <285:50 285:57>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<279:6> [b3OverlappingPairCache.cpp <285:64 285:71>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int [b3OverlappingPairCache.cpp <285:86 285:93>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<280:6> [b3OverlappingPairCache.cpp <285:100 285:107>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <285:137 285:144>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <285:114 285:135>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<287:20> [b3OverlappingPairCache.cpp <287:20 287:23>]
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <287:2 287:17>]
SYMBOL_FUNCTION b3BroadphasePair * b3HashedOverlappingPairCache::internalFindPair(int, int, int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePair * b3HashedOverlappingPairCache::internalFindPair(int, int, int) [b3OverlappingPairCache.cpp <287:27 287:42>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:63> [b3OverlappingPairCache.cpp <287:44 287:49>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:75> [b3OverlappingPairCache.cpp <287:52 287:57>]
@@ -586,23 +494,17 @@ REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, i
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<287:20> [b3OverlappingPairCache.cpp <293:24 293:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<274:96> [b3OverlappingPairCache.cpp <293:29 293:38>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <297:6 297:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <297:2 297:4>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <297:18 297:20>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<287:20> [b3OverlappingPairCache.cpp <297:22 297:25>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <297:52 297:52>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <297:30 297:51>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <301:6 301:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <301:2 301:4>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <301:25 301:25>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <301:14 301:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<285:6> [b3OverlappingPairCache.cpp <301:26 301:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <304:6 304:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <304:2 304:4>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> const int B3_NULL_PAIR [b3OverlappingPairCache.cpp <304:17 304:28>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <305:9 305:13>]
@@ -610,32 +512,25 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <305
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <307:3 307:10>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <307:14 307:18>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <308:3 308:7>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <308:17 308:17>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <308:11 308:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <308:18 308:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <311:6 311:13>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> const int B3_NULL_PAIR [b3OverlappingPairCache.cpp <311:18 311:29>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <314:9 314:9>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <314:3 314:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <314:10 314:17>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <314:28 314:28>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <314:22 314:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <314:29 314:37>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <318:14 318:14>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <318:3 318:13>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<285:6> [b3OverlappingPairCache.cpp <318:15 318:18>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <318:29 318:29>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <318:23 318:28>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <318:30 318:38>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <325:6 325:18>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <325:2 325:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <325:45 325:48>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <325:22 325:43>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <331:6 331:18>]
@@ -645,34 +540,26 @@ REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, i
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <333:3 333:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<338:26> [b3OverlappingPairCache.cpp <338:26 338:29>]
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <338:8 338:23>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <338:56 338:56>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <338:34 338:55>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <338:57 338:69>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<340:6> [b3OverlappingPairCache.cpp <340:6 340:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <340:2 340:4>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <340:29 340:31>]
SYMBOL_FUNCTION unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int b3HashedOverlappingPairCache::getHash(unsigned int, unsigned int) [b3OverlappingPairCache.cpp <340:34 340:40>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int [b3OverlappingPairCache.cpp <340:54 340:61>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3OverlappingPairCache.cpp <340:74 340:74>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <340:74 340:74>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <340:74 340:74>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<338:26> [b3OverlappingPairCache.cpp <340:68 340:71>]
SYMBOL_BUILTIN_TYPE unsigned int
REFERENCE_TYPE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> unsigned int [b3OverlappingPairCache.cpp <340:90 340:97>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3OverlappingPairCache.cpp <340:110 340:110>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <340:110 340:110>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <340:110 340:110>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<338:26> [b3OverlappingPairCache.cpp <340:104 340:107>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <340:140 340:147>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <340:117 340:138>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <342:2 342:6>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <342:21 342:21>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <342:10 342:20>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<340:6> [b3OverlappingPairCache.cpp <342:22 342:29>]
@@ -683,79 +570,63 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <346
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <348:3 348:10>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <348:14 348:18>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <349:3 349:7>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <349:17 349:17>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <349:11 349:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<301:6> [b3OverlappingPairCache.cpp <349:18 349:22>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <352:6 352:13>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> const int B3_NULL_PAIR [b3OverlappingPairCache.cpp <352:18 352:29>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <355:9 355:9>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <355:3 355:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<304:6> [b3OverlappingPairCache.cpp <355:10 355:17>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <355:28 355:28>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <355:22 355:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <355:29 355:41>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <359:14 359:14>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <359:3 359:13>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<340:6> [b3OverlappingPairCache.cpp <359:15 359:22>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <359:33 359:33>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <359:27 359:32>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <359:34 359:46>]
SYMBOL_FUNCTION b3Int4 & b3Int4::operator=(const b3Int4 &)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3OverlappingPairCache.cpp <363:36 363:36>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <363:24 363:24>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <363:2 363:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <363:25 363:33>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <363:60 363:60>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <363:38 363:59>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<325:6> [b3OverlappingPairCache.cpp <363:61 363:73>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <366:8 366:8>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <366:2 366:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <366:9 366:17>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <366:33 366:33>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <366:22 366:32>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<340:6> [b3OverlappingPairCache.cpp <366:34 366:41>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <367:13 367:13>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_hashTable [b3OverlappingPairCache.cpp <367:2 367:12>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<340:6> [b3OverlappingPairCache.cpp <367:14 367:21>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<297:6> [b3OverlappingPairCache.cpp <367:26 367:34>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::pop_back()
REFERENCE_CALL void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::pop_back() [b3OverlappingPairCache.cpp <369:25 369:32>]
REFERENCE_USAGE void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <369:2 369:23>]
SYMBOL_METHOD public void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <375:1 <375:36 375:61> 395:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *)
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void b3OverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <375:36 375:61>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <375:6 375:33>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <375:1 375:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<375:82> [b3OverlappingPairCache.cpp <375:82 375:89>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3OverlapCallback [b3OverlappingPairCache.cpp <375:63 375:79>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<375:105> [b3OverlappingPairCache.cpp <375:105 375:114>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <375:91 375:102>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<378:6> [b3OverlappingPairCache.cpp <378:6 378:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <378:2 378:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<378:6> [b3OverlappingPairCache.cpp <381:7 381:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<378:6> [b3OverlappingPairCache.cpp <381:11 381:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <381:36 381:39>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <381:13 381:34>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<384:21> [b3OverlappingPairCache.cpp <384:21 384:24>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <384:3 384:18>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <384:51 384:51>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <384:29 384:50>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<378:6> [b3OverlappingPairCache.cpp <384:52 384:52>]
SYMBOL_FUNCTION bool b3OverlapCallback::processOverlap(b3BroadphasePair &)
REFERENCE_CALL void b3HashedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> bool b3OverlapCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <385:17 385:30>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<375:82> [b3OverlappingPairCache.cpp <385:7 385:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<384:21> [b3OverlappingPairCache.cpp <385:33 385:36>]
@@ -775,61 +646,50 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<378:6> [b3OverlappingPairCache.cpp <392
SYMBOL_METHOD private void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) [b3OverlappingPairCache.cpp <401:1 <401:36 401:55> 429:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::sortOverlappingPairs(b3Dispatcher *)
REFERENCE_OVERRIDE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void b3OverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) [b3OverlappingPairCache.cpp <401:36 401:55>]
SYMBOL_CLASS b3HashedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3HashedOverlappingPairCache [b3OverlappingPairCache.cpp <401:6 401:33>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <401:1 401:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<401:71> [b3OverlappingPairCache.cpp <401:71 401:80>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <401:57 401:68>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <404:24 404:31>]
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3BroadphasePairArray [b3OverlappingPairCache.cpp <404:2 404:22>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::b3AlignedObjectArray()
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::b3AlignedObjectArray() [b3OverlappingPairCache.cpp <404:24 404:31>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <405:6 405:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <405:2 405:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <406:7 406:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <406:11 406:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <406:36 406:39>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <406:13 406:34>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <406:43 406:43>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::push_back(const b3Int4 &)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::push_back(const b3Int4 &) [b3OverlappingPairCache.cpp <408:12 408:20>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <408:3 408:10>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <408:44 408:44>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3BroadphasePairArray b3HashedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <408:22 408:43>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <408:45 408:45>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <411:7 411:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <411:11 411:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <411:22 411:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <411:13 411:20>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <411:29 411:29>]
SYMBOL_FUNCTION void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void * b3HashedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3OverlappingPairCache.cpp <413:3 413:23>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3OverlappingPairCache.cpp <413:37 413:37>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <413:37 413:37>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <413:37 413:37>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <413:33 413:33>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <413:25 413:32>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <413:34 413:34>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3OverlappingPairCache.cpp <413:51 413:51>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <413:51 413:51>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <413:51 413:51>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <413:47 413:47>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <413:39 413:46>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <413:48 413:48>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<401:71> [b3OverlappingPairCache.cpp <413:53 413:62>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <416:7 416:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <416:14 416:14>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3AlignedObjectArray<int>::size() const [b3OverlappingPairCache.cpp <416:25 416:28>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <416:18 416:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <416:33 416:33>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int & b3AlignedObjectArray<int>::operator[](int) [b3OverlappingPairCache.cpp <418:9 418:9>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3AlignedObjectArray<int> b3HashedOverlappingPairCache::m_next [b3OverlappingPairCache.cpp <418:3 418:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <418:10 418:10>]
@@ -842,7 +702,6 @@ REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatc
REFERENCE_TYPE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3BroadphasePairSortPredicate [b3OverlappingPairCache.cpp <421:21 421:49>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <423:7 423:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <423:11 423:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <423:22 423:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <423:13 423:20>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <423:29 423:29>]
@@ -851,28 +710,23 @@ REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatc
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3OverlappingPairCache.cpp <425:34 425:34>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <425:34 425:34>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <425:34 425:34>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <425:30 425:30>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <425:22 425:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <425:31 425:31>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3OverlappingPairCache.cpp <425:49 425:49>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <425:49 425:49>]
REFERENCE_USAGE void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <425:49 425:49>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3HashedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <425:45 425:45>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<404:24> [b3OverlappingPairCache.cpp <425:37 425:44>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<405:6> [b3OverlappingPairCache.cpp <425:46 425:46>]
SYMBOL_METHOD public void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3OverlappingPairCache.cpp <432:1 <432:37 432:57> 456:1>]
SYMBOL_FUNCTION void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *)
REFERENCE_OVERRIDE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void * b3OverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) [b3OverlappingPairCache.cpp <432:37 432:57>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <432:7 432:34>]
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <432:1 432:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<432:63> [b3OverlappingPairCache.cpp <432:63 432:68>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <432:59 432:61>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<432:74> [b3OverlappingPairCache.cpp <432:74 432:79>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <432:70 432:72>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<432:96> [b3OverlappingPairCache.cpp <432:96 432:105>]
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <432:82 432:93>]
@@ -880,25 +734,21 @@ SYMBOL_FUNCTION bool b3SortedOverlappingPairCache::hasDeferredRemoval()
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> bool b3SortedOverlappingPairCache::hasDeferredRemoval() [b3OverlappingPairCache.cpp <434:7 434:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<436:20> [b3OverlappingPairCache.cpp <436:20 436:27>]
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <436:3 436:18>]
SYMBOL_FUNCTION b3Int4 b3MakeBroadphasePair(int, int)
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 b3MakeBroadphasePair(int, int) [b3OverlappingPairCache.cpp <436:31 436:50>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<432:63> [b3OverlappingPairCache.cpp <436:52 436:57>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<432:74> [b3OverlappingPairCache.cpp <436:59 436:64>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<439:7> [b3OverlappingPairCache.cpp <439:7 439:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <439:3 439:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::findLinearSearch(const b3Int4 &) const
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::findLinearSearch(const b3Int4 &) const [b3OverlappingPairCache.cpp <439:42 439:57>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <439:19 439:40>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<436:20> [b3OverlappingPairCache.cpp <439:59 439:66>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<439:7> [b3OverlappingPairCache.cpp <440:7 440:15>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <440:42 440:45>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <440:19 440:40>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3g_overlappingPairs [b3OverlappingPairCache.cpp <442:4 442:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<443:22> [b3OverlappingPairCache.cpp <443:22 443:25>]
REFERENCE_TYPE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <443:4 443:19>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <443:51 443:51>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <443:29 443:50>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<439:7> [b3OverlappingPairCache.cpp <443:52 443:60>]
@@ -910,22 +760,18 @@ SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::swap(int, int)
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::swap(int, int) [b3OverlappingPairCache.cpp <449:27 449:30>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <449:4 449:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<439:7> [b3OverlappingPairCache.cpp <449:32 449:40>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::capacity() const
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::capacity() const [b3OverlappingPairCache.cpp <449:65 449:72>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <449:42 449:63>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::pop_back()
REFERENCE_CALL void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::pop_back() [b3OverlappingPairCache.cpp <450:27 450:34>]
REFERENCE_USAGE void * b3SortedOverlappingPairCache::removeOverlappingPair(int, int, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <450:4 450:25>]
SYMBOL_METHOD public b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) [b3OverlappingPairCache.cpp <465:1 <465:49 465:66> 484:1>]
SYMBOL_FUNCTION b3BroadphasePair * b3OverlappingPairCache::addOverlappingPair(int, int)
REFERENCE_OVERRIDE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3BroadphasePair * b3OverlappingPairCache::addOverlappingPair(int, int) [b3OverlappingPairCache.cpp <465:49 465:66>]
SYMBOL_CLASS b3SortedOverlappingPairCache
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <465:19 465:46>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <465:1 465:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:72> [b3OverlappingPairCache.cpp <465:72 465:77>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> int [b3OverlappingPairCache.cpp <465:68 465:70>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:83> [b3OverlappingPairCache.cpp <465:83 465:88>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> int [b3OverlappingPairCache.cpp <465:79 465:81>]
SYMBOL_FUNCTION bool b3SortedOverlappingPairCache::needsBroadphaseCollision(int, int) const
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> bool b3SortedOverlappingPairCache::needsBroadphaseCollision(int, int) const [b3OverlappingPairCache.cpp <470:7 470:30>]
@@ -933,13 +779,10 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:72> [b3OverlappingPairCache.cpp <47
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:83> [b3OverlappingPairCache.cpp <470:39 470:44>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<473:20> [b3OverlappingPairCache.cpp <473:20 473:23>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <473:2 473:17>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::expandNonInitializing()
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3Int4 & b3AlignedObjectArray<b3Int4>::expandNonInitializing() [b3OverlappingPairCache.cpp <473:51 473:71>]
REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <473:28 473:49>]
SYMBOL_FUNCTION b3Int4 & b3Int4::operator=(b3Int4 &)
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3Int4 & b3Int4::operator=(b3Int4 &) [b3OverlappingPairCache.cpp <474:8 474:8>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<473:20> [b3OverlappingPairCache.cpp <474:3 474:6>]
SYMBOL_FUNCTION b3Int4 b3MakeBroadphasePair(int, int)
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> b3Int4 b3MakeBroadphasePair(int, int) [b3OverlappingPairCache.cpp <474:10 474:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:72> [b3OverlappingPairCache.cpp <474:31 474:36>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<465:83> [b3OverlappingPairCache.cpp <474:38 474:43>]
@@ -947,73 +790,57 @@ REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingP
REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::addOverlappingPair(int, int) -> int b3g_addedPairs [b3OverlappingPairCache.cpp <478:2 478:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<473:20> [b3OverlappingPairCache.cpp <482:9 482:12>]
SYMBOL_METHOD public b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) [b3OverlappingPairCache.cpp <490:2 <490:50 490:57> 505:1>]
SYMBOL_FUNCTION b3BroadphasePair * b3OverlappingPairCache::findPair(int, int)
REFERENCE_OVERRIDE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair * b3OverlappingPairCache::findPair(int, int) [b3OverlappingPairCache.cpp <490:50 490:57>]
SYMBOL_CLASS b3SortedOverlappingPairCache
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <490:20 490:47>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <490:2 490:17>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:63> [b3OverlappingPairCache.cpp <490:63 490:68>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <490:59 490:61>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:74> [b3OverlappingPairCache.cpp <490:74 490:79>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <490:70 490:72>]
SYMBOL_FUNCTION bool b3SortedOverlappingPairCache::needsBroadphaseCollision(int, int) const
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> bool b3SortedOverlappingPairCache::needsBroadphaseCollision(int, int) const [b3OverlappingPairCache.cpp <492:7 492:30>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:63> [b3OverlappingPairCache.cpp <492:32 492:37>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:74> [b3OverlappingPairCache.cpp <492:39 492:44>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<495:19> [b3OverlappingPairCache.cpp <495:19 495:25>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <495:2 495:17>]
SYMBOL_FUNCTION b3Int4 b3MakeBroadphasePair(int, int)
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3Int4 b3MakeBroadphasePair(int, int) [b3OverlappingPairCache.cpp <495:29 495:48>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:63> [b3OverlappingPairCache.cpp <495:50 495:55>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<490:74> [b3OverlappingPairCache.cpp <495:57 495:62>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<496:6> [b3OverlappingPairCache.cpp <496:6 496:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> int [b3OverlappingPairCache.cpp <496:2 496:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::findLinearSearch(const b3Int4 &) const
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> int b3AlignedObjectArray<b3Int4>::findLinearSearch(const b3Int4 &) const [b3OverlappingPairCache.cpp <496:41 496:56>]
REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <496:18 496:39>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<495:19> [b3OverlappingPairCache.cpp <496:58 496:64>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<496:6> [b3OverlappingPairCache.cpp <498:6 498:14>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <498:41 498:44>]
REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <498:18 498:39>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<501:22> [b3OverlappingPairCache.cpp <501:22 501:25>]
REFERENCE_TYPE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePair [b3OverlappingPairCache.cpp <501:4 501:19>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <501:52 501:52>]
REFERENCE_USAGE b3BroadphasePair * b3SortedOverlappingPairCache::findPair(int, int) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <501:30 501:51>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<496:6> [b3OverlappingPairCache.cpp <501:53 501:61>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<501:22> [b3OverlappingPairCache.cpp <502:10 502:13>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <518:1 <518:36 518:61> 540:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *)
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void b3OverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <518:36 518:61>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <518:6 518:33>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <518:1 518:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<518:82> [b3OverlappingPairCache.cpp <518:82 518:89>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3OverlapCallback [b3OverlappingPairCache.cpp <518:63 518:79>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<518:105> [b3OverlappingPairCache.cpp <518:105 518:114>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <518:91 518:102>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <521:6 521:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <521:2 521:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <523:7 523:7>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <523:11 523:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <523:36 523:39>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <523:13 523:34>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<526:21> [b3OverlappingPairCache.cpp <526:21 526:24>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <526:3 526:18>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3OverlappingPairCache.cpp <526:51 526:51>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <526:29 526:50>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <526:52 526:52>]
SYMBOL_FUNCTION bool b3OverlapCallback::processOverlap(b3BroadphasePair &)
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> bool b3OverlapCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <527:17 527:30>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<518:82> [b3OverlappingPairCache.cpp <527:7 527:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<526:21> [b3OverlappingPairCache.cpp <527:33 527:36>]
SYMBOL_FUNCTION void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *)
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <529:4 529:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<526:21> [b3OverlappingPairCache.cpp <529:26 529:29>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<518:105> [b3OverlappingPairCache.cpp <529:31 529:40>]
@@ -1025,64 +852,50 @@ REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3OverlappingPairCache.cpp <531:10 531:10>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <531:10 531:10>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<526:21> [b3OverlappingPairCache.cpp <531:4 531:7>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::swap(int, int)
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::swap(int, int) [b3OverlappingPairCache.cpp <532:27 532:30>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <532:4 532:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <532:32 532:32>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int b3AlignedObjectArray<b3Int4>::size() const [b3OverlappingPairCache.cpp <532:57 532:60>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <532:34 532:55>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::pop_back()
REFERENCE_CALL void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> void b3AlignedObjectArray<b3Int4>::pop_back() [b3OverlappingPairCache.cpp <533:27 533:34>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <533:4 533:25>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) -> int b3g_overlappingPairs [b3OverlappingPairCache.cpp <534:4 534:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<521:6> [b3OverlappingPairCache.cpp <537:4 537:4>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() [b3OverlappingPairCache.cpp <545:1 <545:31 545:58> 553:1>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_FUNCTION void b3OverlappingPairCache::b3OverlappingPairCache()
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <545:1 545:28>]
REFERENCE_CALL void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> void b3OverlappingPairCache::b3OverlappingPairCache() [b3OverlappingPairCache.cpp <545:31 545:58>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <545:31 545:58>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::b3AlignedObjectArray()
REFERENCE_CALL void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> void b3AlignedObjectArray<b3Int4>::b3AlignedObjectArray() [b3OverlappingPairCache.cpp <545:31 545:58>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> bool b3SortedOverlappingPairCache::m_blockedForChanges [b3OverlappingPairCache.cpp <546:2 546:20>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> bool b3SortedOverlappingPairCache::m_hasDeferredRemoval [b3OverlappingPairCache.cpp <547:2 547:21>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> b3OverlapFilterCallback * b3SortedOverlappingPairCache::m_overlapFilterCallback [b3OverlappingPairCache.cpp <548:2 548:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<551:6> [b3OverlappingPairCache.cpp <551:6 551:25>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> int [b3OverlappingPairCache.cpp <551:2 551:4>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::reserve(int)
REFERENCE_CALL void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> void b3AlignedObjectArray<b3Int4>::reserve(int) [b3OverlappingPairCache.cpp <552:25 552:31>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::b3SortedOverlappingPairCache() -> b3BroadphasePairArray b3SortedOverlappingPairCache::m_overlappingPairArray [b3OverlappingPairCache.cpp <552:2 552:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<551:6> [b3OverlappingPairCache.cpp <552:33 552:52>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::~b3SortedOverlappingPairCache() [b3OverlappingPairCache.cpp <555:1 <555:31 555:59> 557:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::~b3OverlappingPairCache()
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::~b3SortedOverlappingPairCache() -> void b3OverlappingPairCache::~b3OverlappingPairCache() [b3OverlappingPairCache.cpp <555:31 555:31>]
SYMBOL_CLASS b3SortedOverlappingPairCache
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <555:1 555:28>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <559:1 <559:36 559:55> 571:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *)
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <559:36 559:55>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <559:6 559:33>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <559:1 559:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<559:75> [b3OverlappingPairCache.cpp <559:75 559:78>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> b3BroadphasePair [b3OverlappingPairCache.cpp <559:57 559:72>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<559:94> [b3OverlappingPairCache.cpp <559:94 559:103>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <559:80 559:91>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <574:1 <574:36 574:54> 606:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *)
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> void b3OverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <574:36 574:54>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <574:6 574:33>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <574:1 574:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<574:60> [b3OverlappingPairCache.cpp <574:60 574:64>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <574:56 574:58>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<574:80> [b3OverlappingPairCache.cpp <574:80 574:89>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <574:66 574:77>]
SYMBOL_CLASS b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback [b3OverlappingPairCache.cpp <577:2 <577:8 577:24> 600:2>]
REFERENCE_INHERITANCE b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback -> b3OverlapCallback [b3OverlappingPairCache.cpp <577:35 577:51>]
SYMBOL_FIELD private int b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy [b3OverlappingPairCache.cpp <579:7 579:18>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy -> int [b3OverlappingPairCache.cpp <579:3 579:5>]
SYMBOL_FIELD private b3OverlappingPairCache * b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache [b3OverlappingPairCache.cpp <580:27 580:37>]
REFERENCE_TYPE_USAGE b3OverlappingPairCache * b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache -> b3OverlappingPairCache [b3OverlappingPairCache.cpp <580:3 580:24>]
@@ -1090,13 +903,11 @@ SYMBOL_FIELD private b3Dispatcher * b3SortedOverlappingPairCache::cleanProxyFrom
REFERENCE_TYPE_USAGE b3Dispatcher * b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_dispatcher -> b3Dispatcher [b3OverlappingPairCache.cpp <581:3 581:14>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) [b3OverlappingPairCache.cpp <584:3 <584:3 584:19> 589:3>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:25> [b3OverlappingPairCache.cpp <584:25 584:34>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <584:21 584:23>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:60> [b3OverlappingPairCache.cpp <584:60 584:68>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> b3OverlappingPairCache [b3OverlappingPairCache.cpp <584:36 584:57>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:84> [b3OverlappingPairCache.cpp <584:84 584:93>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <584:70 584:81>]
SYMBOL_FUNCTION void b3OverlapCallback::b3OverlapCallback()
REFERENCE_CALL void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> void b3OverlapCallback::b3OverlapCallback() [b3OverlappingPairCache.cpp <584:3 584:19>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> int b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy [b3OverlappingPairCache.cpp <585:5 585:16>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:25> [b3OverlappingPairCache.cpp <585:18 585:27>]
@@ -1105,9 +916,7 @@ LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:60> [b3OverlappingPairCache.cpp <58
REFERENCE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::CleanPairCallback(int, b3OverlappingPairCache *, b3Dispatcher *) -> b3Dispatcher * b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_dispatcher [b3OverlappingPairCache.cpp <587:4 587:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<584:84> [b3OverlappingPairCache.cpp <587:17 587:26>]
SYMBOL_METHOD public bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <590:3 <590:16 590:29> 598:3>]
SYMBOL_FUNCTION bool b3OverlapCallback::processOverlap(b3BroadphasePair &)
REFERENCE_OVERRIDE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> bool b3OverlapCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <590:16 590:29>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> bool [b3OverlappingPairCache.cpp <590:11 590:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<590:49> [b3OverlappingPairCache.cpp <590:49 590:52>]
REFERENCE_TYPE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> b3BroadphasePair [b3OverlappingPairCache.cpp <590:31 590:46>]
@@ -1121,7 +930,6 @@ REFERENCE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPai
REFERENCE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3OverlappingPairCache.cpp <593:11 593:11>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<590:49> [b3OverlappingPairCache.cpp <593:6 593:9>]
REFERENCE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> int b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_cleanProxy [b3OverlappingPairCache.cpp <593:16 593:27>]
SYMBOL_FUNCTION void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *)
REFERENCE_CALL bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> void b3OverlappingPairCache::cleanOverlappingPair(b3BroadphasePair &, b3Dispatcher *) [b3OverlappingPairCache.cpp <595:18 595:37>]
REFERENCE_USAGE bool b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::processOverlap(b3BroadphasePair &) -> b3OverlappingPairCache * b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::m_pairCache [b3OverlappingPairCache.cpp <595:5 595:15>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<590:49> [b3OverlappingPairCache.cpp <595:39 595:42>]
@@ -1131,7 +939,6 @@ SYMBOL_METHOD public void b3SortedOverlappingPairCache::cleanProxyFromPairs::Cle
SYMBOL_METHOD public b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback & b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::operator=(const b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback &) [b3OverlappingPairCache.cpp <577:8 577:24>]
SYMBOL_METHOD public b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback & b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::operator=(b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback &) [b3OverlappingPairCache.cpp <577:8 577:24>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::~CleanPairCallback() [b3OverlappingPairCache.cpp <577:8 <577:8 577:24> 577:24>]
SYMBOL_FUNCTION void b3OverlapCallback::~b3OverlapCallback()
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback::~CleanPairCallback() -> void b3OverlapCallback::~b3OverlapCallback() [b3OverlappingPairCache.cpp <577:8 577:24>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<602:20> [b3OverlappingPairCache.cpp <602:20 602:29>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dispatcher *) -> b3SortedOverlappingPairCache::cleanProxyFromPairs::CleanPairCallback [b3OverlappingPairCache.cpp <602:2 602:18>]
@@ -1144,33 +951,25 @@ REFERENCE_CALL void b3SortedOverlappingPairCache::cleanProxyFromPairs(int, b3Dis
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<602:20> [b3OverlappingPairCache.cpp <604:30 604:39>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<574:80> [b3OverlappingPairCache.cpp <604:41 604:50>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <609:1 <609:36 609:72> 632:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *)
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3OverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) [b3OverlappingPairCache.cpp <609:36 609:72>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <609:6 609:33>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <609:1 609:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<609:78> [b3OverlappingPairCache.cpp <609:78 609:82>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> int [b3OverlappingPairCache.cpp <609:74 609:76>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<609:98> [b3OverlappingPairCache.cpp <609:98 609:107>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <609:84 609:95>]
SYMBOL_CLASS b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback [b3OverlappingPairCache.cpp <612:2 <612:8 612:25> 627:2>]
REFERENCE_INHERITANCE b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback -> b3OverlapCallback [b3OverlappingPairCache.cpp <612:36 612:52>]
SYMBOL_FIELD private int b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy [b3OverlappingPairCache.cpp <614:7 614:21>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy -> int [b3OverlappingPairCache.cpp <614:3 614:5>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) [b3OverlappingPairCache.cpp <617:3 <617:3 617:20> 620:3>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<617:26> [b3OverlappingPairCache.cpp <617:26 617:38>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> int [b3OverlappingPairCache.cpp <617:22 617:24>]
SYMBOL_FUNCTION void b3OverlapCallback::b3OverlapCallback()
REFERENCE_CALL void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> void b3OverlapCallback::b3OverlapCallback() [b3OverlappingPairCache.cpp <617:3 617:20>]
REFERENCE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) -> int b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::m_obsoleteProxy [b3OverlappingPairCache.cpp <618:5 618:19>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<617:26> [b3OverlappingPairCache.cpp <618:21 618:33>]
SYMBOL_METHOD public bool b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <621:3 <621:16 621:29> 625:3>]
SYMBOL_FUNCTION bool b3OverlapCallback::processOverlap(b3BroadphasePair &)
REFERENCE_OVERRIDE bool b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> bool b3OverlapCallback::processOverlap(b3BroadphasePair &) [b3OverlappingPairCache.cpp <621:16 621:29>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> bool [b3OverlappingPairCache.cpp <621:11 621:14>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<621:49> [b3OverlappingPairCache.cpp <621:49 621:52>]
REFERENCE_TYPE_USAGE bool b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::processOverlap(b3BroadphasePair &) -> b3BroadphasePair [b3OverlappingPairCache.cpp <621:31 621:46>]
@@ -1189,22 +988,18 @@ SYMBOL_METHOD public void b3SortedOverlappingPairCache::removeOverlappingPairsCo
SYMBOL_METHOD public b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback & b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::operator=(const b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback &) [b3OverlappingPairCache.cpp <612:8 612:25>]
SYMBOL_METHOD public b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback & b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::operator=(b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback &) [b3OverlappingPairCache.cpp <612:8 612:25>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::~RemovePairCallback() [b3OverlappingPairCache.cpp <612:8 <612:8 612:25> 612:25>]
SYMBOL_FUNCTION void b3OverlapCallback::~b3OverlapCallback()
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::~RemovePairCallback() -> void b3OverlapCallback::~b3OverlapCallback() [b3OverlappingPairCache.cpp <612:8 612:25>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<629:21> [b3OverlappingPairCache.cpp <629:21 629:34>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback [b3OverlappingPairCache.cpp <629:2 629:19>]
SYMBOL_FUNCTION void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int)
REFERENCE_CALL void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy::RemovePairCallback::RemovePairCallback(int) [b3OverlappingPairCache.cpp <629:21 629:34>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<609:78> [b3OverlappingPairCache.cpp <629:36 629:40>]
SYMBOL_FUNCTION void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *)
REFERENCE_CALL void b3SortedOverlappingPairCache::removeOverlappingPairsContainingProxy(int, b3Dispatcher *) -> void b3SortedOverlappingPairCache::processAllOverlappingPairs(b3OverlapCallback *, b3Dispatcher *) [b3OverlappingPairCache.cpp <631:2 631:27>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<629:21> [b3OverlappingPairCache.cpp <631:30 631:43>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<609:98> [b3OverlappingPairCache.cpp <631:45 631:54>]
SYMBOL_METHOD public void b3SortedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) [b3OverlappingPairCache.cpp <634:1 <634:36 634:55> 637:1>]
SYMBOL_FUNCTION void b3OverlappingPairCache::sortOverlappingPairs(b3Dispatcher *)
REFERENCE_OVERRIDE void b3SortedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void b3OverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) [b3OverlappingPairCache.cpp <634:36 634:55>]
SYMBOL_CLASS b3SortedOverlappingPairCache
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3SortedOverlappingPairCache [b3OverlappingPairCache.cpp <634:6 634:33>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> void [b3OverlappingPairCache.cpp <634:1 634:4>]
LOCAL_SYMBOL: b3OverlappingPairCache.cpp<634:71> [b3OverlappingPairCache.cpp <634:71 634:80>]
REFERENCE_TYPE_USAGE void b3SortedOverlappingPairCache::sortOverlappingPairs(b3Dispatcher *) -> b3Dispatcher [b3OverlappingPairCache.cpp <634:57 634:68>]
@@ -1,11 +1,6 @@
FILE: b3ConvexUtility.cpp
FILE: b3ConvexUtility.cpp
COMMENT: comment [b3ConvexUtility.cpp <1:1 13:3>]
COMMENT: comment [b3ConvexUtility.cpp <14:1 14:38>]
FILE: b3ConvexUtility.cpp
FILE: b3ConvexUtility.cpp
FILE: b3ConvexUtility.cpp
FILE: b3ConvexUtility.cpp
COMMENT: comment [b3ConvexUtility.cpp <59:3 59:30>]
COMMENT: comment [b3ConvexUtility.cpp <65:3 65:25>]
REFERENCE_MACRO_USAGE b3ConvexUtility.cpp -> b3Assert [b3ConvexUtility.cpp <99:4 99:11>]
@@ -35,8 +30,9 @@ COMMENT: comment [b3ConvexUtility.cpp <417:7 417:28>]
REFERENCE_MACRO_USAGE b3ConvexUtility.cpp -> TEST_INTERNAL_OBJECTS [b3ConvexUtility.cpp <441:8 441:28>]
SYMBOL_METHOD public void b3ConvexUtility::~b3ConvexUtility() [b3ConvexUtility.cpp <27:1 <27:18 27:33> 29:1>]
SYMBOL_CLASS b3ConvexUtility
QUALIFIER: b3ConvexUtility [b3ConvexUtility.cpp <27:1 27:15>]
SYMBOL_METHOD public bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) [b3ConvexUtility.cpp <31:1 <31:23 31:50> 265:1>]
SYMBOL_CLASS b3ConvexUtility
QUALIFIER: b3ConvexUtility [b3ConvexUtility.cpp <31:6 31:20>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <31:1 31:4>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<31:69> [b3ConvexUtility.cpp <31:69 31:79>]
@@ -45,7 +41,6 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<31:86> [b3ConvexUtility.cpp <31:86 31:94>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <31:82 31:84>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<31:102> [b3ConvexUtility.cpp <31:102 31:123>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <31:97 31:100>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<36:23> [b3ConvexUtility.cpp <36:23 36:26>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3ConvexHullComputer [b3ConvexUtility.cpp <36:2 36:21>]
@@ -65,7 +60,6 @@ REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3Conv
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray() [b3ConvexUtility.cpp <39:34 39:44>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<40:6> [b3ConvexUtility.cpp <40:6 40:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <40:2 40:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <40:28 40:31>]
@@ -88,18 +82,15 @@ REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <46:2 46:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<40:6> [b3ConvexUtility.cpp <46:18 46:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<48:6> [b3ConvexUtility.cpp <48:6 48:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <48:2 48:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3ConvexUtility.cpp <48:41 48:44>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexHullComputer::vertices [b3ConvexUtility.cpp <48:32 48:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <48:20 48:29>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::resize(int, const b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<b3Vector3>::resize(int, const b3Vector3 &) [b3ConvexUtility.cpp <49:13 49:18>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <49:2 49:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<48:6> [b3ConvexUtility.cpp <49:20 49:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<50:11> [b3ConvexUtility.cpp <50:11 50:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <50:7 50:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<50:11> [b3ConvexUtility.cpp <50:15 50:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<48:6> [b3ConvexUtility.cpp <50:17 50:27>]
@@ -110,19 +101,16 @@ SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <52:13 52:13>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <52:3 52:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<50:11> [b3ConvexUtility.cpp <52:14 52:14>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <52:39 52:39>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexHullComputer::vertices [b3ConvexUtility.cpp <52:31 52:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <52:19 52:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<50:11> [b3ConvexUtility.cpp <52:40 52:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <56:11 56:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <56:7 56:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <56:15 56:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<40:6> [b3ConvexUtility.cpp <56:17 56:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <56:26 56:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<58:7> [b3ConvexUtility.cpp <58:7 58:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <58:3 58:5>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <58:31 58:31>]
@@ -131,6 +119,7 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <58:14 58:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <58:32 58:32>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<60:38> [b3ConvexUtility.cpp <60:38 60:46>]
SYMBOL_CLASS b3ConvexHullComputer
QUALIFIER: b3ConvexHullComputer [b3ConvexUtility.cpp <60:9 60:28>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3ConvexHullComputer::Edge [b3ConvexUtility.cpp <60:31 60:34>]
SYMBOL_FUNCTION b3ConvexHullComputer::Edge & b3AlignedObjectArray<b3ConvexHullComputer::Edge>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3ConvexHullComputer::Edge & b3AlignedObjectArray<b3ConvexHullComputer::Edge>::operator[](int) [b3ConvexUtility.cpp <60:68 60:68>]
@@ -138,7 +127,7 @@ REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vecto
LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <60:51 60:60>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<58:7> [b3ConvexUtility.cpp <60:69 60:72>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<61:38> [b3ConvexUtility.cpp <61:38 61:41>]
SYMBOL_CLASS b3ConvexHullComputer
QUALIFIER: b3ConvexHullComputer [b3ConvexUtility.cpp <61:9 61:28>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3ConvexHullComputer::Edge [b3ConvexUtility.cpp <61:31 61:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<60:38> [b3ConvexUtility.cpp <61:45 61:53>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<63:13> [b3ConvexUtility.cpp <63:13 63:17>]
@@ -146,10 +135,8 @@ REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3Vector3::b3Vector3() [b3ConvexUtility.cpp <63:13 63:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<64:7> [b3ConvexUtility.cpp <64:7 64:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <64:3 64:5>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<70:8> [b3ConvexUtility.cpp <70:8 70:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <70:4 70:6>]
SYMBOL_FUNCTION int b3ConvexHullComputer::Edge::getSourceVertex() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3ConvexHullComputer::Edge::getSourceVertex() const [b3ConvexUtility.cpp <70:20 70:34>]
@@ -163,7 +150,6 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <71:4 71:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <71:13 71:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<70:8> [b3ConvexUtility.cpp <71:36 71:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<72:8> [b3ConvexUtility.cpp <72:8 72:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <72:4 72:6>]
SYMBOL_FUNCTION int b3ConvexHullComputer::Edge::getTargetVertex() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3ConvexHullComputer::Edge::getTargetVertex() const [b3ConvexUtility.cpp <72:21 72:35>]
@@ -172,16 +158,13 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<73:14> [b3ConvexUtility.cpp <73:14 73:15>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <73:4 73:12>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3(const b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ConvexUtility.cpp <73:43 73:43>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <73:39 73:39>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexHullComputer::vertices [b3ConvexUtility.cpp <73:31 73:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <73:19 73:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<70:8> [b3ConvexUtility.cpp <73:40 73:42>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<75:14> [b3ConvexUtility.cpp <75:14 75:15>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <75:4 75:12>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3(const b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ConvexUtility.cpp <75:44 75:44>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <75:39 75:39>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexHullComputer::vertices [b3ConvexUtility.cpp <75:31 75:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<42:24> [b3ConvexUtility.cpp <75:19 75:28>]
@@ -196,7 +179,6 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::normalize()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3Vector3::normalize() [b3ConvexUtility.cpp <77:12 77:20>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<76:14> [b3ConvexUtility.cpp <77:4 77:10>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<64:7> [b3ConvexUtility.cpp <78:8 78:15>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3ConvexUtility.cpp <79:23 79:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<63:13> [b3ConvexUtility.cpp <79:5 79:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<64:7> [b3ConvexUtility.cpp <79:11 79:18>]
@@ -212,7 +194,6 @@ REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3
LOCAL_SYMBOL: b3ConvexUtility.cpp<64:7> [b3ConvexUtility.cpp <87:7 87:14>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3ConvexUtility.cpp <89:19 89:19>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <89:15 89:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <89:4 89:14>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <89:16 89:16>]
@@ -220,65 +201,51 @@ SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3ConvexUtility.cpp <89:30 89:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<63:13> [b3ConvexUtility.cpp <89:21 89:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<63:13> [b3ConvexUtility.cpp <89:36 89:40>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::normalize()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3Vector3::normalize() [b3ConvexUtility.cpp <90:19 90:27>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <90:15 90:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <90:4 90:14>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <90:16 90:16>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <91:16 91:22>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <91:12 91:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <91:4 91:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <91:13 91:13>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getX() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> const b3Scalar & b3Vector3::getX() const [b3ConvexUtility.cpp <91:44 91:47>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <91:40 91:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <91:29 91:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <91:41 91:41>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <92:16 92:22>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <92:12 92:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <92:4 92:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <92:13 92:13>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getY() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> const b3Scalar & b3Vector3::getY() const [b3ConvexUtility.cpp <92:44 92:47>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <92:40 92:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <92:29 92:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <92:41 92:41>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <93:16 93:22>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <93:12 93:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <93:4 93:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <93:13 93:13>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getZ() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> const b3Scalar & b3Vector3::getZ() const [b3ConvexUtility.cpp <93:44 93:47>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <93:40 93:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <93:29 93:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <93:41 93:41>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <94:16 94:22>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <94:12 94:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <94:4 94:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <94:13 94:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<84:12> [b3ConvexUtility.cpp <94:29 94:35>]
SYMBOL_FUNCTION void b3Vector3::setZero()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3Vector3::setZero() [b3ConvexUtility.cpp <100:19 100:25>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <100:15 100:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <100:4 100:14>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <100:16 100:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<103:12> [b3ConvexUtility.cpp <103:12 103:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <103:8 103:10>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<103:12> [b3ConvexUtility.cpp <103:16 103:16>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <103:40 103:43>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <103:30 103:38>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <103:26 103:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <103:18 103:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <103:27 103:27>]
@@ -287,18 +254,14 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<105:13> [b3ConvexUtility.cpp <105:13 105:14>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [b3ConvexUtility.cpp <105:4 105:11>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3ConvexUtility.cpp <105:55 105:57>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <105:28 105:28>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <105:18 105:27>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <105:50 105:50>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <105:41 105:49>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <105:37 105:37>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <105:29 105:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <105:38 105:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<103:12> [b3ConvexUtility.cpp <105:51 105:51>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <105:70 105:70>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<39:34> [b3ConvexUtility.cpp <105:59 105:69>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <105:71 105:71>]
@@ -307,7 +270,6 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<105:13> [b3ConvexUtility.cpp <106:16 106:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<84:12> [b3ConvexUtility.cpp <108:5 108:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<105:13> [b3ConvexUtility.cpp <108:13 108:14>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <111:15 111:21>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <111:11 111:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <111:3 111:10>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<56:11> [b3ConvexUtility.cpp <111:12 111:12>]
@@ -316,47 +278,36 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<116:11> [b3ConvexUtility.cpp <116:11 116:27>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [b3ConvexUtility.cpp <116:2 116:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <117:28 117:36>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> [b3ConvexUtility.cpp <117:2 117:21>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<int> -> int [b3ConvexUtility.cpp <117:23 117:25>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::b3AlignedObjectArray()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::b3AlignedObjectArray() [b3ConvexUtility.cpp <117:28 117:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<118:11> [b3ConvexUtility.cpp <118:11 118:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <118:7 118:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<118:11> [b3ConvexUtility.cpp <118:15 118:15>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3MyFace>::size() const [b3ConvexUtility.cpp <118:26 118:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <118:17 118:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<118:11> [b3ConvexUtility.cpp <118:33 118:33>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::push_back(const int &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::push_back(const int &) [b3ConvexUtility.cpp <119:13 119:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <119:3 119:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<118:11> [b3ConvexUtility.cpp <119:23 119:23>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <121:19 121:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <121:9 121:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <123:29 123:45>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> [b3ConvexUtility.cpp <123:3 123:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<int> -> int [b3ConvexUtility.cpp <123:24 123:26>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::b3AlignedObjectArray()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::b3AlignedObjectArray() [b3ConvexUtility.cpp <123:29 123:45>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<124:7> [b3ConvexUtility.cpp <124:7 124:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <124:3 124:5>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <124:26 124:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <124:17 124:25>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <124:37 124:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <124:27 124:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::push_back(const int &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::push_back(const int &) [b3ConvexUtility.cpp <126:21 126:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <126:3 126:19>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<124:7> [b3ConvexUtility.cpp <126:31 126:37>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<127:13> [b3ConvexUtility.cpp <127:13 127:17>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace [b3ConvexUtility.cpp <127:3 127:10>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <127:29 127:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <127:21 127:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<124:7> [b3ConvexUtility.cpp <127:30 127:36>]
@@ -374,29 +325,23 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<127:13> [b3ConvexUtility.cpp <130:58 130:62>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <130:81 130:87>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<127:13> [b3ConvexUtility.cpp <130:75 130:79>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<131:12> [b3ConvexUtility.cpp <131:12 131:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <131:8 131:10>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <131:24 131:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <131:14 131:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<131:12> [b3ConvexUtility.cpp <131:33 131:33>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<131:12> [b3ConvexUtility.cpp <131:38 131:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<133:8> [b3ConvexUtility.cpp <133:8 133:8>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <133:4 133:6>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <133:21 133:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <133:12 133:20>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<131:12> [b3ConvexUtility.cpp <133:22 133:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<134:14> [b3ConvexUtility.cpp <134:14 134:18>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace [b3ConvexUtility.cpp <134:4 134:11>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <134:30 134:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <134:22 134:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<133:8> [b3ConvexUtility.cpp <134:31 134:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<135:14> [b3ConvexUtility.cpp <135:14 135:24>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <135:4 135:12>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3ConvexUtility.cpp <135:28 135:40>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <135:48 135:54>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<134:14> [b3ConvexUtility.cpp <135:42 135:46>]
@@ -404,12 +349,10 @@ REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vecto
LOCAL_SYMBOL: b3ConvexUtility.cpp<134:14> [b3ConvexUtility.cpp <135:59 135:63>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <135:82 135:88>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<134:14> [b3ConvexUtility.cpp <135:76 135:80>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3ConvexUtility.cpp <136:20 136:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<130:13> [b3ConvexUtility.cpp <136:8 136:18>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<135:14> [b3ConvexUtility.cpp <136:24 136:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<116:11> [b3ConvexUtility.cpp <136:37 136:53>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::push_back(const int &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::push_back(const int &) [b3ConvexUtility.cpp <138:23 138:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <138:5 138:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<133:8> [b3ConvexUtility.cpp <138:33 138:33>]
@@ -418,9 +361,7 @@ REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector
LOCAL_SYMBOL: b3ConvexUtility.cpp<117:28> [b3ConvexUtility.cpp <139:5 139:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<133:8> [b3ConvexUtility.cpp <139:22 139:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<144:8> [b3ConvexUtility.cpp <144:8 144:16>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <144:3 144:6>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <145:25 145:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <145:7 145:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <149:42 149:50>]
@@ -430,28 +371,22 @@ SYMBOL_FUNCTION void b3AlignedObjectArray<b3GrahamVector3>::b3AlignedObjectArray
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<b3GrahamVector3>::b3AlignedObjectArray() [b3ConvexUtility.cpp <149:42 149:50>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<150:14> [b3ConvexUtility.cpp <150:14 150:30>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <150:4 150:12>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3ConvexUtility.cpp <150:34 150:46>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<152:13> [b3ConvexUtility.cpp <152:13 152:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <152:9 152:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<152:13> [b3ConvexUtility.cpp <152:17 152:17>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <152:37 152:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <152:19 152:35>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<152:13> [b3ConvexUtility.cpp <152:44 152:44>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<156:15> [b3ConvexUtility.cpp <156:15 156:18>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace [b3ConvexUtility.cpp <156:5 156:12>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <156:30 156:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <156:22 156:29>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <156:48 156:48>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <156:31 156:47>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<152:13> [b3ConvexUtility.cpp <156:49 156:49>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<157:15> [b3ConvexUtility.cpp <157:15 157:24>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <157:5 157:13>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3ConvexUtility.cpp <157:28 157:40>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <157:47 157:53>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<156:15> [b3ConvexUtility.cpp <157:42 157:45>]
@@ -464,35 +399,27 @@ REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector
LOCAL_SYMBOL: b3ConvexUtility.cpp<150:14> [b3ConvexUtility.cpp <158:5 158:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<157:15> [b3ConvexUtility.cpp <158:24 158:33>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<159:14> [b3ConvexUtility.cpp <159:14 159:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <159:10 159:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<159:14> [b3ConvexUtility.cpp <159:18 159:18>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <159:35 159:38>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <159:25 159:33>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<156:15> [b3ConvexUtility.cpp <159:20 159:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<159:14> [b3ConvexUtility.cpp <159:42 159:42>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<161:10> [b3ConvexUtility.cpp <161:10 161:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <161:6 161:8>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <161:35 161:35>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <161:26 161:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<156:15> [b3ConvexUtility.cpp <161:21 161:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<159:14> [b3ConvexUtility.cpp <161:36 161:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<162:16> [b3ConvexUtility.cpp <162:16 162:17>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 [b3ConvexUtility.cpp <162:6 162:14>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3(const b3Vector3 &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3ConvexUtility.cpp <162:40 162:40>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <162:31 162:31>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <162:21 162:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<161:10> [b3ConvexUtility.cpp <162:32 162:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<164:11> [b3ConvexUtility.cpp <164:11 164:15>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <164:6 164:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<166:15> [b3ConvexUtility.cpp <166:15 166:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <166:11 166:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<166:15> [b3ConvexUtility.cpp <166:19 166:19>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3GrahamVector3>::size() const
@@ -520,7 +447,6 @@ REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3
SYMBOL_FUNCTION void b3MyFace::b3MyFace()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3MyFace::b3MyFace() [b3ConvexUtility.cpp <182:13 182:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<183:13> [b3ConvexUtility.cpp <183:13 183:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <183:9 183:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<183:13> [b3ConvexUtility.cpp <183:17 183:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<183:13> [b3ConvexUtility.cpp <183:21 183:21>]
@@ -528,19 +454,15 @@ REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vecto
LOCAL_SYMBOL: b3ConvexUtility.cpp<182:13> [b3ConvexUtility.cpp <184:5 184:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<183:13> [b3ConvexUtility.cpp <184:26 184:26>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Scalar [] b3MyFace::m_plane [b3ConvexUtility.cpp <184:62 184:68>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <184:39 184:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <184:31 184:38>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <184:57 184:57>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <184:40 184:56>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<183:13> [b3ConvexUtility.cpp <184:70 184:70>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<186:42> [b3ConvexUtility.cpp <186:42 186:45>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3GrahamVector3> [b3ConvexUtility.cpp <186:4 186:23>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3GrahamVector3> -> b3GrahamVector3 [b3ConvexUtility.cpp <186:25 186:39>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3GrahamVector3>::b3AlignedObjectArray()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<b3GrahamVector3>::b3AlignedObjectArray() [b3ConvexUtility.cpp <186:42 186:45>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::normalize()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3Vector3 & b3Vector3::normalize() [b3ConvexUtility.cpp <188:22 188:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<150:14> [b3ConvexUtility.cpp <188:4 188:20>]
SYMBOL_FUNCTION void b3GrahamScanConvexHull2D(b3AlignedObjectArray<b3GrahamVector3> &, b3AlignedObjectArray<b3GrahamVector3> &, const b3Vector3 &)
@@ -549,87 +471,67 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <189:29 189:37>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<186:42> [b3ConvexUtility.cpp <189:39 189:42>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<150:14> [b3ConvexUtility.cpp <189:44 189:60>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<191:13> [b3ConvexUtility.cpp <191:13 191:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <191:9 191:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<191:13> [b3ConvexUtility.cpp <191:17 191:17>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3GrahamVector3>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3GrahamVector3>::size() const [b3ConvexUtility.cpp <191:24 191:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<186:42> [b3ConvexUtility.cpp <191:19 191:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<191:13> [b3ConvexUtility.cpp <191:31 191:31>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::push_back(const int &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<int>::push_back(const int &) [b3ConvexUtility.cpp <193:28 193:36>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <193:18 193:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<182:13> [b3ConvexUtility.cpp <193:5 193:16>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <193:46 193:55>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <193:42 193:42>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<186:42> [b3ConvexUtility.cpp <193:38 193:41>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<191:13> [b3ConvexUtility.cpp <193:43 193:43>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<194:13> [b3ConvexUtility.cpp <194:13 194:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <194:9 194:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<194:13> [b3ConvexUtility.cpp <194:20 194:20>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3GrahamVector3>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3GrahamVector3>::size() const [b3ConvexUtility.cpp <194:34 194:37>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <194:24 194:32>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<194:13> [b3ConvexUtility.cpp <194:42 194:42>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <196:22 196:31>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <196:18 196:18>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <196:9 196:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<194:13> [b3ConvexUtility.cpp <196:19 196:19>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <196:44 196:53>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <196:40 196:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<186:42> [b3ConvexUtility.cpp <196:36 196:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<191:13> [b3ConvexUtility.cpp <196:41 196:41>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <198:20 198:29>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <198:16 198:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <198:7 198:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<194:13> [b3ConvexUtility.cpp <198:17 198:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<205:9> [b3ConvexUtility.cpp <205:9 205:20>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <205:4 205:7>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<209:12> [b3ConvexUtility.cpp <209:12 209:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <209:8 209:10>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<209:12> [b3ConvexUtility.cpp <209:19 209:19>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3GrahamVector3>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3GrahamVector3>::size() const [b3ConvexUtility.cpp <209:33 209:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <209:23 209:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<209:12> [b3ConvexUtility.cpp <209:41 209:41>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <210:21 210:30>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <210:17 210:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <210:8 210:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<209:12> [b3ConvexUtility.cpp <210:18 210:18>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<213:13> [b3ConvexUtility.cpp <213:13 213:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <213:9 213:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<213:13> [b3ConvexUtility.cpp <213:20 213:20>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<b3MyFace>::size() const [b3ConvexUtility.cpp <213:33 213:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <213:24 213:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<213:13> [b3ConvexUtility.cpp <213:41 213:41>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<215:16> [b3ConvexUtility.cpp <215:16 215:19>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace [b3ConvexUtility.cpp <215:6 215:13>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <215:31 215:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <215:23 215:30>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<213:13> [b3ConvexUtility.cpp <215:32 215:32>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<217:11> [b3ConvexUtility.cpp <217:11 217:29>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> bool [b3ConvexUtility.cpp <217:6 217:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<218:14> [b3ConvexUtility.cpp <218:14 218:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <218:10 218:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<218:14> [b3ConvexUtility.cpp <218:21 218:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <218:43 218:46>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <218:25 218:41>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<218:14> [b3ConvexUtility.cpp <218:51 218:51>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <219:27 219:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <219:10 219:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<218:14> [b3ConvexUtility.cpp <219:28 219:28>]
@@ -637,21 +539,17 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<213:13> [b3ConvexUtility.cpp <219:34 219:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<217:11> [b3ConvexUtility.cpp <220:8 220:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<217:11> [b3ConvexUtility.cpp <224:9 224:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<227:14> [b3ConvexUtility.cpp <227:14 227:14>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <227:10 227:12>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<227:14> [b3ConvexUtility.cpp <227:21 227:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <227:40 227:43>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <227:30 227:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<215:16> [b3ConvexUtility.cpp <227:25 227:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<227:14> [b3ConvexUtility.cpp <227:48 227:48>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <228:24 228:24>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <228:15 228:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<215:16> [b3ConvexUtility.cpp <228:10 228:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<227:14> [b3ConvexUtility.cpp <228:25 228:25>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3GrahamVector3::m_orgIndex [b3ConvexUtility.cpp <228:44 228:53>]
SYMBOL_FUNCTION b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3GrahamVector3 & b3AlignedObjectArray<b3GrahamVector3>::operator[](int) [b3ConvexUtility.cpp <228:40 228:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<149:42> [b3ConvexUtility.cpp <228:31 228:39>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<209:12> [b3ConvexUtility.cpp <228:41 228:41>]
@@ -666,10 +564,8 @@ REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vecto
LOCAL_SYMBOL: b3ConvexUtility.cpp<182:13> [b3ConvexUtility.cpp <245:23 245:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<144:8> [b3ConvexUtility.cpp <248:7 248:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<250:13> [b3ConvexUtility.cpp <250:13 250:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int [b3ConvexUtility.cpp <250:9 250:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<250:13> [b3ConvexUtility.cpp <250:17 250:17>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <250:37 250:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <250:19 250:35>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<250:13> [b3ConvexUtility.cpp <250:44 250:44>]
@@ -677,37 +573,28 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<252:14> [b3ConvexUtility.cpp <252:14 252:17>]
REFERENCE_TYPE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace [b3ConvexUtility.cpp <252:5 252:12>]
SYMBOL_FUNCTION void b3MyFace::b3MyFace(const b3MyFace &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3MyFace::b3MyFace(const b3MyFace &) [b3ConvexUtility.cpp <252:50 252:50>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <252:29 252:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<45:33> [b3ConvexUtility.cpp <252:21 252:28>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <252:47 252:47>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<123:29> [b3ConvexUtility.cpp <252:30 252:46>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<250:13> [b3ConvexUtility.cpp <252:48 252:48>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3MyFace>::push_back(const b3MyFace &)
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3AlignedObjectArray<b3MyFace>::push_back(const b3MyFace &) [b3ConvexUtility.cpp <253:13 253:21>]
REFERENCE_USAGE bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <253:5 253:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<252:14> [b3ConvexUtility.cpp <253:23 253:26>]
SYMBOL_FUNCTION void b3ConvexUtility::initialize()
REFERENCE_CALL bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) -> void b3ConvexUtility::initialize() [b3ConvexUtility.cpp <262:2 262:11>]
SYMBOL_FUNCTION bool IsAlmostZero(const b3Vector3 &) [b3ConvexUtility.cpp <272:1 <272:13 272:24> 276:1>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool IsAlmostZero(const b3Vector3 &) -> bool [b3ConvexUtility.cpp <272:8 272:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<272:43> [b3ConvexUtility.cpp <272:43 272:43>]
REFERENCE_TYPE_USAGE bool IsAlmostZero(const b3Vector3 &) -> b3Vector3 [b3ConvexUtility.cpp <272:32 272:40>]
SYMBOL_FUNCTION float fabsf(float)
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> float fabsf(float) [b3ConvexUtility.cpp <274:5 274:9>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getX() const
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> const b3Scalar & b3Vector3::getX() const [b3ConvexUtility.cpp <274:13 274:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<272:43> [b3ConvexUtility.cpp <274:11 274:11>]
SYMBOL_FUNCTION float fabsf(float)
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> float fabsf(float) [b3ConvexUtility.cpp <274:29 274:33>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getY() const
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> const b3Scalar & b3Vector3::getY() const [b3ConvexUtility.cpp <274:37 274:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<272:43> [b3ConvexUtility.cpp <274:35 274:35>]
SYMBOL_FUNCTION float fabsf(float)
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> float fabsf(float) [b3ConvexUtility.cpp <274:53 274:57>]
SYMBOL_FUNCTION const b3Scalar & b3Vector3::getZ() const
REFERENCE_CALL bool IsAlmostZero(const b3Vector3 &) -> const b3Scalar & b3Vector3::getZ() const [b3ConvexUtility.cpp <274:61 274:64>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<272:43> [b3ConvexUtility.cpp <274:59 274:59>]
SYMBOL_STRUCT b3InternalVertexPair [b3ConvexUtility.cpp <278:1 <278:8 278:27> 297:1>]
@@ -716,7 +603,6 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<280:33> [b3ConvexUtility.cpp <280:33 280:34>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE void b3InternalVertexPair::b3InternalVertexPair(short, short) -> short [b3ConvexUtility.cpp <280:23 280:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<280:46> [b3ConvexUtility.cpp <280:46 280:47>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE void b3InternalVertexPair::b3InternalVertexPair(short, short) -> short [b3ConvexUtility.cpp <280:36 280:40>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(short, short) -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <281:4 281:7>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<280:33> [b3ConvexUtility.cpp <281:9 281:10>]
@@ -729,18 +615,14 @@ REFERENCE_CALL void b3InternalVertexPair::b3InternalVertexPair(short, short) ->
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(short, short) -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <285:11 285:14>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(short, short) -> short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <285:16 285:19>]
SYMBOL_FIELD public short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <287:12 287:15>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE short b3InternalVertexPair::m_v0 -> short [b3ConvexUtility.cpp <287:2 287:6>]
SYMBOL_FIELD public short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <288:12 288:15>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE short b3InternalVertexPair::m_v1 -> short [b3ConvexUtility.cpp <288:2 288:6>]
SYMBOL_METHOD public int b3InternalVertexPair::getHash() const [b3ConvexUtility.cpp <289:2 <289:6 289:12> 292:2>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3InternalVertexPair::getHash() const -> int [b3ConvexUtility.cpp <289:2 289:4>]
REFERENCE_USAGE int b3InternalVertexPair::getHash() const -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <291:10 291:13>]
REFERENCE_USAGE int b3InternalVertexPair::getHash() const -> short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <291:16 291:19>]
SYMBOL_METHOD public bool b3InternalVertexPair::equals(const b3InternalVertexPair &) const [b3ConvexUtility.cpp <293:2 <293:7 293:12> 296:2>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool b3InternalVertexPair::equals(const b3InternalVertexPair &) const -> bool [b3ConvexUtility.cpp <293:2 293:5>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<293:42> [b3ConvexUtility.cpp <293:42 293:46>]
REFERENCE_TYPE_USAGE bool b3InternalVertexPair::equals(const b3InternalVertexPair &) const -> b3InternalVertexPair [b3ConvexUtility.cpp <293:20 293:39>]
@@ -752,11 +634,8 @@ REFERENCE_USAGE bool b3InternalVertexPair::equals(const b3InternalVertexPair &)
LOCAL_SYMBOL: b3ConvexUtility.cpp<293:42> [b3ConvexUtility.cpp <295:36 295:40>]
SYMBOL_METHOD public void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) [b3ConvexUtility.cpp <278:8 <278:8 278:27> 278:27>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <278:8 278:27>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <278:8 278:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<278:8> [b3ConvexUtility.cpp <278:8 278:27>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) -> short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <278:8 278:27>]
REFERENCE_USAGE void b3InternalVertexPair::b3InternalVertexPair(const b3InternalVertexPair &) -> short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <278:8 278:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<278:8> [b3ConvexUtility.cpp <278:8 278:27>]
SYMBOL_METHOD public void b3InternalVertexPair::b3InternalVertexPair(b3InternalVertexPair &) [b3ConvexUtility.cpp <278:8 278:27>]
SYMBOL_METHOD public void b3InternalVertexPair::~b3InternalVertexPair() [b3ConvexUtility.cpp <278:8 278:27>]
SYMBOL_STRUCT b3InternalEdge [b3ConvexUtility.cpp <299:1 <299:8 299:21> 308:1>]
@@ -764,30 +643,21 @@ SYMBOL_METHOD public void b3InternalEdge::b3InternalEdge() [b3ConvexUtility.cpp
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge() -> short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <302:4 302:10>]
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge() -> short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <303:3 303:9>]
SYMBOL_FIELD public short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <306:12 306:18>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE short b3InternalEdge::m_face0 -> short [b3ConvexUtility.cpp <306:2 306:6>]
SYMBOL_FIELD public short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <307:12 307:18>]
SYMBOL_BUILTIN_TYPE short
REFERENCE_TYPE_USAGE short b3InternalEdge::m_face1 -> short [b3ConvexUtility.cpp <307:2 307:6>]
SYMBOL_METHOD public void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) [b3ConvexUtility.cpp <299:8 <299:8 299:21> 299:21>]
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) -> short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) -> short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <299:8 299:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<299:8> [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) -> short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE void b3InternalEdge::b3InternalEdge(const b3InternalEdge &) -> short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <299:8 299:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<299:8> [b3ConvexUtility.cpp <299:8 299:21>]
SYMBOL_METHOD public void b3InternalEdge::b3InternalEdge(b3InternalEdge &) [b3ConvexUtility.cpp <299:8 299:21>]
SYMBOL_METHOD public void b3InternalEdge::~b3InternalEdge() [b3ConvexUtility.cpp <299:8 299:21>]
SYMBOL_METHOD public b3InternalEdge & b3InternalEdge::operator=(const b3InternalEdge &) [b3ConvexUtility.cpp <299:8 <299:8 299:21> 299:21>]
REFERENCE_USAGE b3InternalEdge & b3InternalEdge::operator=(const b3InternalEdge &) -> short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE b3InternalEdge & b3InternalEdge::operator=(const b3InternalEdge &) -> short b3InternalEdge::m_face0 [b3ConvexUtility.cpp <299:8 299:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<299:8> [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE b3InternalEdge & b3InternalEdge::operator=(const b3InternalEdge &) -> short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <299:8 299:21>]
REFERENCE_USAGE b3InternalEdge & b3InternalEdge::operator=(const b3InternalEdge &) -> short b3InternalEdge::m_face1 [b3ConvexUtility.cpp <299:8 299:21>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<299:8> [b3ConvexUtility.cpp <299:8 299:21>]
SYMBOL_METHOD public b3InternalEdge & b3InternalEdge::operator=(b3InternalEdge &) [b3ConvexUtility.cpp <299:8 299:21>]
SYMBOL_METHOD public void b3ConvexUtility::initialize() [b3ConvexUtility.cpp <339:1 <339:23 339:32> 520:1>]
SYMBOL_CLASS b3ConvexUtility
QUALIFIER: b3ConvexUtility [b3ConvexUtility.cpp <339:6 339:20>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> void [b3ConvexUtility.cpp <339:1 339:4>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<342:49> [b3ConvexUtility.cpp <342:49 342:53>]
@@ -802,35 +672,27 @@ SYMBOL_FUNCTION void b3Vector3::setValue(const b3Scalar &, const b3Scalar &, con
REFERENCE_CALL void b3ConvexUtility::initialize() -> void b3Vector3::setValue(const b3Scalar &, const b3Scalar &, const b3Scalar &) [b3ConvexUtility.cpp <346:16 346:23>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 b3ConvexUtility::m_localCenter [b3ConvexUtility.cpp <346:2 346:14>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <347:10 347:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <347:6 347:8>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <347:14 347:14>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> int b3AlignedObjectArray<b3MyFace>::size() const [b3ConvexUtility.cpp <347:24 347:27>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <347:16 347:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <347:31 347:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<349:7> [b3ConvexUtility.cpp <349:7 349:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <349:3 349:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <349:42 349:45>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <349:32 349:40>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <349:28 349:28>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <349:21 349:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <349:29 349:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<350:7> [b3ConvexUtility.cpp <350:7 350:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <350:3 350:5>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<349:7> [b3ConvexUtility.cpp <350:16 350:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<351:11> [b3ConvexUtility.cpp <351:11 351:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <351:7 351:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<351:11> [b3ConvexUtility.cpp <351:15 351:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<350:7> [b3ConvexUtility.cpp <351:17 351:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<351:11> [b3ConvexUtility.cpp <351:24 351:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<353:8> [b3ConvexUtility.cpp <353:8 353:8>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <353:4 353:6>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<351:11> [b3ConvexUtility.cpp <353:13 353:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<349:7> [b3ConvexUtility.cpp <353:18 353:28>]
@@ -838,18 +700,14 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<354:25> [b3ConvexUtility.cpp <354:25 354:26>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3InternalVertexPair [b3ConvexUtility.cpp <354:4 354:23>]
SYMBOL_FUNCTION void b3InternalVertexPair::b3InternalVertexPair(short, short)
REFERENCE_CALL void b3ConvexUtility::initialize() -> void b3InternalVertexPair::b3InternalVertexPair(short, short) [b3ConvexUtility.cpp <354:25 354:26>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <354:48 354:48>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <354:39 354:47>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <354:35 354:35>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <354:28 354:34>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <354:36 354:36>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<351:11> [b3ConvexUtility.cpp <354:49 354:49>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <354:72 354:72>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <354:63 354:71>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <354:59 354:59>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <354:52 354:58>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<347:10> [b3ConvexUtility.cpp <354:60 354:60>]
@@ -862,56 +720,41 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<342:49> [b3ConvexUtility.cpp <355:28 355:32>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<354:25> [b3ConvexUtility.cpp <355:39 355:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<356:14> [b3ConvexUtility.cpp <356:14 356:17>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <356:4 356:12>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <356:40 356:40>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <356:31 356:31>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <356:21 356:30>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> short b3InternalVertexPair::m_v1 [b3ConvexUtility.cpp <356:35 356:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<354:25> [b3ConvexUtility.cpp <356:32 356:33>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <356:51 356:51>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <356:41 356:50>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> short b3InternalVertexPair::m_v0 [b3ConvexUtility.cpp <356:55 356:58>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<354:25> [b3ConvexUtility.cpp <356:52 356:53>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::normalize()
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3Vector3::normalize() [b3ConvexUtility.cpp <357:9 357:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<356:14> [b3ConvexUtility.cpp <357:4 357:7>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<359:9> [b3ConvexUtility.cpp <359:9 359:13>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> bool [b3ConvexUtility.cpp <359:4 359:7>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:14> [b3ConvexUtility.cpp <360:14 360:17>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <360:4 360:12>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL void b3ConvexUtility::initialize() -> void b3Vector3::b3Vector3() [b3ConvexUtility.cpp <360:14 360:17>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:19> [b3ConvexUtility.cpp <360:19 360:23>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <360:4 360:12>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL void b3ConvexUtility::initialize() -> void b3Vector3::b3Vector3() [b3ConvexUtility.cpp <360:19 360:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<362:13> [b3ConvexUtility.cpp <362:13 362:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <362:9 362:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<362:13> [b3ConvexUtility.cpp <362:17 362:17>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> int b3AlignedObjectArray<b3Vector3>::size() const [b3ConvexUtility.cpp <362:33 362:36>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3ConvexUtility.cpp <362:19 362:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<362:13> [b3ConvexUtility.cpp <362:40 362:40>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3ConvexUtility.cpp <364:10 364:10>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:14> [b3ConvexUtility.cpp <364:5 364:8>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <364:28 364:28>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <364:25 364:25>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3ConvexUtility.cpp <364:12 364:24>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<362:13> [b3ConvexUtility.cpp <364:26 364:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<356:14> [b3ConvexUtility.cpp <364:29 364:32>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3ConvexUtility.cpp <365:11 365:11>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:19> [b3ConvexUtility.cpp <365:5 365:9>]
SYMBOL_FUNCTION b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <365:29 365:29>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <365:26 365:26>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3ConvexUtility.cpp <365:13 365:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<362:13> [b3ConvexUtility.cpp <365:27 365:27>]
@@ -919,7 +762,6 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<356:14> [b3ConvexUtility.cpp <365:30 365:33>]
SYMBOL_FUNCTION bool IsAlmostZero(const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> bool IsAlmostZero(const b3Vector3 &) [b3ConvexUtility.cpp <370:9 370:20>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:14> [b3ConvexUtility.cpp <370:22 370:25>]
SYMBOL_FUNCTION bool IsAlmostZero(const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> bool IsAlmostZero(const b3Vector3 &) [b3ConvexUtility.cpp <371:5 371:16>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<360:19> [b3ConvexUtility.cpp <371:18 371:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<359:9> [b3ConvexUtility.cpp <373:6 373:10>]
@@ -945,72 +787,55 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<342:49> [b3ConvexUtility.cpp <393:5 393:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<354:25> [b3ConvexUtility.cpp <393:18 393:19>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<391:20> [b3ConvexUtility.cpp <393:21 393:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <419:10 419:10>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <419:6 419:8>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <419:14 419:14>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> int b3AlignedObjectArray<b3MyFace>::size() const [b3ConvexUtility.cpp <419:24 419:27>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <419:16 419:22>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <419:31 419:31>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<421:7> [b3ConvexUtility.cpp <421:7 421:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <421:3 421:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> int b3AlignedObjectArray<int>::size() const [b3ConvexUtility.cpp <421:42 421:45>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <421:32 421:40>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <421:28 421:28>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <421:21 421:27>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <421:29 421:29>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<422:7> [b3ConvexUtility.cpp <422:7 422:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <422:3 422:5>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<421:7> [b3ConvexUtility.cpp <422:16 422:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<424:20> [b3ConvexUtility.cpp <424:20 424:21>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <424:9 424:17>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <424:35 424:35>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <424:25 424:34>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <424:56 424:56>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <424:47 424:55>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <424:43 424:43>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <424:36 424:42>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <424:44 424:44>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<425:11> [b3ConvexUtility.cpp <425:11 425:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <425:7 425:9>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<425:11> [b3ConvexUtility.cpp <425:15 425:15>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<422:7> [b3ConvexUtility.cpp <425:18 425:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<425:11> [b3ConvexUtility.cpp <425:25 425:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<427:8> [b3ConvexUtility.cpp <427:8 427:8>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> int [b3ConvexUtility.cpp <427:4 427:6>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<425:11> [b3ConvexUtility.cpp <427:13 427:13>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<421:7> [b3ConvexUtility.cpp <427:18 427:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<428:21> [b3ConvexUtility.cpp <428:21 428:22>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <428:10 428:18>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <428:36 428:36>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <428:26 428:35>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <428:57 428:57>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <428:48 428:56>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <428:44 428:44>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <428:37 428:43>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <428:45 428:45>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<425:11> [b3ConvexUtility.cpp <428:58 428:58>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<429:21> [b3ConvexUtility.cpp <429:21 429:22>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <429:10 429:18>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3ConvexUtility.cpp <429:36 429:36>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3ConvexUtility.cpp <429:26 429:35>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> int & b3AlignedObjectArray<int>::operator[](int) [b3ConvexUtility.cpp <429:57 429:57>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3ConvexUtility.cpp <429:48 429:56>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3ConvexUtility.cpp <429:44 429:44>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3ConvexUtility.cpp <429:37 429:43>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<419:10> [b3ConvexUtility.cpp <429:45 429:45>]
@@ -1019,13 +844,10 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<430:13> [b3ConvexUtility.cpp <430:13 430:16>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Scalar [b3ConvexUtility.cpp <430:4 430:11>]
SYMBOL_FUNCTION b3Scalar b3Vector3::length() const
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Scalar b3Vector3::length() const [b3ConvexUtility.cpp <430:47 430:52>]
SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3ConvexUtility.cpp <430:31 430:35>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <430:25 430:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<424:20> [b3ConvexUtility.cpp <430:22 430:23>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<428:21> [b3ConvexUtility.cpp <430:27 430:28>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <430:40 430:40>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<424:20> [b3ConvexUtility.cpp <430:37 430:38>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<429:21> [b3ConvexUtility.cpp <430:42 430:43>]
@@ -1033,14 +855,11 @@ LOCAL_SYMBOL: b3ConvexUtility.cpp<431:14> [b3ConvexUtility.cpp <431:14 431:19>]
REFERENCE_TYPE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 [b3ConvexUtility.cpp <431:4 431:12>]
SYMBOL_FUNCTION b3Vector3 operator/(const b3Vector3 &, const b3Scalar &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator/(const b3Vector3 &, const b3Scalar &) [b3ConvexUtility.cpp <431:33 431:33>]
SYMBOL_FUNCTION b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <431:29 431:29>]
SYMBOL_FUNCTION b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 operator+(const b3Vector3 &, const b3Vector3 &) [b3ConvexUtility.cpp <431:26 431:26>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<424:20> [b3ConvexUtility.cpp <431:24 431:25>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<428:21> [b3ConvexUtility.cpp <431:27 431:28>]
LOCAL_SYMBOL: b3ConvexUtility.cpp<429:21> [b3ConvexUtility.cpp <431:30 431:31>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator+=(const b3Vector3 &)
REFERENCE_CALL void b3ConvexUtility::initialize() -> b3Vector3 & b3Vector3::operator+=(const b3Vector3 &) [b3ConvexUtility.cpp <432:18 432:19>]
REFERENCE_USAGE void b3ConvexUtility::initialize() -> b3Vector3 b3ConvexUtility::m_localCenter [b3ConvexUtility.cpp <432:4 432:16>]
SYMBOL_FUNCTION b3Vector3 operator*(const b3Scalar &, const b3Vector3 &)
@@ -1,10 +1,4 @@
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
FILE: b3CpuNarrowPhase.cpp
COMMENT: comment [b3CpuNarrowPhase.cpp <74:1 74:102>]
COMMENT: comment [b3CpuNarrowPhase.cpp <75:1 75:149>]
COMMENT: comment [b3CpuNarrowPhase.cpp <81:1 81:102>]
@@ -66,7 +60,6 @@ SYMBOL_FIELD public b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInterna
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts -> b3AlignedObjectArray<b3Contact4Data> [b3CpuNarrowPhase.cpp <23:2 23:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Contact4Data> -> b3Contact4Data [b3CpuNarrowPhase.cpp <23:23 23:36>]
SYMBOL_FIELD public int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <25:6 25:27>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes -> int [b3CpuNarrowPhase.cpp <25:2 25:4>]
SYMBOL_METHOD public void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData(const b3CpuNarrowPhaseInternalData &) [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_METHOD public void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData(b3CpuNarrowPhaseInternalData &) [b3CpuNarrowPhase.cpp <9:8 9:35>]
@@ -92,8 +85,6 @@ REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData(
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<int>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
@@ -105,15 +96,15 @@ SYMBOL_FUNCTION void b3AlignedObjectArray<b3Contact4Data>::b3AlignedObjectArray(
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3Contact4Data>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_METHOD public const b3AlignedObjectArray<b3Contact4Data> & b3CpuNarrowPhase::getContacts() const [b3CpuNarrowPhase.cpp <29:1 <29:63 29:73> 32:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <29:45 29:60>]
REFERENCE_TYPE_USAGE const b3AlignedObjectArray<b3Contact4Data> & b3CpuNarrowPhase::getContacts() const -> b3AlignedObjectArray<b3Contact4Data> [b3CpuNarrowPhase.cpp <29:7 29:26>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Contact4Data> -> b3Contact4Data [b3CpuNarrowPhase.cpp <29:28 29:41>]
REFERENCE_USAGE const b3AlignedObjectArray<b3Contact4Data> & b3CpuNarrowPhase::getContacts() const -> b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <31:17 31:26>]
REFERENCE_USAGE const b3AlignedObjectArray<b3Contact4Data> & b3CpuNarrowPhase::getContacts() const -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <31:9 31:14>]
SYMBOL_METHOD public b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) [b3CpuNarrowPhase.cpp <34:1 <34:33 34:48> 37:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <34:15 34:30>]
REFERENCE_TYPE_USAGE b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> b3Collidable [b3CpuNarrowPhase.cpp <34:1 34:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<34:54> [b3CpuNarrowPhase.cpp <34:54 34:68>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> int [b3CpuNarrowPhase.cpp <34:50 34:52>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <36:33 36:33>]
@@ -121,18 +112,16 @@ REFERENCE_USAGE b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> b3Alig
REFERENCE_USAGE b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <36:9 36:14>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<34:54> [b3CpuNarrowPhase.cpp <36:34 36:48>]
SYMBOL_METHOD public const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const [b3CpuNarrowPhase.cpp <39:1 <39:39 39:54> 42:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <39:21 39:36>]
REFERENCE_TYPE_USAGE const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const -> b3Collidable [b3CpuNarrowPhase.cpp <39:7 39:18>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<39:60> [b3CpuNarrowPhase.cpp <39:60 39:74>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const -> int [b3CpuNarrowPhase.cpp <39:56 39:58>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <41:33 41:33>]
REFERENCE_USAGE const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <41:17 41:32>]
REFERENCE_USAGE const b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) const -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <41:9 41:14>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<39:60> [b3CpuNarrowPhase.cpp <41:34 41:48>]
SYMBOL_METHOD public void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) [b3CpuNarrowPhase.cpp <45:1 <45:19 45:34> 50:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <45:1 45:16>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<45:59> [b3CpuNarrowPhase.cpp <45:59 45:64>]
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3Config [b3CpuNarrowPhase.cpp <45:49 45:56>]
REFERENCE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <47:2 47:7>]
@@ -147,10 +136,10 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<45:59> [b3CpuNarrowPhase.cpp <48:21 48:26>]
REFERENCE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <49:10 49:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <49:2 49:7>]
SYMBOL_METHOD public void b3CpuNarrowPhase::~b3CpuNarrowPhase() [b3CpuNarrowPhase.cpp <52:1 <52:19 52:35> 55:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <52:1 52:16>]
REFERENCE_USAGE void b3CpuNarrowPhase::~b3CpuNarrowPhase() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <54:9 54:14>]
SYMBOL_METHOD public void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) [b3CpuNarrowPhase.cpp <57:1 <57:24 57:38> 156:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <57:6 57:21>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> void [b3CpuNarrowPhase.cpp <57:1 57:4>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:70> [b3CpuNarrowPhase.cpp <57:70 57:74>]
@@ -163,16 +152,13 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:163> [b3CpuNarrowPhase.cpp <57:163 57:168>
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3RigidBodyData> [b3CpuNarrowPhase.cpp <57:124 57:143>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3RigidBodyData> -> b3RigidBodyData [b3CpuNarrowPhase.cpp <57:145 57:159>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<59:6> [b3CpuNarrowPhase.cpp <59:6 59:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <59:2 59:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Int4>::size() const
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3AlignedObjectArray<b3Int4>::size() const [b3CpuNarrowPhase.cpp <59:21 59:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:70> [b3CpuNarrowPhase.cpp <59:15 59:19>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<60:6> [b3CpuNarrowPhase.cpp <60:6 60:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <60:2 60:4>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<61:6> [b3CpuNarrowPhase.cpp <61:6 61:23>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <61:2 61:4>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Config::m_maxContactCapacity [b3CpuNarrowPhase.cpp <61:44 61:63>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <61:35 61:42>]
@@ -183,13 +169,11 @@ REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3In
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <62:2 62:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<61:6> [b3CpuNarrowPhase.cpp <62:28 62:45>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <64:11 64:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <64:7 64:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <64:15 64:15>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<59:6> [b3CpuNarrowPhase.cpp <64:17 64:22>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <64:24 64:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<66:7> [b3CpuNarrowPhase.cpp <66:7 66:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <66:3 66:5>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::x [b3CpuNarrowPhase.cpp <66:29 66:29>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3CpuNarrowPhase.cpp <66:29 66:29>]
@@ -199,17 +183,14 @@ REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:70> [b3CpuNarrowPhase.cpp <66:20 66:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <66:26 66:26>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<67:7> [b3CpuNarrowPhase.cpp <67:7 67:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <67:3 67:5>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::y [b3CpuNarrowPhase.cpp <67:29 67:29>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3CpuNarrowPhase.cpp <67:29 67:29>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3CpuNarrowPhase.cpp <67:29 67:29>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3CpuNarrowPhase.cpp <67:25 67:25>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:70> [b3CpuNarrowPhase.cpp <67:20 67:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <67:26 67:26>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <68:7 68:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <68:3 68:5>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3RigidBodyData::m_collidableIdx [b3CpuNarrowPhase.cpp <68:45 68:59>]
SYMBOL_FUNCTION b3RigidBodyData & b3AlignedObjectArray<b3RigidBodyData>::operator[](int)
@@ -217,127 +198,108 @@ REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:163> [b3CpuNarrowPhase.cpp <68:26 68:31>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<66:7> [b3CpuNarrowPhase.cpp <68:33 68:42>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <69:7 69:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <69:3 69:5>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3RigidBodyData::m_collidableIdx [b3CpuNarrowPhase.cpp <69:45 69:59>]
SYMBOL_FUNCTION b3RigidBodyData & b3AlignedObjectArray<b3RigidBodyData>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3RigidBodyData & b3AlignedObjectArray<b3RigidBodyData>::operator[](int) [b3CpuNarrowPhase.cpp <69:32 69:32>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:163> [b3CpuNarrowPhase.cpp <69:26 69:31>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<67:7> [b3CpuNarrowPhase.cpp <69:33 69:42>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <71:50 71:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <71:31 71:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <71:15 71:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <71:7 71:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <71:32 71:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_SPHERE [b3CpuNarrowPhase.cpp <71:65 71:76>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <72:47 72:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <72:28 72:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <72:12 72:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <72:4 72:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <72:29 72:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <72:62 72:78>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <78:50 78:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <78:31 78:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <78:15 78:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <78:7 78:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <78:32 78:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <78:65 78:81>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <79:47 79:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <79:28 79:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <79:12 79:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <79:4 79:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <79:29 79:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_SPHERE [b3CpuNarrowPhase.cpp <79:62 79:73>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <87:50 87:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <87:31 87:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <87:15 87:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <87:7 87:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <87:32 87:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <87:65 87:81>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <88:47 88:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <88:28 88:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <88:12 88:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <88:4 88:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <88:29 88:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_PLANE [b3CpuNarrowPhase.cpp <88:62 88:72>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <96:50 96:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <96:31 96:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <96:15 96:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <96:7 96:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <96:32 96:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_PLANE [b3CpuNarrowPhase.cpp <96:65 96:75>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <97:47 97:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <97:28 97:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <97:12 97:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <97:4 97:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <97:29 97:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <97:62 97:78>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <105:51 105:61>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <105:32 105:32>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <105:16 105:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <105:8 105:13>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <105:33 105:48>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_COMPOUND_OF_CONVEX_HULLS [b3CpuNarrowPhase.cpp <105:66 105:95>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <106:47 106:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <106:28 106:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <106:12 106:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <106:4 106:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <106:29 106:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_COMPOUND_OF_CONVEX_HULLS [b3CpuNarrowPhase.cpp <106:62 106:91>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <116:52 116:62>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <116:33 116:33>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <116:17 116:32>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <116:9 116:14>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <116:34 116:49>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_COMPOUND_OF_CONVEX_HULLS [b3CpuNarrowPhase.cpp <116:67 116:96>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <117:47 117:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <117:28 117:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <117:12 117:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <117:4 117:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <117:29 117:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_PLANE [b3CpuNarrowPhase.cpp <117:62 117:72>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <125:50 125:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <125:31 125:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <125:15 125:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <125:7 125:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <125:32 125:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_PLANE [b3CpuNarrowPhase.cpp <125:65 125:75>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <126:47 126:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <126:28 126:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <126:12 126:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <126:4 126:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <126:29 126:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_COMPOUND_OF_CONVEX_HULLS [b3CpuNarrowPhase.cpp <126:62 126:91>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <134:50 134:60>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <134:31 134:31>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <134:15 134:30>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <134:7 134:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <134:32 134:47>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <134:65 134:81>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <135:47 135:57>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <135:28 135:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <135:12 135:27>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <135:4 135:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <135:29 135:44>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <135:62 135:78>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<140:8> [b3CpuNarrowPhase.cpp <140:8 140:19>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int [b3CpuNarrowPhase.cpp <140:4 140:6>]
SYMBOL_FUNCTION int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray<b3RigidBodyData> &, const b3AlignedObjectArray<b3Collidable> &, const b3AlignedObjectArray<b3ConvexPolyhedronData> &, const b3AlignedObjectArray<b3Vector3> &, const b3AlignedObjectArray<b3Vector3> &, const b3AlignedObjectArray<int> &, const b3AlignedObjectArray<b3GpuFace> &, b3AlignedObjectArray<b3Contact4Data> &, int &, int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray<b3RigidBodyData> &, const b3AlignedObjectArray<b3Collidable> &, const b3AlignedObjectArray<b3ConvexPolyhedronData> &, const b3AlignedObjectArray<b3Vector3> &, const b3AlignedObjectArray<b3Vector3> &, const b3AlignedObjectArray<int> &, const b3AlignedObjectArray<b3GpuFace> &, b3AlignedObjectArray<b3Contact4Data> &, int &, int) [b3CpuNarrowPhase.cpp <140:23 140:46>]
@@ -367,24 +329,20 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<140:8> [b3CpuNarrowPhase.cpp <144:8 144:19>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> int b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>)::z [b3CpuNarrowPhase.cpp <146:14 146:14>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>)::anonymous struct (b3Int4.h<32:3>) b3Int4::anonymous union (b3Int4.h<30:2>):: [b3CpuNarrowPhase.cpp <146:14 146:14>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3CpuNarrowPhase.cpp <146:14 146:14>]
SYMBOL_FUNCTION b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4 & b3AlignedObjectArray<b3Int4>::operator[](int) [b3CpuNarrowPhase.cpp <146:10 146:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:70> [b3CpuNarrowPhase.cpp <146:5 146:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <146:11 146:11>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<140:8> [b3CpuNarrowPhase.cpp <146:18 146:29>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Contact4Data>::resize(int, const b3Contact4Data &)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> void b3AlignedObjectArray<b3Contact4Data>::resize(int, const b3Contact4Data &) [b3CpuNarrowPhase.cpp <155:21 155:26>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <155:10 155:19>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <155:2 155:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<60:6> [b3CpuNarrowPhase.cpp <155:28 155:38>]
SYMBOL_METHOD public int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) [b3CpuNarrowPhase.cpp <158:1 <158:23 158:45> 207:1>]
SYMBOL_CLASS b3CpuNarrowPhase
SYMBOL_BUILTIN_TYPE int
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <158:5 158:20>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [b3CpuNarrowPhase.cpp <158:1 158:3>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <158:64 158:70>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3ConvexUtility [b3CpuNarrowPhase.cpp <158:47 158:61>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<160:6> [b3CpuNarrowPhase.cpp <160:6 160:20>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [b3CpuNarrowPhase.cpp <160:2 160:4>]
SYMBOL_FUNCTION int b3CpuNarrowPhase::allocateCollidable()
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3CpuNarrowPhase::allocateCollidable() [b3CpuNarrowPhase.cpp <160:24 160:41>]
@@ -392,7 +350,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<160:6> [b3CpuNarrowPhase.cpp <161:6 161:20>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<160:6> [b3CpuNarrowPhase.cpp <162:10 162:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <165:16 165:18>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Collidable [b3CpuNarrowPhase.cpp <165:2 165:13>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Collidable & b3AlignedObjectArray<b3Collidable>::operator[](int) [b3CpuNarrowPhase.cpp <165:46 165:46>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <165:30 165:45>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <165:22 165:27>]
@@ -408,7 +365,6 @@ REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtili
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3CpuNarrowPhase.cpp <171:25 171:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<172:12> [b3CpuNarrowPhase.cpp <172:12 172:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [b3CpuNarrowPhase.cpp <172:8 172:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<172:12> [b3CpuNarrowPhase.cpp <172:16 172:16>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
@@ -427,7 +383,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<172:12> [b3CpuNarrowPhase.cpp <173:37 173:37>
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator*=(const b3Scalar &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3CpuNarrowPhase.cpp <174:14 174:15>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<171:13> [b3CpuNarrowPhase.cpp <174:3 174:13>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <174:42 174:45>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <174:31 174:40>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <174:22 174:28>]
@@ -452,17 +407,13 @@ SYMBOL_FUNCTION void b3Aabb::b3Aabb()
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> void b3Aabb::b3Aabb() [b3CpuNarrowPhase.cpp <182:10 182:13>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<184:13> [b3CpuNarrowPhase.cpp <184:13 184:21>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 [b3CpuNarrowPhase.cpp <184:3 184:11>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3CpuNarrowPhase.cpp <184:23 184:35>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<185:13> [b3CpuNarrowPhase.cpp <185:13 185:21>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 [b3CpuNarrowPhase.cpp <185:3 185:11>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3CpuNarrowPhase.cpp <185:23 185:35>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<187:12> [b3CpuNarrowPhase.cpp <187:12 187:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [b3CpuNarrowPhase.cpp <187:8 187:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<187:12> [b3CpuNarrowPhase.cpp <187:16 187:16>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <187:38 187:41>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <187:27 187:36>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <187:18 187:24>]
@@ -470,7 +421,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<187:12> [b3CpuNarrowPhase.cpp <187:45 187:45>
SYMBOL_FUNCTION void b3Vector3::setMin(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> void b3Vector3::setMin(const b3Vector3 &) [b3CpuNarrowPhase.cpp <189:14 189:19>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<184:13> [b3CpuNarrowPhase.cpp <189:4 189:12>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <189:40 189:40>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <189:30 189:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <189:21 189:27>]
@@ -478,7 +428,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<187:12> [b3CpuNarrowPhase.cpp <189:41 189:41>
SYMBOL_FUNCTION void b3Vector3::setMax(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> void b3Vector3::setMax(const b3Vector3 &) [b3CpuNarrowPhase.cpp <190:14 190:19>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<185:13> [b3CpuNarrowPhase.cpp <190:4 190:12>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <190:40 190:40>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <190:30 190:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <190:21 190:27>]
@@ -520,11 +469,9 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *)
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <202:41 202:44>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<160:6> [b3CpuNarrowPhase.cpp <206:9 206:23>]
SYMBOL_METHOD public int b3CpuNarrowPhase::allocateCollidable() [b3CpuNarrowPhase.cpp <209:1 <209:23 209:40> 223:1>]
SYMBOL_CLASS b3CpuNarrowPhase
SYMBOL_BUILTIN_TYPE int
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <209:5 209:20>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int [b3CpuNarrowPhase.cpp <209:1 209:3>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<211:6> [b3CpuNarrowPhase.cpp <211:6 211:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int [b3CpuNarrowPhase.cpp <211:2 211:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Collidable>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::allocateCollidable() -> int b3AlignedObjectArray<b3Collidable>::size() const [b3CpuNarrowPhase.cpp <211:41 211:44>]
@@ -543,42 +490,33 @@ REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int b3Config::m_ma
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>]
SYMBOL_CLASS b3CpuNarrowPhase
SYMBOL_BUILTIN_TYPE int
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:60> [b3CpuNarrowPhase.cpp <225:60 225:67>]
SYMBOL_BUILTIN_TYPE float
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> float [b3CpuNarrowPhase.cpp <225:53 225:57>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:74> [b3CpuNarrowPhase.cpp <225:74 225:86>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int [b3CpuNarrowPhase.cpp <225:70 225:72>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:93> [b3CpuNarrowPhase.cpp <225:93 225:103>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int [b3CpuNarrowPhase.cpp <225:89 225:91>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:119> [b3CpuNarrowPhase.cpp <225:119 225:125>]
SYMBOL_BUILTIN_TYPE float
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> float [b3CpuNarrowPhase.cpp <225:112 225:116>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<227:34> [b3CpuNarrowPhase.cpp <227:34 227:38>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> b3AlignedObjectArray<b3Vector3> [b3CpuNarrowPhase.cpp <227:2 227:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3CpuNarrowPhase.cpp <227:23 227:31>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray()
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> void b3AlignedObjectArray<b3Vector3>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <227:34 227:38>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<229:17> [b3CpuNarrowPhase.cpp <229:17 229:19>]
SYMBOL_BUILTIN_TYPE unsigned char
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> unsigned char [b3CpuNarrowPhase.cpp <229:2 229:9>]
SYMBOL_BUILTIN_TYPE unsigned char
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> unsigned char [b3CpuNarrowPhase.cpp <229:24 229:31>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:60> [b3CpuNarrowPhase.cpp <229:40 229:47>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<230:11> [b3CpuNarrowPhase.cpp <230:11 230:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int [b3CpuNarrowPhase.cpp <230:7 230:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<230:11> [b3CpuNarrowPhase.cpp <230:15 230:15>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:93> [b3CpuNarrowPhase.cpp <230:17 230:27>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<230:11> [b3CpuNarrowPhase.cpp <230:29 230:29>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<232:10> [b3CpuNarrowPhase.cpp <232:10 232:15>]
SYMBOL_BUILTIN_TYPE float
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> float [b3CpuNarrowPhase.cpp <232:3 232:7>]
SYMBOL_BUILTIN_TYPE float
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> float [b3CpuNarrowPhase.cpp <232:20 232:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<229:17> [b3CpuNarrowPhase.cpp <232:29 232:31>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<230:11> [b3CpuNarrowPhase.cpp <232:33 232:33>]
@@ -586,7 +524,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:74> [b3CpuNarrowPhase.cpp <232:35 232:47>
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &) [b3CpuNarrowPhase.cpp <233:9 233:17>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<227:34> [b3CpuNarrowPhase.cpp <233:3 233:7>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar) [b3CpuNarrowPhase.cpp <233:19 233:31>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<232:10> [b3CpuNarrowPhase.cpp <233:33 233:38>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:119> [b3CpuNarrowPhase.cpp <233:43 233:49>]
@@ -606,15 +543,12 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:93> [b3CpuNarrowPhase.cpp <238:6 238:16>]
SYMBOL_FUNCTION bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> bool b3ConvexUtility::initializePolyhedralFeatures(const b3Vector3 *, int, bool) [b3CpuNarrowPhase.cpp <240:12 240:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<236:19> [b3CpuNarrowPhase.cpp <240:3 240:9>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <240:47 240:47>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<227:34> [b3CpuNarrowPhase.cpp <240:42 240:46>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <240:57 240:60>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<227:34> [b3CpuNarrowPhase.cpp <240:51 240:55>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<237:7> [b3CpuNarrowPhase.cpp <240:64 240:68>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<243:6> [b3CpuNarrowPhase.cpp <243:6 243:20>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int [b3CpuNarrowPhase.cpp <243:2 243:4>]
SYMBOL_FUNCTION int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) [b3CpuNarrowPhase.cpp <243:24 243:46>]
@@ -622,8 +556,7 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<236:19> [b3CpuNarrowPhase.cpp <243:48 243:54>
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<236:19> [b3CpuNarrowPhase.cpp <245:9 245:15>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<243:6> [b3CpuNarrowPhase.cpp <246:9 246:23>]
SYMBOL_METHOD protected int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) [b3CpuNarrowPhase.cpp <250:1 <250:23 250:53> 318:1>]
SYMBOL_CLASS b3CpuNarrowPhase
SYMBOL_BUILTIN_TYPE int
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <250:5 250:20>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <250:1 250:3>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <250:72 250:80>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3ConvexUtility [b3CpuNarrowPhase.cpp <250:55 250:69>]
@@ -651,25 +584,21 @@ SYMBOL_FUNCTION int b3AlignedObjectArray<b3ConvexPolyhedronData>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3ConvexPolyhedronData>::size() const [b3CpuNarrowPhase.cpp <257:90 257:93>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <257:72 257:88>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <257:64 257:69>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <258:12 258:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexPolyhedronData::mC [b3CpuNarrowPhase.cpp <258:9 258:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <258:2 258:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexUtility::mC [b3CpuNarrowPhase.cpp <258:25 258:26>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <258:14 258:22>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <259:12 259:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexPolyhedronData::mE [b3CpuNarrowPhase.cpp <259:9 259:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <259:2 259:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexUtility::mE [b3CpuNarrowPhase.cpp <259:25 259:26>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <259:14 259:22>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <260:18 260:18>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexPolyhedronData::m_extents [b3CpuNarrowPhase.cpp <260:9 260:17>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <260:2 260:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexUtility::m_extents [b3CpuNarrowPhase.cpp <260:31 260:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <260:20 260:28>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <261:23 261:23>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexPolyhedronData::m_localCenter [b3CpuNarrowPhase.cpp <261:9 261:21>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <261:2 261:7>]
@@ -681,14 +610,11 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUt
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <262:20 262:28>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numUniqueEdges [b3CpuNarrowPhase.cpp <264:9 264:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <264:2 264:7>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <264:53 264:56>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3CpuNarrowPhase.cpp <264:39 264:51>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <264:28 264:36>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<265:6> [b3CpuNarrowPhase.cpp <265:6 265:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <265:2 265:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <265:41 265:44>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [b3CpuNarrowPhase.cpp <265:27 265:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <265:19 265:24>]
@@ -703,30 +629,24 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<265:6> [b3CpuNarrowPhase.cpp <268:31 268:40>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numUniqueEdges [b3CpuNarrowPhase.cpp <268:49 268:64>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <268:42 268:47>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <271:6 271:6>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <271:2 271:4>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <272:8 272:8>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <272:12 272:12>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <272:39 272:42>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3CpuNarrowPhase.cpp <272:25 272:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <272:14 272:22>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <272:46 272:46>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <274:39 274:39>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <274:24 274:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [b3CpuNarrowPhase.cpp <274:11 274:23>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <274:3 274:8>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<265:6> [b3CpuNarrowPhase.cpp <274:25 274:34>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <274:36 274:36>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <274:65 274:65>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_uniqueEdges [b3CpuNarrowPhase.cpp <274:52 274:64>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <274:41 274:49>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <274:66 274:66>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<277:6> [b3CpuNarrowPhase.cpp <277:6 277:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <277:2 277:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3GpuFace>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3GpuFace>::size() const [b3CpuNarrowPhase.cpp <277:41 277:44>]
@@ -750,7 +670,6 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUt
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <281:42 281:47>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <284:7 284:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <284:11 284:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3MyFace>::size() const [b3CpuNarrowPhase.cpp <284:32 284:35>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <284:24 284:30>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <284:13 284:21>]
@@ -774,43 +693,35 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUt
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <286:72 286:80>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <286:91 286:91>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Scalar [] b3MyFace::m_plane [b3CpuNarrowPhase.cpp <287:42 287:48>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <287:38 287:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <287:31 287:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <287:20 287:28>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <287:39 287:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Scalar [] b3MyFace::m_plane [b3CpuNarrowPhase.cpp <288:42 288:48>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <288:38 288:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <288:31 288:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <288:20 288:28>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <288:39 288:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Scalar [] b3MyFace::m_plane [b3CpuNarrowPhase.cpp <289:42 289:48>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <289:38 289:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <289:31 289:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <289:20 289:28>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <289:39 289:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<292:7> [b3CpuNarrowPhase.cpp <292:7 292:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <292:3 292:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<int>::size() const [b3CpuNarrowPhase.cpp <292:45 292:48>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <292:29 292:43>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <292:21 292:26>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<293:7> [b3CpuNarrowPhase.cpp <293:7 293:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <293:3 293:5>]
SYMBOL_FUNCTION int b3AlignedObjectArray<int>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<int>::size() const [b3CpuNarrowPhase.cpp <293:52 293:55>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3CpuNarrowPhase.cpp <293:42 293:50>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <293:38 293:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <293:31 293:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <293:20 293:28>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <293:39 293:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3GpuFace::m_numIndices [b3CpuNarrowPhase.cpp <294:48 294:59>]
SYMBOL_FUNCTION b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int) [b3CpuNarrowPhase.cpp <294:24 294:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <294:11 294:23>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <294:3 294:8>]
@@ -819,7 +730,6 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <294:25 294:30>
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <294:45 294:45>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<293:7> [b3CpuNarrowPhase.cpp <294:63 294:72>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3GpuFace::m_indexOffset [b3CpuNarrowPhase.cpp <295:48 295:60>]
SYMBOL_FUNCTION b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int) [b3CpuNarrowPhase.cpp <295:24 295:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <295:11 295:23>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <295:3 295:8>]
@@ -834,7 +744,6 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUt
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<292:7> [b3CpuNarrowPhase.cpp <296:34 296:44>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<293:7> [b3CpuNarrowPhase.cpp <296:46 296:55>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<297:12> [b3CpuNarrowPhase.cpp <297:12 297:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <297:8 297:10>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<297:12> [b3CpuNarrowPhase.cpp <297:16 297:16>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<293:7> [b3CpuNarrowPhase.cpp <297:18 297:27>]
@@ -845,10 +754,8 @@ REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUt
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <299:4 299:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<292:7> [b3CpuNarrowPhase.cpp <299:28 299:38>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<297:12> [b3CpuNarrowPhase.cpp <299:40 299:40>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int & b3AlignedObjectArray<int>::operator[](int) [b3CpuNarrowPhase.cpp <299:76 299:76>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<int> b3MyFace::m_indices [b3CpuNarrowPhase.cpp <299:67 299:75>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <299:63 299:63>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <299:56 299:62>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <299:45 299:53>]
@@ -856,21 +763,17 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <299:64 299:64>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<297:12> [b3CpuNarrowPhase.cpp <299:77 299:77>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numVertices [b3CpuNarrowPhase.cpp <303:9 303:21>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <303:2 303:7>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <303:47 303:50>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <303:36 303:45>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <303:25 303:33>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<304:6> [b3CpuNarrowPhase.cpp <304:6 304:17>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <304:2 304:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <304:46 304:49>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <304:29 304:44>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <304:21 304:26>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_vertexOffset [b3CpuNarrowPhase.cpp <305:9 305:22>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <305:2 305:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<304:6> [b3CpuNarrowPhase.cpp <305:25 305:36>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::resize(int, const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> void b3AlignedObjectArray<b3Vector3>::resize(int, const b3Vector3 &) [b3CpuNarrowPhase.cpp <307:27 307:32>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <307:10 307:25>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <307:2 307:7>]
@@ -878,23 +781,18 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<304:6> [b3CpuNarrowPhase.cpp <307:34 307:45>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numVertices [b3CpuNarrowPhase.cpp <307:54 307:66>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <307:47 307:52>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<308:11> [b3CpuNarrowPhase.cpp <308:11 308:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int [b3CpuNarrowPhase.cpp <308:7 308:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<308:11> [b3CpuNarrowPhase.cpp <308:15 308:15>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <308:39 308:42>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <308:28 308:37>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <308:17 308:25>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<308:11> [b3CpuNarrowPhase.cpp <308:46 308:46>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <310:44 310:44>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <310:27 310:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <310:11 310:26>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <310:3 310:8>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<304:6> [b3CpuNarrowPhase.cpp <310:28 310:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<308:11> [b3CpuNarrowPhase.cpp <310:41 310:41>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <310:67 310:67>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <310:57 310:66>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <310:46 310:54>]
@@ -909,10 +807,9 @@ LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <313:59 313:67>
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <317:17 317:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <317:9 317:14>]
SYMBOL_METHOD public const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const [b3CpuNarrowPhase.cpp <320:1 <320:33 320:49> 323:1>]
SYMBOL_CLASS b3CpuNarrowPhase
QUALIFIER: b3CpuNarrowPhase [b3CpuNarrowPhase.cpp <320:15 320:30>]
REFERENCE_TYPE_USAGE const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const -> b3Aabb [b3CpuNarrowPhase.cpp <320:7 320:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<320:55> [b3CpuNarrowPhase.cpp <320:55 320:69>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const -> int [b3CpuNarrowPhase.cpp <320:51 320:53>]
SYMBOL_FUNCTION b3Aabb & b3AlignedObjectArray<b3Aabb>::operator[](int)
REFERENCE_CALL const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const -> b3Aabb & b3AlignedObjectArray<b3Aabb>::operator[](int) [b3CpuNarrowPhase.cpp <322:36 322:36>]
@@ -1,7 +1,5 @@
FILE: b3AlignedAllocator.cpp
FILE: b3AlignedAllocator.cpp
COMMENT: comment [b3AlignedAllocator.cpp <1:1 14:3>]
FILE: b3AlignedAllocator.cpp
COMMENT: comment [b3AlignedAllocator.cpp <20:37 20:58>]
REFERENCE_MACRO_USAGE b3AlignedAllocator.cpp -> B3_HAS_ALIGNED_ALLOCATOR [b3AlignedAllocator.cpp <37:14 37:37>]
REFERENCE_MACRO_USAGE b3AlignedAllocator.cpp -> __CELLOS_LV2__ [b3AlignedAllocator.cpp <48:15 48:28>]
@@ -14,10 +12,8 @@ SYMBOL_GLOBAL_VARIABLE int b3g_numAlignedAllocs [b3AlignedAllocator.cpp <18:5 18
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_numAlignedAllocs -> int [b3AlignedAllocator.cpp <18:1 18:3>]
SYMBOL_GLOBAL_VARIABLE int b3g_numAlignedFree [b3AlignedAllocator.cpp <19:5 19:22>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_numAlignedFree -> int [b3AlignedAllocator.cpp <19:1 19:3>]
SYMBOL_GLOBAL_VARIABLE int b3g_totalBytesAlignedAllocs [b3AlignedAllocator.cpp <20:5 20:31>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE int b3g_totalBytesAlignedAllocs -> int [b3AlignedAllocator.cpp <20:1 20:3>]
SYMBOL_FUNCTION static void * b3AllocDefault(size_t) [b3AlignedAllocator.cpp <22:1 <22:14 22:27> 25:1>]
SYMBOL_BUILTIN_TYPE void
@@ -28,10 +24,8 @@ SYMBOL_FUNCTION void * malloc(size_t)
REFERENCE_CALL static void * b3AllocDefault(size_t) -> void * malloc(size_t) [b3AlignedAllocator.cpp <24:9 24:14>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<22:36> [b3AlignedAllocator.cpp <24:16 24:19>]
SYMBOL_FUNCTION static void b3FreeDefault(void *) [b3AlignedAllocator.cpp <27:1 <27:13 27:25> 30:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3FreeDefault(void *) -> void [b3AlignedAllocator.cpp <27:8 27:11>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<27:33> [b3AlignedAllocator.cpp <27:33 27:35>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3FreeDefault(void *) -> void [b3AlignedAllocator.cpp <27:27 27:30>]
SYMBOL_FUNCTION void free(void *)
REFERENCE_CALL static void b3FreeDefault(void *) -> void free(void *) [b3AlignedAllocator.cpp <29:2 29:5>]
@@ -43,25 +37,20 @@ SYMBOL_GLOBAL_VARIABLE b3FreeFunc * b3s_freeFunc [b3AlignedAllocator.cpp <33:20
REFERENCE_TYPE_USAGE b3FreeFunc * b3s_freeFunc -> b3FreeFunc [b3AlignedAllocator.cpp <33:8 33:17>]
REFERENCE_USAGE b3FreeFunc * b3s_freeFunc -> static void b3FreeDefault(void *) [b3AlignedAllocator.cpp <33:35 33:47>]
SYMBOL_FUNCTION static void * b3AlignedAllocDefault(size_t, int) [b3AlignedAllocator.cpp <66:1 <66:21 66:41> 78:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <66:15 66:18>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<66:50> [b3AlignedAllocator.cpp <66:50 66:53>]
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> size_t [b3AlignedAllocator.cpp <66:43 66:48>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<66:60> [b3AlignedAllocator.cpp <66:60 66:68>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> int [b3AlignedAllocator.cpp <66:56 66:58>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<68:9> [b3AlignedAllocator.cpp <68:9 68:11>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <68:3 68:6>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <69:9 69:12>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> char [b3AlignedAllocator.cpp <69:3 69:6>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <70:3 70:6>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> char [b3AlignedAllocator.cpp <70:11 70:14>]
REFERENCE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> b3AllocFunc * b3s_allocFunc [b3AlignedAllocator.cpp <70:18 70:30>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<66:50> [b3AlignedAllocator.cpp <70:32 70:35>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <70:46 70:49>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<66:60> [b3AlignedAllocator.cpp <70:57 70:65>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <71:7 71:10>]
@@ -69,32 +58,24 @@ LOCAL_SYMBOL: b3AlignedAllocator.cpp<68:9> [b3AlignedAllocator.cpp <72:2 72:4>]
SYMBOL_FUNCTION char * b3AlignPointer<char>(char *, size_t)
REFERENCE_CALL static void * b3AlignedAllocDefault(size_t, int) -> char * b3AlignPointer<char>(char *, size_t) [b3AlignedAllocator.cpp <72:8 72:21>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <72:23 72:26>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <72:37 72:40>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<66:60> [b3AlignedAllocator.cpp <72:45 72:53>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <73:8 73:11>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<68:9> [b3AlignedAllocator.cpp <73:17 73:19>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <73:28 73:31>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <73:36 73:39>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<68:9> [b3AlignedAllocator.cpp <75:5 75:7>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void * b3AlignedAllocDefault(size_t, int) -> void [b3AlignedAllocator.cpp <75:12 75:15>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<69:9> [b3AlignedAllocator.cpp <75:20 75:23>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<68:9> [b3AlignedAllocator.cpp <77:11 77:13>]
SYMBOL_FUNCTION static void b3AlignedFreeDefault(void *) [b3AlignedAllocator.cpp <80:1 <80:20 80:39> 88:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3AlignedFreeDefault(void *) -> void [b3AlignedAllocator.cpp <80:15 80:18>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<80:47> [b3AlignedAllocator.cpp <80:47 80:49>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3AlignedFreeDefault(void *) -> void [b3AlignedAllocator.cpp <80:41 80:44>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<82:9> [b3AlignedAllocator.cpp <82:9 82:12>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3AlignedFreeDefault(void *) -> void [b3AlignedAllocator.cpp <82:3 82:6>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<80:47> [b3AlignedAllocator.cpp <84:7 84:9>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<82:9> [b3AlignedAllocator.cpp <85:5 85:8>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE static void b3AlignedFreeDefault(void *) -> void [b3AlignedAllocator.cpp <85:15 85:18>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<80:47> [b3AlignedAllocator.cpp <85:24 85:26>]
REFERENCE_USAGE static void b3AlignedFreeDefault(void *) -> b3FreeFunc * b3s_freeFunc [b3AlignedAllocator.cpp <86:5 86:16>]
@@ -106,7 +87,6 @@ SYMBOL_GLOBAL_VARIABLE b3AlignedFreeFunc * b3s_alignedFreeFunc [b3AlignedAllocat
REFERENCE_TYPE_USAGE b3AlignedFreeFunc * b3s_alignedFreeFunc -> b3AlignedFreeFunc [b3AlignedAllocator.cpp <93:8 93:24>]
REFERENCE_USAGE b3AlignedFreeFunc * b3s_alignedFreeFunc -> static void b3AlignedFreeDefault(void *) [b3AlignedAllocator.cpp <93:49 93:68>]
SYMBOL_FUNCTION void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) [b3AlignedAllocator.cpp <95:1 <95:6 95:35> 99:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> void [b3AlignedAllocator.cpp <95:1 95:4>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:57> [b3AlignedAllocator.cpp <95:57 95:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.cpp <95:37 95:54>]
@@ -121,7 +101,6 @@ LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:87> [b3AlignedAllocator.cpp <98:25 98:32
LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:87> [b3AlignedAllocator.cpp <98:36 98:43>]
REFERENCE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> static void b3AlignedFreeDefault(void *) [b3AlignedAllocator.cpp <98:47 98:66>]
SYMBOL_FUNCTION void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) [b3AlignedAllocator.cpp <101:1 <101:6 101:28> 105:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> void [b3AlignedAllocator.cpp <101:1 101:4>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:43> [b3AlignedAllocator.cpp <101:43 101:51>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> b3AllocFunc [b3AlignedAllocator.cpp <101:30 101:40>]
@@ -136,16 +115,13 @@ LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:66> [b3AlignedAllocator.cpp <104:18 104
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:66> [b3AlignedAllocator.cpp <104:29 104:36>]
REFERENCE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> static void b3FreeDefault(void *) [b3AlignedAllocator.cpp <104:40 104:52>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.cpp <159:1 <159:7 159:28> 166:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.cpp <159:1 159:4>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<159:38> [b3AlignedAllocator.cpp <159:38 159:41>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> size_t [b3AlignedAllocator.cpp <159:31 159:36>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<159:48> [b3AlignedAllocator.cpp <159:48 159:56>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> int [b3AlignedAllocator.cpp <159:44 159:46>]
REFERENCE_USAGE void * b3AlignedAllocInternal(size_t, int) -> int b3g_numAlignedAllocs [b3AlignedAllocator.cpp <161:2 161:21>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<162:8> [b3AlignedAllocator.cpp <162:8 162:10>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.cpp <162:2 162:5>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<162:8> [b3AlignedAllocator.cpp <163:2 163:4>]
REFERENCE_USAGE void * b3AlignedAllocInternal(size_t, int) -> b3AlignedAllocFunc * b3s_alignedAllocFunc [b3AlignedAllocator.cpp <163:8 163:27>]
@@ -153,10 +129,8 @@ LOCAL_SYMBOL: b3AlignedAllocator.cpp<159:38> [b3AlignedAllocator.cpp <163:29 163
LOCAL_SYMBOL: b3AlignedAllocator.cpp<159:48> [b3AlignedAllocator.cpp <163:35 163:43>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<162:8> [b3AlignedAllocator.cpp <165:9 165:11>]
SYMBOL_FUNCTION void b3AlignedFreeInternal(void *) [b3AlignedAllocator.cpp <168:1 <168:6 168:26> 178:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3AlignedFreeInternal(void *) -> void [b3AlignedAllocator.cpp <168:1 168:4>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<168:35> [b3AlignedAllocator.cpp <168:35 168:37>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3AlignedFreeInternal(void *) -> void [b3AlignedAllocator.cpp <168:29 168:32>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<168:35> [b3AlignedAllocator.cpp <170:7 170:9>]
REFERENCE_USAGE void b3AlignedFreeInternal(void *) -> int b3g_numAlignedFree [b3AlignedAllocator.cpp <175:2 175:19>]
@@ -1,13 +1,8 @@
FILE: b3Logging.cpp
FILE: b3Logging.cpp
COMMENT: comment [b3Logging.cpp <1:1 13:3>]
COMMENT: comment [b3Logging.cpp <14:1 14:38>]
FILE: b3Logging.cpp
FILE: b3Logging.cpp
FILE: b3Logging.cpp
REFERENCE_MACRO_USAGE b3Logging.cpp -> _WIN32 [b3Logging.cpp <21:8 21:13>]
ERROR: unknown type name 'IUnknown' [ObjBase.h <239:21 239:21>]
FILE: b3Logging.cpp
COMMENT: comment [b3Logging.cpp <23:8 23:16>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _WIN32 [b3Logging.cpp <28:8 28:13>]
COMMENT: comment [b3Logging.cpp <32:5 32:24>]
@@ -31,20 +26,14 @@ REFERENCE_MACRO_USAGE b3Logging.cpp -> va_end [b3Logging.cpp <96:5 96:10>]
REFERENCE_MACRO_USAGE stdarg.h -> __crt_va_end [stdarg.h <19:18 19:29>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <100:19 100:44>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> va_start [b3Logging.cpp <102:5 102:12>]
REFERENCE_MACRO_USAGE stdarg.h -> __crt_va_start [stdarg.h <17:18 17:31>]
REFERENCE_MACRO_USAGE vadefs.h -> __crt_va_start_a [vadefs.h <149:96 149:111>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _MSC_VER [b3Logging.cpp <103:8 103:15>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <104:25 104:50>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> va_end [b3Logging.cpp <109:5 109:10>]
REFERENCE_MACRO_USAGE stdarg.h -> __crt_va_end [stdarg.h <19:18 19:29>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <114:19 114:44>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> va_start [b3Logging.cpp <116:5 116:12>]
REFERENCE_MACRO_USAGE stdarg.h -> __crt_va_start [stdarg.h <17:18 17:31>]
REFERENCE_MACRO_USAGE vadefs.h -> __crt_va_start_a [vadefs.h <149:96 149:111>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _MSC_VER [b3Logging.cpp <117:8 117:15>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <118:25 118:50>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> va_end [b3Logging.cpp <123:5 123:10>]
REFERENCE_MACRO_USAGE stdarg.h -> __crt_va_end [stdarg.h <19:18 19:29>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _MSC_VER [b3Logging.cpp <157:9 157:16>]
SYMBOL_FUNCTION void b3PrintfFuncDefault(const char *) [b3Logging.cpp <26:1 <26:6 26:24> 34:1>]
SYMBOL_BUILTIN_TYPE void
@@ -61,32 +50,22 @@ LOCAL_SYMBOL: b3Logging.cpp<26:38> [b3Logging.cpp <31:14 31:16>]
SYMBOL_FUNCTION int fflush(FILE *)
REFERENCE_CALL void b3PrintfFuncDefault(const char *) -> int fflush(FILE *) [b3Logging.cpp <33:5 33:10>]
SYMBOL_FUNCTION void b3WarningMessageFuncDefault(const char *) [b3Logging.cpp <36:1 <36:6 36:32> 45:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3WarningMessageFuncDefault(const char *) -> void [b3Logging.cpp <36:1 36:4>]
LOCAL_SYMBOL: b3Logging.cpp<36:46> [b3Logging.cpp <36:46 36:48>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3WarningMessageFuncDefault(const char *) -> char [b3Logging.cpp <36:40 36:43>]
SYMBOL_FUNCTION void OutputDebugStringA(LPCSTR)
REFERENCE_CALL void b3WarningMessageFuncDefault(const char *) -> void OutputDebugStringA(LPCSTR) [b3Logging.cpp <39:2 39:19>]
LOCAL_SYMBOL: b3Logging.cpp<36:46> [b3Logging.cpp <39:21 39:23>]
SYMBOL_FUNCTION int printf(const char * const)
REFERENCE_CALL void b3WarningMessageFuncDefault(const char *) -> int printf(const char * const) [b3Logging.cpp <41:2 41:7>]
LOCAL_SYMBOL: b3Logging.cpp<36:46> [b3Logging.cpp <41:14 41:16>]
SYMBOL_FUNCTION int fflush(FILE *)
REFERENCE_CALL void b3WarningMessageFuncDefault(const char *) -> int fflush(FILE *) [b3Logging.cpp <43:5 43:10>]
SYMBOL_FUNCTION void b3ErrorMessageFuncDefault(const char *) [b3Logging.cpp <48:1 <48:6 48:30> 58:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3ErrorMessageFuncDefault(const char *) -> void [b3Logging.cpp <48:1 48:4>]
LOCAL_SYMBOL: b3Logging.cpp<48:44> [b3Logging.cpp <48:44 48:46>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3ErrorMessageFuncDefault(const char *) -> char [b3Logging.cpp <48:38 48:41>]
SYMBOL_FUNCTION void OutputDebugStringA(LPCSTR)
REFERENCE_CALL void b3ErrorMessageFuncDefault(const char *) -> void OutputDebugStringA(LPCSTR) [b3Logging.cpp <51:2 51:19>]
LOCAL_SYMBOL: b3Logging.cpp<48:44> [b3Logging.cpp <51:21 51:23>]
SYMBOL_FUNCTION int printf(const char * const)
REFERENCE_CALL void b3ErrorMessageFuncDefault(const char *) -> int printf(const char * const) [b3Logging.cpp <53:2 53:7>]
LOCAL_SYMBOL: b3Logging.cpp<48:44> [b3Logging.cpp <53:14 53:16>]
SYMBOL_FUNCTION int fflush(FILE *)
REFERENCE_CALL void b3ErrorMessageFuncDefault(const char *) -> int fflush(FILE *) [b3Logging.cpp <56:5 56:10>]
SYMBOL_GLOBAL_VARIABLE b3PrintfFunc * b3s_printfFunc [b3Logging.cpp <62:22 62:35>]
REFERENCE_TYPE_USAGE b3PrintfFunc * b3s_printfFunc -> b3PrintfFunc [b3Logging.cpp <62:8 62:19>]
@@ -98,40 +77,33 @@ SYMBOL_GLOBAL_VARIABLE b3ErrorMessageFunc * b3s_errorMessageFunc [b3Logging.cpp
REFERENCE_TYPE_USAGE b3ErrorMessageFunc * b3s_errorMessageFunc -> b3ErrorMessageFunc [b3Logging.cpp <64:8 64:25>]
REFERENCE_USAGE b3ErrorMessageFunc * b3s_errorMessageFunc -> void b3ErrorMessageFuncDefault(const char *) [b3Logging.cpp <64:51 64:75>]
SYMBOL_FUNCTION void b3SetCustomPrintfFunc(b3PrintfFunc *) [b3Logging.cpp <68:1 <68:6 68:26> 71:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3SetCustomPrintfFunc(b3PrintfFunc *) -> void [b3Logging.cpp <68:1 68:4>]
LOCAL_SYMBOL: b3Logging.cpp<68:42> [b3Logging.cpp <68:42 68:51>]
REFERENCE_TYPE_USAGE void b3SetCustomPrintfFunc(b3PrintfFunc *) -> b3PrintfFunc [b3Logging.cpp <68:28 68:39>]
REFERENCE_USAGE void b3SetCustomPrintfFunc(b3PrintfFunc *) -> b3PrintfFunc * b3s_printfFunc [b3Logging.cpp <70:2 70:15>]
LOCAL_SYMBOL: b3Logging.cpp<68:42> [b3Logging.cpp <70:19 70:28>]
SYMBOL_FUNCTION void b3SetCustomWarningMessageFunc(b3WarningMessageFunc *) [b3Logging.cpp <72:1 <72:6 72:34> 75:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3SetCustomWarningMessageFunc(b3WarningMessageFunc *) -> void [b3Logging.cpp <72:1 72:4>]
LOCAL_SYMBOL: b3Logging.cpp<72:50> [b3Logging.cpp <72:50 72:67>]
REFERENCE_TYPE_USAGE void b3SetCustomWarningMessageFunc(b3WarningMessageFunc *) -> b3PrintfFunc [b3Logging.cpp <72:36 72:47>]
REFERENCE_USAGE void b3SetCustomWarningMessageFunc(b3WarningMessageFunc *) -> b3WarningMessageFunc * b3s_warningMessageFunc [b3Logging.cpp <74:2 74:23>]
LOCAL_SYMBOL: b3Logging.cpp<72:50> [b3Logging.cpp <74:27 74:44>]
SYMBOL_FUNCTION void b3SetCustomErrorMessageFunc(b3ErrorMessageFunc *) [b3Logging.cpp <76:1 <76:6 76:32> 79:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3SetCustomErrorMessageFunc(b3ErrorMessageFunc *) -> void [b3Logging.cpp <76:1 76:4>]
LOCAL_SYMBOL: b3Logging.cpp<76:48> [b3Logging.cpp <76:48 76:63>]
REFERENCE_TYPE_USAGE void b3SetCustomErrorMessageFunc(b3ErrorMessageFunc *) -> b3PrintfFunc [b3Logging.cpp <76:34 76:45>]
REFERENCE_USAGE void b3SetCustomErrorMessageFunc(b3ErrorMessageFunc *) -> b3ErrorMessageFunc * b3s_errorMessageFunc [b3Logging.cpp <78:2 78:21>]
LOCAL_SYMBOL: b3Logging.cpp<76:48> [b3Logging.cpp <78:25 78:40>]
SYMBOL_FUNCTION void b3OutputPrintfVarArgsInternal(const char *) [b3Logging.cpp <85:1 <85:6 85:34> 97:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> void [b3Logging.cpp <85:1 85:4>]
LOCAL_SYMBOL: b3Logging.cpp<85:48> [b3Logging.cpp <85:48 85:50>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> char [b3Logging.cpp <85:42 85:45>]
LOCAL_SYMBOL: b3Logging.cpp<87:10> [b3Logging.cpp <87:10 87:17>]
SYMBOL_BUILTIN_TYPE char
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>]
LOCAL_SYMBOL: b3Logging.cpp<85:48> [b3Logging.cpp <89:23 89:25>]
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>]
@@ -141,20 +113,15 @@ REFERENCE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> b3PrintfFunc
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>]
SYMBOL_BUILTIN_TYPE void
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>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> char [b3Logging.cpp <98:50 98:53>]
LOCAL_SYMBOL: b3Logging.cpp<100:10> [b3Logging.cpp <100:10 100:17>]
SYMBOL_BUILTIN_TYPE char
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>]
LOCAL_SYMBOL: b3Logging.cpp<98:56> [b3Logging.cpp <102:23 102:25>]
SYMBOL_FUNCTION int vsprintf_s(char * const, const size_t, const char * const, va_list)
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>]
@@ -163,20 +130,15 @@ REFERENCE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> b3Wa
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>]
SYMBOL_BUILTIN_TYPE void
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>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> char [b3Logging.cpp <111:48 111:51>]
LOCAL_SYMBOL: b3Logging.cpp<114:10> [b3Logging.cpp <114:10 114:17>]
SYMBOL_BUILTIN_TYPE char
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>]
LOCAL_SYMBOL: b3Logging.cpp<111:54> [b3Logging.cpp <116:23 116:25>]
SYMBOL_FUNCTION int vsprintf_s(char * const, const size_t, const char * const, va_list)
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>]
@@ -185,13 +147,10 @@ REFERENCE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> b3Erro
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>]
SYMBOL_BUILTIN_TYPE void
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>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3EnterProfileZoneDefault(const char *) -> char [b3Logging.cpp <128:38 128:41>]
SYMBOL_FUNCTION void b3LeaveProfileZoneDefault() [b3Logging.cpp <131:1 <131:6 131:30> 133:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3LeaveProfileZoneDefault() -> void [b3Logging.cpp <131:1 131:4>]
SYMBOL_GLOBAL_VARIABLE b3EnterProfileZoneFunc * b3s_enterFunc [b3Logging.cpp <134:32 134:44>]
REFERENCE_TYPE_USAGE b3EnterProfileZoneFunc * b3s_enterFunc -> b3EnterProfileZoneFunc [b3Logging.cpp <134:8 134:29>]
@@ -200,26 +159,21 @@ SYMBOL_GLOBAL_VARIABLE b3LeaveProfileZoneFunc * b3s_leaveFunc [b3Logging.cpp <13
REFERENCE_TYPE_USAGE b3LeaveProfileZoneFunc * b3s_leaveFunc -> b3LeaveProfileZoneFunc [b3Logging.cpp <135:8 135:29>]
REFERENCE_USAGE b3LeaveProfileZoneFunc * b3s_leaveFunc -> void b3LeaveProfileZoneDefault() [b3Logging.cpp <135:48 135:72>]
SYMBOL_FUNCTION void b3EnterProfileZone(const char *) [b3Logging.cpp <136:1 <136:6 136:23> 139:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3EnterProfileZone(const char *) -> void [b3Logging.cpp <136:1 136:4>]
LOCAL_SYMBOL: b3Logging.cpp<136:37> [b3Logging.cpp <136:37 136:40>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3EnterProfileZone(const char *) -> char [b3Logging.cpp <136:31 136:34>]
REFERENCE_USAGE void b3EnterProfileZone(const char *) -> b3EnterProfileZoneFunc * b3s_enterFunc [b3Logging.cpp <138:3 138:15>]
LOCAL_SYMBOL: b3Logging.cpp<136:37> [b3Logging.cpp <138:18 138:21>]
SYMBOL_FUNCTION void b3LeaveProfileZone() [b3Logging.cpp <140:1 <140:6 140:23> 143:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3LeaveProfileZone() -> void [b3Logging.cpp <140:1 140:4>]
REFERENCE_USAGE void b3LeaveProfileZone() -> b3LeaveProfileZoneFunc * b3s_leaveFunc [b3Logging.cpp <142:3 142:15>]
SYMBOL_FUNCTION void b3SetCustomEnterProfileZoneFunc(b3EnterProfileZoneFunc *) [b3Logging.cpp <145:1 <145:6 145:36> 148:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3SetCustomEnterProfileZoneFunc(b3EnterProfileZoneFunc *) -> void [b3Logging.cpp <145:1 145:4>]
LOCAL_SYMBOL: b3Logging.cpp<145:62> [b3Logging.cpp <145:62 145:70>]
REFERENCE_TYPE_USAGE void b3SetCustomEnterProfileZoneFunc(b3EnterProfileZoneFunc *) -> b3EnterProfileZoneFunc [b3Logging.cpp <145:38 145:59>]
REFERENCE_USAGE void b3SetCustomEnterProfileZoneFunc(b3EnterProfileZoneFunc *) -> b3EnterProfileZoneFunc * b3s_enterFunc [b3Logging.cpp <147:2 147:14>]
LOCAL_SYMBOL: b3Logging.cpp<145:62> [b3Logging.cpp <147:18 147:26>]
SYMBOL_FUNCTION void b3SetCustomLeaveProfileZoneFunc(b3LeaveProfileZoneFunc *) [b3Logging.cpp <149:1 <149:6 149:36> 152:1>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3SetCustomLeaveProfileZoneFunc(b3LeaveProfileZoneFunc *) -> void [b3Logging.cpp <149:1 149:4>]
LOCAL_SYMBOL: b3Logging.cpp<149:62> [b3Logging.cpp <149:62 149:70>]
REFERENCE_TYPE_USAGE void b3SetCustomLeaveProfileZoneFunc(b3LeaveProfileZoneFunc *) -> b3LeaveProfileZoneFunc [b3Logging.cpp <149:38 149:59>]
@@ -1,7 +1,5 @@
FILE: b3GeometryUtil.cpp
FILE: b3GeometryUtil.cpp
COMMENT: comment [b3GeometryUtil.cpp <1:1 13:3>]
FILE: b3GeometryUtil.cpp
COMMENT: comment [b3GeometryUtil.cpp <20:1 24:3>]
COMMENT: comment [b3GeometryUtil.cpp <84:2 84:17>]
COMMENT: comment [b3GeometryUtil.cpp <113:9 113:69>]
@@ -15,10 +13,10 @@ SYMBOL_FUNCTION void b3BulletMathProbe() [b3GeometryUtil.cpp <27:7 27:23>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3BulletMathProbe() -> void [b3GeometryUtil.cpp <27:2 27:5>]
SYMBOL_FUNCTION void b3BulletMathProbe() [b3GeometryUtil.cpp <29:2 <29:7 29:23> 29:29>]
SYMBOL_BUILTIN_TYPE void
REFERENCE_TYPE_USAGE void b3BulletMathProbe() -> void [b3GeometryUtil.cpp <29:2 29:5>]
SYMBOL_METHOD public static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) [b3GeometryUtil.cpp <33:1 <33:22 33:40> 47:1>]
SYMBOL_CLASS b3GeometryUtil
QUALIFIER: b3GeometryUtil [b3GeometryUtil.cpp <33:6 33:19>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> bool [b3GeometryUtil.cpp <33:1 33:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:81> [b3GeometryUtil.cpp <33:81 33:94>]
@@ -35,7 +33,6 @@ SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3GeometryUtil.cpp <35:34 35:37>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:81> [b3GeometryUtil.cpp <35:19 35:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<36:11> [b3GeometryUtil.cpp <36:11 36:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> int [b3GeometryUtil.cpp <36:7 36:9>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<36:11> [b3GeometryUtil.cpp <36:15 36:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<35:6> [b3GeometryUtil.cpp <36:17 36:26>]
@@ -59,8 +56,7 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<33:130> [b3GeometryUtil.cpp <39:59 39:64>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<39:12> [b3GeometryUtil.cpp <40:7 40:10>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <40:12 40:19>]
SYMBOL_METHOD public static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) [b3GeometryUtil.cpp <50:1 <50:22 50:43> 63:1>]
SYMBOL_CLASS b3GeometryUtil
SYMBOL_BUILTIN_TYPE bool
QUALIFIER: b3GeometryUtil [b3GeometryUtil.cpp <50:6 50:19>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> bool [b3GeometryUtil.cpp <50:1 50:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:62> [b3GeometryUtil.cpp <50:62 50:72>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Vector3 [b3GeometryUtil.cpp <50:51 50:59>]
@@ -70,27 +66,22 @@ REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3Geom
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:133> [b3GeometryUtil.cpp <50:133 50:138>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <50:124 50:131>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<52:6> [b3GeometryUtil.cpp <52:6 52:16>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> int [b3GeometryUtil.cpp <52:2 52:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3GeometryUtil.cpp <52:29 52:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:114> [b3GeometryUtil.cpp <52:20 52:27>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<53:11> [b3GeometryUtil.cpp <53:11 53:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> int [b3GeometryUtil.cpp <53:7 53:9>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<53:11> [b3GeometryUtil.cpp <53:15 53:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<52:6> [b3GeometryUtil.cpp <53:17 53:27>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<53:11> [b3GeometryUtil.cpp <53:29 53:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<55:20> [b3GeometryUtil.cpp <55:20 55:21>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Vector3 [b3GeometryUtil.cpp <55:9 55:17>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <55:33 55:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:114> [b3GeometryUtil.cpp <55:25 55:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<53:11> [b3GeometryUtil.cpp <55:34 55:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<56:12> [b3GeometryUtil.cpp <56:12 56:15>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <56:3 56:10>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <56:19 56:26>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3GeometryUtil.cpp <56:40 56:42>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:62> [b3GeometryUtil.cpp <56:28 56:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<55:20> [b3GeometryUtil.cpp <56:44 56:45>]
@@ -100,7 +91,6 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<50:133> [b3GeometryUtil.cpp <56:74 56:79>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<56:12> [b3GeometryUtil.cpp <57:7 57:10>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <57:12 57:19>]
SYMBOL_FUNCTION bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) [b3GeometryUtil.cpp <65:6 65:13>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> bool [b3GeometryUtil.cpp <65:1 65:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<65:32> [b3GeometryUtil.cpp <65:32 65:44>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <65:21 65:29>]
@@ -108,7 +98,6 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<65:85> [b3GeometryUtil.cpp <65:85 65:98>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <65:52 65:71>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <65:73 65:81>]
SYMBOL_FUNCTION bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) [b3GeometryUtil.cpp <67:1 <67:6 67:13> 79:1>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> bool [b3GeometryUtil.cpp <67:1 67:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<67:32> [b3GeometryUtil.cpp <67:32 67:44>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <67:21 67:29>]
@@ -116,31 +105,25 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<67:85> [b3GeometryUtil.cpp <67:85 67:98>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <67:52 67:71>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <67:73 67:81>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<69:6> [b3GeometryUtil.cpp <69:6 69:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <69:2 69:4>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3GeometryUtil.cpp <69:34 69:37>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<67:85> [b3GeometryUtil.cpp <69:19 69:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<70:11> [b3GeometryUtil.cpp <70:11 70:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <70:7 70:9>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<70:11> [b3GeometryUtil.cpp <70:15 70:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<69:6> [b3GeometryUtil.cpp <70:17 70:26>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<70:11> [b3GeometryUtil.cpp <70:28 70:28>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<72:20> [b3GeometryUtil.cpp <72:20 72:21>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <72:9 72:17>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <72:39 72:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<67:85> [b3GeometryUtil.cpp <72:25 72:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<70:11> [b3GeometryUtil.cpp <72:40 72:40>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3GeometryUtil.cpp <73:21 73:23>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<67:32> [b3GeometryUtil.cpp <73:7 73:19>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<72:20> [b3GeometryUtil.cpp <73:25 73:26>]
REFERENCE_TYPE_USAGE bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <73:31 73:38>]
SYMBOL_METHOD public static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) [b3GeometryUtil.cpp <81:1 <81:22 81:50> 127:1>]
SYMBOL_CLASS b3GeometryUtil
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3GeometryUtil [b3GeometryUtil.cpp <81:6 81:19>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void [b3GeometryUtil.cpp <81:1 81:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <81:85 81:92>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <81:52 81:71>]
@@ -149,13 +132,10 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<81:128> [b3GeometryUtil.cpp <81:128 81:144>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <81:95 81:114>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <81:116 81:124>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<83:13> [b3GeometryUtil.cpp <83:13 83:23>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <83:9 83:11>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3GeometryUtil.cpp <83:36 83:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <83:27 83:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<85:11> [b3GeometryUtil.cpp <85:11 85:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <85:7 85:9>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<85:11> [b3GeometryUtil.cpp <85:15 85:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<83:13> [b3GeometryUtil.cpp <85:17 85:27>]
@@ -167,7 +147,6 @@ REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3Align
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <87:25 87:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<85:11> [b3GeometryUtil.cpp <87:34 87:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<90:12> [b3GeometryUtil.cpp <90:12 90:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <90:8 90:10>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<85:11> [b3GeometryUtil.cpp <90:14 90:14>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<90:12> [b3GeometryUtil.cpp <90:18 90:18>]
@@ -175,12 +154,10 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<83:13> [b3GeometryUtil.cpp <90:20 90:30>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<90:12> [b3GeometryUtil.cpp <90:32 90:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<92:21> [b3GeometryUtil.cpp <92:21 92:22>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <92:10 92:18>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3GeometryUtil.cpp <92:34 92:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <92:26 92:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<90:12> [b3GeometryUtil.cpp <92:35 92:35>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<94:13> [b3GeometryUtil.cpp <94:13 94:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <94:9 94:11>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<90:12> [b3GeometryUtil.cpp <94:15 94:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<94:13> [b3GeometryUtil.cpp <94:19 94:19>]
@@ -188,7 +165,6 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<83:13> [b3GeometryUtil.cpp <94:21 94:31>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<94:13> [b3GeometryUtil.cpp <94:33 94:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<97:22> [b3GeometryUtil.cpp <97:22 97:23>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <97:11 97:19>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3GeometryUtil.cpp <97:35 97:35>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <97:27 97:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<94:13> [b3GeometryUtil.cpp <97:36 97:36>]
@@ -197,12 +173,8 @@ REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <99:15 99:27>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:29> [b3GeometryUtil.cpp <99:29 99:33>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <99:5 99:13>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <99:29 99:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:35> [b3GeometryUtil.cpp <99:35 99:39>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <99:5 99:13>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <99:35 99:39>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <100:11 100:11>]
@@ -211,10 +183,8 @@ SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3GeometryUtil.cpp <100:15 100:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<92:21> [b3GeometryUtil.cpp <100:13 100:14>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<87:20> [b3GeometryUtil.cpp <100:16 100:17>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <101:11 101:11>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:35> [b3GeometryUtil.cpp <101:5 101:9>]
SYMBOL_FUNCTION b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 operator-(const b3Vector3 &, const b3Vector3 &) [b3GeometryUtil.cpp <101:15 101:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<97:22> [b3GeometryUtil.cpp <101:13 101:14>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<87:20> [b3GeometryUtil.cpp <101:16 101:17>]
@@ -222,11 +192,9 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<102:14> [b3GeometryUtil.cpp <102:14 102:23>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <102:5 102:12>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <102:27 102:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<103:14> [b3GeometryUtil.cpp <103:14 103:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <103:10 103:12>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<103:14> [b3GeometryUtil.cpp <103:19 103:20>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<103:14> [b3GeometryUtil.cpp <103:24 103:25>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <105:20 105:20>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <105:6 105:18>]
SYMBOL_FUNCTION b3Vector3 operator*(const b3Scalar &, const b3Vector3 &)
@@ -248,7 +216,6 @@ REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3Align
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <109:20 109:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:128> [b3GeometryUtil.cpp <109:34 109:50>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <111:8 111:20>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3GeometryUtil.cpp <111:42 111:44>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <111:28 111:40>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<87:20> [b3GeometryUtil.cpp <111:46 111:47>]
@@ -264,8 +231,7 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <116:38 116:50>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<102:14> [b3GeometryUtil.cpp <120:6 120:15>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <120:19 120:26>]
SYMBOL_METHOD public static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) [b3GeometryUtil.cpp <129:1 <129:22 129:50> 184:1>]
SYMBOL_CLASS b3GeometryUtil
SYMBOL_BUILTIN_TYPE void
QUALIFIER: b3GeometryUtil [b3GeometryUtil.cpp <129:6 129:19>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void [b3GeometryUtil.cpp <129:1 129:4>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <129:91 129:104>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <129:58 129:77>]
@@ -274,25 +240,20 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<129:141> [b3GeometryUtil.cpp <129:141 129:151>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <129:108 129:127>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <129:129 129:137>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<131:12> [b3GeometryUtil.cpp <131:12 131:21>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <131:8 131:10>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3Vector3>::size() const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3GeometryUtil.cpp <131:40 131:43>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <131:25 131:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<133:11> [b3GeometryUtil.cpp <133:11 133:11>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <133:7 133:9>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<133:11> [b3GeometryUtil.cpp <133:15 133:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<131:12> [b3GeometryUtil.cpp <133:17 133:26>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<133:11> [b3GeometryUtil.cpp <133:28 133:28>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<135:20> [b3GeometryUtil.cpp <135:20 135:21>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <135:9 135:17>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <135:39 135:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <135:25 135:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<133:11> [b3GeometryUtil.cpp <135:40 135:40>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<138:12> [b3GeometryUtil.cpp <138:12 138:12>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <138:8 138:10>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<133:11> [b3GeometryUtil.cpp <138:14 138:14>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<138:12> [b3GeometryUtil.cpp <138:18 138:18>]
@@ -300,12 +261,10 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<131:12> [b3GeometryUtil.cpp <138:20 138:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<138:12> [b3GeometryUtil.cpp <138:31 138:31>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<140:21> [b3GeometryUtil.cpp <140:21 140:22>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <140:10 140:18>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <140:40 140:40>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <140:26 140:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<138:12> [b3GeometryUtil.cpp <140:41 140:41>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<142:13> [b3GeometryUtil.cpp <142:13 142:13>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> int [b3GeometryUtil.cpp <142:9 142:11>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<138:12> [b3GeometryUtil.cpp <142:15 142:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<142:13> [b3GeometryUtil.cpp <142:19 142:19>]
@@ -313,58 +272,44 @@ LOCAL_SYMBOL: b3GeometryUtil.cpp<131:12> [b3GeometryUtil.cpp <142:21 142:30>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<142:13> [b3GeometryUtil.cpp <142:32 142:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<145:22> [b3GeometryUtil.cpp <145:22 145:23>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <145:11 145:19>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <145:41 145:41>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <145:27 145:40>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<142:13> [b3GeometryUtil.cpp <145:42 145:42>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <147:15 147:18>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <147:5 147:13>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <147:15 147:18>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <147:26 147:26>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <147:21 147:24>]
SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3GeometryUtil.cpp <147:31 147:35>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<140:21> [b3GeometryUtil.cpp <147:28 147:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<145:22> [b3GeometryUtil.cpp <147:37 147:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<148:15> [b3GeometryUtil.cpp <148:15 148:18>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <148:5 148:13>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <148:15 148:18>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <148:26 148:26>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<148:15> [b3GeometryUtil.cpp <148:21 148:24>]
SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3GeometryUtil.cpp <148:31 148:35>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<145:22> [b3GeometryUtil.cpp <148:28 148:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<135:20> [b3GeometryUtil.cpp <148:37 148:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<149:15> [b3GeometryUtil.cpp <149:15 149:18>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <149:5 149:13>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3()
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3() [b3GeometryUtil.cpp <149:15 149:18>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3GeometryUtil.cpp <149:26 149:26>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<149:15> [b3GeometryUtil.cpp <149:21 149:24>]
SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3GeometryUtil.cpp <149:31 149:35>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<135:20> [b3GeometryUtil.cpp <149:28 149:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<140:21> [b3GeometryUtil.cpp <149:37 149:38>]
SYMBOL_FUNCTION b3Scalar b3Vector3::length2() const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::length2() const [b3GeometryUtil.cpp <151:17 151:23>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <151:12 151:15>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <151:29 151:36>]
SYMBOL_FUNCTION b3Scalar b3Vector3::length2() const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::length2() const [b3GeometryUtil.cpp <152:14 152:20>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<148:15> [b3GeometryUtil.cpp <152:9 152:12>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <152:26 152:33>]
SYMBOL_FUNCTION b3Scalar b3Vector3::length2() const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::length2() const [b3GeometryUtil.cpp <153:14 153:20>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<149:15> [b3GeometryUtil.cpp <153:9 153:12>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <153:26 153:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<162:15> [b3GeometryUtil.cpp <162:15 162:22>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <162:6 162:13>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3GeometryUtil.cpp <162:30 162:32>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<135:20> [b3GeometryUtil.cpp <162:27 162:28>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <162:34 162:37>]
@@ -379,11 +324,9 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator*=(const b3Scalar &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3GeometryUtil.cpp <166:12 166:13>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <166:7 166:10>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<135:20> [b3GeometryUtil.cpp <166:15 166:16>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator*=(const b3Scalar &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3GeometryUtil.cpp <167:12 167:13>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<148:15> [b3GeometryUtil.cpp <167:7 167:10>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<140:21> [b3GeometryUtil.cpp <167:15 167:16>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator*=(const b3Scalar &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3GeometryUtil.cpp <168:12 168:13>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<149:15> [b3GeometryUtil.cpp <168:7 168:10>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<145:22> [b3GeometryUtil.cpp <168:15 168:16>]
@@ -396,11 +339,9 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator+=(const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator+=(const b3Vector3 &) [b3GeometryUtil.cpp <170:23 170:24>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <170:7 170:21>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<148:15> [b3GeometryUtil.cpp <170:26 170:29>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator+=(const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator+=(const b3Vector3 &) [b3GeometryUtil.cpp <171:23 171:24>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <171:7 171:21>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<149:15> [b3GeometryUtil.cpp <171:26 171:29>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator*=(const b3Scalar &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::operator*=(const b3Scalar &) [b3GeometryUtil.cpp <172:23 172:24>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <172:7 172:21>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<162:15> [b3GeometryUtil.cpp <172:26 172:33>]
@@ -409,7 +350,6 @@ REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:91> [b3GeometryUtil.cpp <175:31 175:44>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <175:46 175:60>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <175:62 175:69>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &) [b3GeometryUtil.cpp <177:20 177:28>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<129:141> [b3GeometryUtil.cpp <177:8 177:18>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <177:30 177:44>]