logic: improved recording of template member specializations

* implemented recording template member specialitation relations for fields, static variables, member classes and enums
* added windows only tests that index whole projects (Bullet & Box2D) to prevent regression
This commit is contained in:
mlangkabel
2017-09-13 18:03:29 +02:00
parent 3f06724cad
commit 687bfad4a6
222 changed files with 95747 additions and 22 deletions
@@ -0,0 +1,921 @@
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>]
COMMENT: comment [b3CpuNarrowPhase.cpp <82:1 82:149>]
COMMENT: comment [b3CpuNarrowPhase.cpp <83:4 83:32>]
COMMENT: comment [b3CpuNarrowPhase.cpp <90:1 90:101>]
COMMENT: comment [b3CpuNarrowPhase.cpp <91:1 91:148>]
COMMENT: comment [b3CpuNarrowPhase.cpp <92:1 92:31>]
COMMENT: comment [b3CpuNarrowPhase.cpp <99:1 99:101>]
COMMENT: comment [b3CpuNarrowPhase.cpp <100:1 100:148>]
COMMENT: comment [b3CpuNarrowPhase.cpp <101:1 101:31>]
COMMENT: comment [b3CpuNarrowPhase.cpp <108:1 108:106>]
COMMENT: comment [b3CpuNarrowPhase.cpp <109:1 109:182>]
COMMENT: comment [b3CpuNarrowPhase.cpp <110:1 110:73>]
COMMENT: comment [b3CpuNarrowPhase.cpp <111:1 111:31>]
COMMENT: comment [b3CpuNarrowPhase.cpp <119:1 119:103>]
COMMENT: comment [b3CpuNarrowPhase.cpp <120:1 120:168>]
COMMENT: comment [b3CpuNarrowPhase.cpp <121:1 121:31>]
COMMENT: comment [b3CpuNarrowPhase.cpp <128:1 128:103>]
COMMENT: comment [b3CpuNarrowPhase.cpp <129:1 129:167>]
COMMENT: comment [b3CpuNarrowPhase.cpp <130:1 130:31>]
COMMENT: comment [b3CpuNarrowPhase.cpp <137:4 137:43>]
COMMENT: comment [b3CpuNarrowPhase.cpp <138:4 138:118>]
COMMENT: comment [b3CpuNarrowPhase.cpp <139:4 139:158>]
COMMENT: comment [b3CpuNarrowPhase.cpp <148:1 148:31>]
REFERENCE_MACRO_USAGE b3CpuNarrowPhase.cpp -> b3Error [b3CpuNarrowPhase.cpp <219:3 219:9>]
REFERENCE_MACRO_USAGE b3Logging.h -> __FILE__ [b3Logging.h <18:82 18:89>]
REFERENCE_MACRO_USAGE b3Logging.h -> __LINE__ [b3Logging.h <18:91 18:98>]
COMMENT: comment [b3CpuNarrowPhase.cpp <270:2 270:20>]
SYMBOL_STRUCT b3CpuNarrowPhaseInternalData [b3CpuNarrowPhase.cpp <9:1 <9:8 9:35> 26:1>]
SYMBOL_FIELD public b3AlignedObjectArray<b3Aabb> b3CpuNarrowPhaseInternalData::m_localShapeAABBCPU [b3CpuNarrowPhase.cpp <11:31 11:49>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3Aabb> b3CpuNarrowPhaseInternalData::m_localShapeAABBCPU -> b3AlignedObjectArray<b3Aabb> [b3CpuNarrowPhase.cpp <11:2 11:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Aabb> -> b3Aabb [b3CpuNarrowPhase.cpp <11:23 11:28>]
SYMBOL_FIELD public b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <12:37 12:52>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU -> b3AlignedObjectArray<b3Collidable> [b3CpuNarrowPhase.cpp <12:2 12:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Collidable> -> b3Collidable [b3CpuNarrowPhase.cpp <12:23 12:34>]
SYMBOL_FIELD public b3AlignedObjectArray<b3ConvexUtility *> b3CpuNarrowPhaseInternalData::m_convexData [b3CpuNarrowPhase.cpp <13:41 13:52>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3ConvexUtility *> b3CpuNarrowPhaseInternalData::m_convexData -> b3AlignedObjectArray<b3ConvexUtility *> [b3CpuNarrowPhase.cpp <13:2 13:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3ConvexUtility *> -> b3ConvexUtility [b3CpuNarrowPhase.cpp <13:23 13:37>]
SYMBOL_FIELD public b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <14:11 14:18>]
REFERENCE_TYPE_USAGE b3Config b3CpuNarrowPhaseInternalData::m_config -> b3Config [b3CpuNarrowPhase.cpp <14:2 14:9>]
SYMBOL_FIELD public b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <17:47 17:63>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra -> b3AlignedObjectArray<b3ConvexPolyhedronData> [b3CpuNarrowPhase.cpp <17:2 17:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3ConvexPolyhedronData> -> b3ConvexPolyhedronData [b3CpuNarrowPhase.cpp <17:23 17:44>]
SYMBOL_FIELD public b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [b3CpuNarrowPhase.cpp <18:34 18:46>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges -> b3AlignedObjectArray<b3Vector3> [b3CpuNarrowPhase.cpp <18:2 18:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3CpuNarrowPhase.cpp <18:23 18:31>]
SYMBOL_FIELD public b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <19:34 19:49>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices -> b3AlignedObjectArray<b3Vector3> [b3CpuNarrowPhase.cpp <19:2 19:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3CpuNarrowPhase.cpp <19:23 19:31>]
SYMBOL_FIELD public b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <20:28 20:42>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices -> b3AlignedObjectArray<int> [b3CpuNarrowPhase.cpp <20:2 20:21>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<int> -> int [b3CpuNarrowPhase.cpp <20:23 20:25>]
SYMBOL_FIELD public b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <21:34 21:46>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces -> b3AlignedObjectArray<b3GpuFace> [b3CpuNarrowPhase.cpp <21:2 21:21>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3GpuFace> -> b3GpuFace [b3CpuNarrowPhase.cpp <21:23 21:31>]
SYMBOL_FIELD public b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <23:39 23:48>]
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>]
SYMBOL_METHOD public b3CpuNarrowPhaseInternalData & b3CpuNarrowPhaseInternalData::operator=(b3CpuNarrowPhaseInternalData &) [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_METHOD public void b3CpuNarrowPhaseInternalData::~b3CpuNarrowPhaseInternalData() [b3CpuNarrowPhase.cpp <9:8 <9:8 9:35> 9:35>]
SYMBOL_METHOD public void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() [b3CpuNarrowPhase.cpp <9:8 <9:8 9:35> 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3Aabb> b3CpuNarrowPhaseInternalData::m_localShapeAABBCPU [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Aabb>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3Aabb>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Collidable>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3Collidable>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3ConvexUtility *> b3CpuNarrowPhaseInternalData::m_convexData [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexUtility *>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3ConvexUtility *>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3Config::b3Config()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3Config::b3Config() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexPolyhedronData>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3ConvexPolyhedronData>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [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<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>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <9:8 9:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3GpuFace>::b3AlignedObjectArray()
REFERENCE_CALL void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> void b3AlignedObjectArray<b3GpuFace>::b3AlignedObjectArray() [b3CpuNarrowPhase.cpp <9:8 9:35>]
REFERENCE_USAGE void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() -> b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <9:8 9:35>]
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
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
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>]
REFERENCE_USAGE b3Collidable & b3CpuNarrowPhase::getCollidableCpu(int) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <36:17 36:32>]
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
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
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>]
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3CpuNarrowPhaseInternalData [b3CpuNarrowPhase.cpp <47:15 47:42>]
SYMBOL_FUNCTION void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData()
REFERENCE_CALL void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> void b3CpuNarrowPhaseInternalData::b3CpuNarrowPhaseInternalData() [b3CpuNarrowPhase.cpp <47:15 47:42>]
SYMBOL_FUNCTION b3Config & b3Config::operator=(const b3Config &)
REFERENCE_CALL void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3Config & b3Config::operator=(const b3Config &) [b3CpuNarrowPhase.cpp <48:19 48:19>]
REFERENCE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <48:10 48:17>]
REFERENCE_USAGE void b3CpuNarrowPhase::b3CpuNarrowPhase(const b3Config &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <48:2 48:7>]
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
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
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>]
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Int4> [b3CpuNarrowPhase.cpp <57:40 57:59>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Int4> -> b3Int4 [b3CpuNarrowPhase.cpp <57:61 57:66>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:107> [b3CpuNarrowPhase.cpp <57:107 57:121>]
REFERENCE_TYPE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Aabb> [b3CpuNarrowPhase.cpp <57:77 57:96>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Aabb> -> b3Aabb [b3CpuNarrowPhase.cpp <57:98 57:103>]
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>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <61:27 61:32>]
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 <62:21 62:26>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <62:10 62:19>]
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>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3Int4::anonymous union (b3Int4.h<30:2>) b3Int4:: [b3CpuNarrowPhase.cpp <66:29 66: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 <66:25 66:25>]
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)
REFERENCE_CALL void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3RigidBodyData & b3AlignedObjectArray<b3RigidBodyData>::operator[](int) [b3CpuNarrowPhase.cpp <68:32 68:32>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<64:11> [b3CpuNarrowPhase.cpp <140:48 140:48>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<66:7> [b3CpuNarrowPhase.cpp <140:50 140:59>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<67:7> [b3CpuNarrowPhase.cpp <140:61 140:70>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<68:7> [b3CpuNarrowPhase.cpp <140:72 140:87>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<69:7> [b3CpuNarrowPhase.cpp <140:89 140:104>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<57:163> [b3CpuNarrowPhase.cpp <140:106 140:111>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <141:13 141:28>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:5 141:10>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <141:38 141:54>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:30 141:35>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_convexVertices [b3CpuNarrowPhase.cpp <141:64 141:79>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:56 141:61>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [b3CpuNarrowPhase.cpp <141:89 141:101>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:81 141:86>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <141:111 141:125>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:103 141:108>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <141:135 141:147>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:127 141:132>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3AlignedObjectArray<b3Contact4Data> b3CpuNarrowPhaseInternalData::m_contacts [b3CpuNarrowPhase.cpp <141:157 141:166>]
REFERENCE_USAGE void b3CpuNarrowPhase::computeContacts(b3AlignedObjectArray<b3Int4> &, b3AlignedObjectArray<b3Aabb> &, b3AlignedObjectArray<b3RigidBodyData> &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <141:149 141:154>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<60:6> [b3CpuNarrowPhase.cpp <141:168 141:178>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<61:6> [b3CpuNarrowPhase.cpp <141:180 141:197>]
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
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>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<160:6> [b3CpuNarrowPhase.cpp <165:47 165:61>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3Collidable::m_shapeType [b3CpuNarrowPhase.cpp <166:6 166:16>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <166:2 166:4>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3ShapeTypes::SHAPE_CONVEX_HULL [b3CpuNarrowPhase.cpp <166:20 166:36>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3Collidable::anonymous union (b3Collidable.h<37:2>)::m_shapeIndex [b3CpuNarrowPhase.cpp <167:6 167:17>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Collidable::anonymous union (b3Collidable.h<37:2>) b3Collidable:: [b3CpuNarrowPhase.cpp <167:6 167:17>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <167:2 167:4>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<171:13> [b3CpuNarrowPhase.cpp <171:13 171:23>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 [b3CpuNarrowPhase.cpp <171:3 171:11>]
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
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3AlignedObjectArray<b3Vector3>::size() const [b3CpuNarrowPhase.cpp <172:38 172:41>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <172:27 172:36>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <172:18 172:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<172:12> [b3CpuNarrowPhase.cpp <172:45 172:45>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator+=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3Vector3::operator+=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <173:15 173:16>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<171:13> [b3CpuNarrowPhase.cpp <173:4 173:14>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3CpuNarrowPhase.cpp <173:36 173:36>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Vector3> b3ConvexUtility::m_vertices [b3CpuNarrowPhase.cpp <173:26 173:35>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <173:17 173:23>]
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>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3CpuNarrowPhase.cpp <175:26 175:26>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Vector3 b3ConvexUtility::m_localCenter [b3CpuNarrowPhase.cpp <175:12 175:24>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <175:3 175:9>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<171:13> [b3CpuNarrowPhase.cpp <175:28 175:38>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3Collidable::anonymous union (b3Collidable.h<37:2>)::m_shapeIndex [b3CpuNarrowPhase.cpp <177:7 177:18>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Collidable::anonymous union (b3Collidable.h<37:2>) b3Collidable:: [b3CpuNarrowPhase.cpp <177:7 177:18>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <177:3 177:5>]
SYMBOL_FUNCTION int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) [b3CpuNarrowPhase.cpp <177:22 177:52>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<158:64> [b3CpuNarrowPhase.cpp <177:54 177:60>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <177:62 177:64>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int b3Collidable::anonymous union (b3Collidable.h<37:2>)::m_shapeIndex [b3CpuNarrowPhase.cpp <180:10 180:21>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Collidable::anonymous union (b3Collidable.h<37:2>) b3Collidable:: [b3CpuNarrowPhase.cpp <180:10 180:21>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<165:16> [b3CpuNarrowPhase.cpp <180:6 180:8>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <182:10 182:13>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb [b3CpuNarrowPhase.cpp <182:3 182:8>]
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>]
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>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<187:12> [b3CpuNarrowPhase.cpp <190:41 190:41>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_min [b3CpuNarrowPhase.cpp <192:8 192:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<13:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <192:8 192:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <192:3 192:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<184:13> [b3CpuNarrowPhase.cpp <192:19 192:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_min [b3CpuNarrowPhase.cpp <193:8 193:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<13:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <193:8 193:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <193:3 193:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<184:13> [b3CpuNarrowPhase.cpp <193:19 193:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_min [b3CpuNarrowPhase.cpp <194:8 194:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<13:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <194:8 194:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <194:3 194:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<184:13> [b3CpuNarrowPhase.cpp <194:19 194:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [] b3Aabb::anonymous union (b3Aabb.h<13:2>)::m_minIndices [b3CpuNarrowPhase.cpp <195:8 195:19>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<13:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <195:8 195:19>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <195:3 195:6>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_max [b3CpuNarrowPhase.cpp <197:8 197:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<19:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <197:8 197:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <197:3 197:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<185:13> [b3CpuNarrowPhase.cpp <197:19 197:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_max [b3CpuNarrowPhase.cpp <198:8 198:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<19:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <198:8 198:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <198:3 198:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<185:13> [b3CpuNarrowPhase.cpp <198:19 198:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> float [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_max [b3CpuNarrowPhase.cpp <199:8 199:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<19:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <199:8 199:12>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <199:3 199:6>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<185:13> [b3CpuNarrowPhase.cpp <199:19 199:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> int [] b3Aabb::anonymous union (b3Aabb.h<19:2>)::m_signedMaxIndices [b3CpuNarrowPhase.cpp <200:8 200:25>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3Aabb::anonymous union (b3Aabb.h<19:2>) b3Aabb:: [b3CpuNarrowPhase.cpp <200:8 200:25>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<182:10> [b3CpuNarrowPhase.cpp <200:3 200:6>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Aabb>::push_back(const b3Aabb &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> void b3AlignedObjectArray<b3Aabb>::push_back(const b3Aabb &) [b3CpuNarrowPhase.cpp <202:31 202:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3AlignedObjectArray<b3Aabb> b3CpuNarrowPhaseInternalData::m_localShapeAABBCPU [b3CpuNarrowPhase.cpp <202:11 202:29>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(b3ConvexUtility *) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <202:3 202:8>]
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
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <211:24 211:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <211:16 211:21>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<211:6> [b3CpuNarrowPhase.cpp <212:6 212:12>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int b3Config::m_maxConvexShapes [b3CpuNarrowPhase.cpp <212:31 212:47>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <212:22 212:29>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <212:14 212:19>]
SYMBOL_FUNCTION b3Collidable & b3AlignedObjectArray<b3Collidable>::expand(const b3Collidable &)
REFERENCE_CALL int b3CpuNarrowPhase::allocateCollidable() -> b3Collidable & b3AlignedObjectArray<b3Collidable>::expand(const b3Collidable &) [b3CpuNarrowPhase.cpp <214:28 214:33>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3AlignedObjectArray<b3Collidable> b3CpuNarrowPhaseInternalData::m_collidablesCPU [b3CpuNarrowPhase.cpp <214:11 214:26>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <214:3 214:8>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<211:6> [b3CpuNarrowPhase.cpp <215:10 215:16>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> int b3Config::m_maxConvexShapes [b3CpuNarrowPhase.cpp <219:67 219:83>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3Config b3CpuNarrowPhaseInternalData::m_config [b3CpuNarrowPhase.cpp <219:58 219:65>]
REFERENCE_USAGE int b3CpuNarrowPhase::allocateCollidable() -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <219:50 219:55>]
SYMBOL_METHOD public int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) [b3CpuNarrowPhase.cpp <225:1 <225:23 225:45> 247:1>]
SYMBOL_CLASS b3CpuNarrowPhase
SYMBOL_BUILTIN_TYPE int
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>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<232:10> [b3CpuNarrowPhase.cpp <233:54 233:59>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:119> [b3CpuNarrowPhase.cpp <233:64 233:70>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<232:10> [b3CpuNarrowPhase.cpp <233:75 233:80>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<225:119> [b3CpuNarrowPhase.cpp <233:85 233:91>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<236:19> [b3CpuNarrowPhase.cpp <236:19 236:25>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> b3ConvexUtility [b3CpuNarrowPhase.cpp <236:2 236:16>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> b3ConvexUtility [b3CpuNarrowPhase.cpp <236:33 236:47>]
SYMBOL_FUNCTION void b3ConvexUtility::b3ConvexUtility()
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> void b3ConvexUtility::b3ConvexUtility() [b3CpuNarrowPhase.cpp <236:33 236:47>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<237:7> [b3CpuNarrowPhase.cpp <237:7 237:11>]
SYMBOL_BUILTIN_TYPE bool
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShape(const float *, int, int, const float *) -> bool [b3CpuNarrowPhase.cpp <237:2 237:5>]
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>]
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
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:96> [b3CpuNarrowPhase.cpp <250:96 250:98>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Collidable [b3CpuNarrowPhase.cpp <250:82 250:93>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexUtility *>::resize(int, b3ConvexUtility * const &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> void b3AlignedObjectArray<b3ConvexUtility *>::resize(int, b3ConvexUtility * const &) [b3CpuNarrowPhase.cpp <253:23 253:28>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3ConvexUtility *> b3CpuNarrowPhaseInternalData::m_convexData [b3CpuNarrowPhase.cpp <253:10 253:21>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <253:2 253:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <253:38 253:59>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <253:30 253:35>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexPolyhedronData>::resize(int, const b3ConvexPolyhedronData &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> void b3AlignedObjectArray<b3ConvexPolyhedronData>::resize(int, const b3ConvexPolyhedronData &) [b3CpuNarrowPhase.cpp <254:28 254:33>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <254:10 254:26>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <254:2 254:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <254:43 254:64>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <254:35 254:40>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <257:26 257:31>]
REFERENCE_TYPE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3ConvexPolyhedronData [b3CpuNarrowPhase.cpp <257:2 257:23>]
SYMBOL_FUNCTION b3ConvexPolyhedronData & b3AlignedObjectArray<b3ConvexPolyhedronData>::at(int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3ConvexPolyhedronData & b3AlignedObjectArray<b3ConvexPolyhedronData>::at(int) [b3CpuNarrowPhase.cpp <257:61 257:62>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3ConvexPolyhedronData> b3CpuNarrowPhaseInternalData::m_convexPolyhedra [b3CpuNarrowPhase.cpp <257:43 257:59>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <257:35 257:40>]
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3ConvexUtility::m_localCenter [b3CpuNarrowPhase.cpp <261:36 261:48>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <261:25 261:33>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> float b3ConvexPolyhedronData::m_radius [b3CpuNarrowPhase.cpp <262:9 262:16>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <262:2 262:7>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Scalar b3ConvexUtility::m_radius [b3CpuNarrowPhase.cpp <262:31 262:38>]
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_uniqueEdgesOffset [b3CpuNarrowPhase.cpp <266:9 266:27>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <266:2 266:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<265:6> [b3CpuNarrowPhase.cpp <266:31 266:40>]
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 <268:24 268:29>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3Vector3> b3CpuNarrowPhaseInternalData::m_uniqueEdges [b3CpuNarrowPhase.cpp <268:10 268:22>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <268:2 268:7>]
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <277:27 277:39>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <277:19 277:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_faceOffset [b3CpuNarrowPhase.cpp <278:9 278:20>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <278:2 278:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<277:6> [b3CpuNarrowPhase.cpp <278:24 278:33>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numFaces [b3CpuNarrowPhase.cpp <279:9 279:18>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <279:2 279:7>]
SYMBOL_FUNCTION int b3AlignedObjectArray<b3MyFace>::size() const
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3AlignedObjectArray<b3MyFace>::size() const [b3CpuNarrowPhase.cpp <279:41 279:44>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <279:33 279:39>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<250:72> [b3CpuNarrowPhase.cpp <279:22 279:30>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3GpuFace>::resize(int, const b3GpuFace &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> void b3AlignedObjectArray<b3GpuFace>::resize(int, const b3GpuFace &) [b3CpuNarrowPhase.cpp <281:24 281:29>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <281:10 281:22>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <281:2 281:7>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<277:6> [b3CpuNarrowPhase.cpp <281:31 281:40>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_numFaces [b3CpuNarrowPhase.cpp <281:49 281:58>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <284:39 284:39>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(b3Vector3 &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 & b3Vector3::operator=(b3Vector3 &) [b3CpuNarrowPhase.cpp <286:56 286:56>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3GpuFace::m_plane [b3CpuNarrowPhase.cpp <286:48 286:54>]
SYMBOL_FUNCTION b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3GpuFace & b3AlignedObjectArray<b3GpuFace>::operator[](int) [b3CpuNarrowPhase.cpp <286:24 286:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3GpuFace> b3CpuNarrowPhaseInternalData::m_convexFaces [b3CpuNarrowPhase.cpp <286:11 286:23>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <286:3 286:8>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_faceOffset [b3CpuNarrowPhase.cpp <286:32 286:43>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <286:25 286:30>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <286:45 286:45>]
SYMBOL_FUNCTION b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Vector3 b3MakeVector3(b3Scalar, b3Scalar, b3Scalar, b3Scalar) [b3CpuNarrowPhase.cpp <286:58 286:70>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3Scalar [] b3MyFace::m_plane [b3CpuNarrowPhase.cpp <286:94 286:100>]
SYMBOL_FUNCTION b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3MyFace & b3AlignedObjectArray<b3MyFace>::operator[](int) [b3CpuNarrowPhase.cpp <286:90 286:90>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3MyFace> b3ConvexUtility::m_faces [b3CpuNarrowPhase.cpp <286:83 286:89>]
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_faceOffset [b3CpuNarrowPhase.cpp <294:32 294:43>]
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>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3ConvexPolyhedronData::m_faceOffset [b3CpuNarrowPhase.cpp <295:32 295:43>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<257:26> [b3CpuNarrowPhase.cpp <295:25 295:30>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<271:6> [b3CpuNarrowPhase.cpp <295:45 295:45>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<292:7> [b3CpuNarrowPhase.cpp <295:64 295:74>]
SYMBOL_FUNCTION void b3AlignedObjectArray<int>::resize(int, const int &)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> void b3AlignedObjectArray<int>::resize(int, const int &) [b3CpuNarrowPhase.cpp <296:27 296:32>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <296:11 296:25>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <296:3 296:8>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<297:12> [b3CpuNarrowPhase.cpp <297:29 297:29>]
SYMBOL_FUNCTION int & b3AlignedObjectArray<int>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int & b3AlignedObjectArray<int>::operator[](int) [b3CpuNarrowPhase.cpp <299:27 299:27>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<int> b3CpuNarrowPhaseInternalData::m_convexIndices [b3CpuNarrowPhase.cpp <299:12 299:26>]
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>]
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>]
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>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<308:11> [b3CpuNarrowPhase.cpp <310:68 310:68>]
SYMBOL_FUNCTION b3ConvexUtility * & b3AlignedObjectArray<b3ConvexUtility *>::operator[](int)
REFERENCE_CALL int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3ConvexUtility * & b3AlignedObjectArray<b3ConvexUtility *>::operator[](int) [b3CpuNarrowPhase.cpp <313:24 313:24>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3AlignedObjectArray<b3ConvexUtility *> b3CpuNarrowPhaseInternalData::m_convexData [b3CpuNarrowPhase.cpp <313:11 313:22>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <313:3 313:8>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> int b3CpuNarrowPhaseInternalData::m_numAcceleratedShapes [b3CpuNarrowPhase.cpp <313:33 313:54>]
REFERENCE_USAGE int b3CpuNarrowPhase::registerConvexHullShapeInternal(b3ConvexUtility *, b3Collidable &) -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <313:25 313:30>]
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
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>]
REFERENCE_USAGE const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const -> b3AlignedObjectArray<b3Aabb> b3CpuNarrowPhaseInternalData::m_localShapeAABBCPU [b3CpuNarrowPhase.cpp <322:17 322:35>]
REFERENCE_USAGE const b3Aabb & b3CpuNarrowPhase::getLocalSpaceAabb(int) const -> b3CpuNarrowPhaseInternalData * b3CpuNarrowPhase::m_data [b3CpuNarrowPhase.cpp <322:9 322:14>]
LOCAL_SYMBOL: b3CpuNarrowPhase.cpp<320:55> [b3CpuNarrowPhase.cpp <322:37 322:51>]
@@ -0,0 +1,164 @@
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>]
REFERENCE_MACRO_USAGE b3AlignedAllocator.cpp -> B3_DEBUG_MEMORY_ALLOCATIONS [b3AlignedAllocator.cpp <107:8 107:34>]
COMMENT: comment [b3AlignedAllocator.cpp <157:7 157:36>]
COMMENT: comment [b3AlignedAllocator.cpp <164:1 164:57>]
COMMENT: comment [b3AlignedAllocator.cpp <176:1 176:47>]
COMMENT: comment [b3AlignedAllocator.cpp <180:8 180:37>]
SYMBOL_GLOBAL_VARIABLE int b3g_numAlignedAllocs [b3AlignedAllocator.cpp <18:5 18:24>]
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
REFERENCE_TYPE_USAGE static void * b3AllocDefault(size_t) -> void [b3AlignedAllocator.cpp <22:8 22:11>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<22:36> [b3AlignedAllocator.cpp <22:36 22:39>]
REFERENCE_TYPE_USAGE static void * b3AllocDefault(size_t) -> size_t [b3AlignedAllocator.cpp <22:29 22:34>]
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>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<27:33> [b3AlignedAllocator.cpp <29:7 29:9>]
SYMBOL_GLOBAL_VARIABLE b3AllocFunc * b3s_allocFunc [b3AlignedAllocator.cpp <32:21 32:33>]
REFERENCE_TYPE_USAGE b3AllocFunc * b3s_allocFunc -> b3AllocFunc [b3AlignedAllocator.cpp <32:8 32:18>]
REFERENCE_USAGE b3AllocFunc * b3s_allocFunc -> static void * b3AllocDefault(size_t) [b3AlignedAllocator.cpp <32:37 32:50>]
SYMBOL_GLOBAL_VARIABLE b3FreeFunc * b3s_freeFunc [b3AlignedAllocator.cpp <33:20 33:31>]
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>]
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>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<82:9> [b3AlignedAllocator.cpp <86:18 86:21>]
SYMBOL_GLOBAL_VARIABLE b3AlignedAllocFunc * b3s_alignedAllocFunc [b3AlignedAllocator.cpp <92:28 92:47>]
REFERENCE_TYPE_USAGE b3AlignedAllocFunc * b3s_alignedAllocFunc -> b3AlignedAllocFunc [b3AlignedAllocator.cpp <92:8 92:25>]
REFERENCE_USAGE b3AlignedAllocFunc * b3s_alignedAllocFunc -> static void * b3AlignedAllocDefault(size_t, int) [b3AlignedAllocator.cpp <92:51 92:71>]
SYMBOL_GLOBAL_VARIABLE b3AlignedFreeFunc * b3s_alignedFreeFunc [b3AlignedAllocator.cpp <93:27 93:45>]
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>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:87> [b3AlignedAllocator.cpp <95:87 95:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.cpp <95:68 95:84>]
REFERENCE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc * b3s_alignedAllocFunc [b3AlignedAllocator.cpp <97:3 97:22>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:57> [b3AlignedAllocator.cpp <97:26 97:34>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<95:57> [b3AlignedAllocator.cpp <97:38 97:46>]
REFERENCE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> static void * b3AlignedAllocDefault(size_t, int) [b3AlignedAllocator.cpp <97:50 97:70>]
REFERENCE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc * b3s_alignedFreeFunc [b3AlignedAllocator.cpp <98:3 98:21>]
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>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:66> [b3AlignedAllocator.cpp <101:66 101:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> b3FreeFunc [b3AlignedAllocator.cpp <101:54 101:63>]
REFERENCE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> b3AllocFunc * b3s_allocFunc [b3AlignedAllocator.cpp <103:3 103:15>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:43> [b3AlignedAllocator.cpp <103:19 103:27>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:43> [b3AlignedAllocator.cpp <103:31 103:39>]
REFERENCE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> static void * b3AllocDefault(size_t) [b3AlignedAllocator.cpp <103:43 103:56>]
REFERENCE_USAGE void b3AlignedAllocSetCustom(b3AllocFunc *, b3FreeFunc *) -> b3FreeFunc * b3s_freeFunc [b3AlignedAllocator.cpp <104:3 104:14>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<101:66> [b3AlignedAllocator.cpp <104:18 104:25>]
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>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<159:38> [b3AlignedAllocator.cpp <163:29 163:32>]
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>]
REFERENCE_USAGE void b3AlignedFreeInternal(void *) -> b3AlignedFreeFunc * b3s_alignedFreeFunc [b3AlignedAllocator.cpp <177:2 177:20>]
LOCAL_SYMBOL: b3AlignedAllocator.cpp<168:35> [b3AlignedAllocator.cpp <177:22 177:24>]
@@ -0,0 +1,227 @@
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>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> stdout [b3Logging.cpp <33:12 33:17>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _WIN32 [b3Logging.cpp <38:8 38:13>]
COMMENT: comment [b3Logging.cpp <42:5 42:24>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> stdout [b3Logging.cpp <43:12 43:17>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> _WIN32 [b3Logging.cpp <50:8 50:13>]
COMMENT: comment [b3Logging.cpp <55:5 55:24>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> stdout [b3Logging.cpp <56:12 56:17>]
COMMENT: comment [b3Logging.cpp <67:1 67:74>]
COMMENT: comment [b3Logging.cpp <81:1 81:42>]
SYMBOL_MACRO B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <82:9 <82:9 82:34> 82:35>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <87:19 87:44>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> va_start [b3Logging.cpp <89:5 89: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 <90:8 90:15>]
REFERENCE_MACRO_USAGE b3Logging.cpp -> B3_MAX_DEBUG_STRING_LENGTH [b3Logging.cpp <91:25 91:50>]
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
REFERENCE_TYPE_USAGE void b3PrintfFuncDefault(const char *) -> void [b3Logging.cpp <26:1 26:4>]
LOCAL_SYMBOL: b3Logging.cpp<26:38> [b3Logging.cpp <26:38 26:40>]
SYMBOL_BUILTIN_TYPE char
REFERENCE_TYPE_USAGE void b3PrintfFuncDefault(const char *) -> char [b3Logging.cpp <26:32 26:35>]
SYMBOL_FUNCTION void OutputDebugStringA(LPCSTR)
REFERENCE_CALL void b3PrintfFuncDefault(const char *) -> void OutputDebugStringA(LPCSTR) [b3Logging.cpp <29:2 29:19>]
LOCAL_SYMBOL: b3Logging.cpp<26:38> [b3Logging.cpp <29:21 29:23>]
SYMBOL_FUNCTION int printf(const char * const)
REFERENCE_CALL void b3PrintfFuncDefault(const char *) -> int printf(const char * const) [b3Logging.cpp <31:2 31:7>]
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>]
REFERENCE_USAGE b3PrintfFunc * b3s_printfFunc -> void b3PrintfFuncDefault(const char *) [b3Logging.cpp <62:39 62:57>]
SYMBOL_GLOBAL_VARIABLE b3WarningMessageFunc * b3s_warningMessageFunc [b3Logging.cpp <63:30 63:51>]
REFERENCE_TYPE_USAGE b3WarningMessageFunc * b3s_warningMessageFunc -> b3WarningMessageFunc [b3Logging.cpp <63:8 63:27>]
REFERENCE_USAGE b3WarningMessageFunc * b3s_warningMessageFunc -> void b3WarningMessageFuncDefault(const char *) [b3Logging.cpp <63:55 63:81>]
SYMBOL_GLOBAL_VARIABLE b3ErrorMessageFunc * b3s_errorMessageFunc [b3Logging.cpp <64:28 64:47>]
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>]
LOCAL_SYMBOL: b3Logging.cpp<85:48> [b3Logging.cpp <91:52 91:54>]
LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <91:56 91:62>]
REFERENCE_USAGE void b3OutputPrintfVarArgsInternal(const char *) -> b3PrintfFunc * b3s_printfFunc [b3Logging.cpp <95:10 95:23>]
LOCAL_SYMBOL: b3Logging.cpp<87:10> [b3Logging.cpp <95:26 95:33>]
LOCAL_SYMBOL: b3Logging.cpp<88:13> [b3Logging.cpp <96:12 96:18>]
SYMBOL_FUNCTION void b3OutputWarningMessageVarArgsInternal(const char *) [b3Logging.cpp <98:1 <98:6 98:42> 110:1>]
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>]
LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <104:56 104:62>]
REFERENCE_USAGE void b3OutputWarningMessageVarArgsInternal(const char *) -> b3WarningMessageFunc * b3s_warningMessageFunc [b3Logging.cpp <108:10 108:31>]
LOCAL_SYMBOL: b3Logging.cpp<100:10> [b3Logging.cpp <108:34 108:41>]
LOCAL_SYMBOL: b3Logging.cpp<101:13> [b3Logging.cpp <109:12 109:18>]
SYMBOL_FUNCTION void b3OutputErrorMessageVarArgsInternal(const char *) [b3Logging.cpp <111:1 <111:6 111:40> 125:1>]
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>]
LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <118:56 118:62>]
REFERENCE_USAGE void b3OutputErrorMessageVarArgsInternal(const char *) -> b3ErrorMessageFunc * b3s_errorMessageFunc [b3Logging.cpp <122:10 122:29>]
LOCAL_SYMBOL: b3Logging.cpp<114:10> [b3Logging.cpp <122:32 122:39>]
LOCAL_SYMBOL: b3Logging.cpp<115:13> [b3Logging.cpp <123:12 123:18>]
SYMBOL_FUNCTION void b3EnterProfileZoneDefault(const char *) [b3Logging.cpp <128:1 <128:6 128:30> 130:1>]
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>]
REFERENCE_USAGE b3EnterProfileZoneFunc * b3s_enterFunc -> void b3EnterProfileZoneDefault(const char *) [b3Logging.cpp <134:48 134:72>]
SYMBOL_GLOBAL_VARIABLE b3LeaveProfileZoneFunc * b3s_leaveFunc [b3Logging.cpp <135:32 135:44>]
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>]
REFERENCE_USAGE void b3SetCustomLeaveProfileZoneFunc(b3LeaveProfileZoneFunc *) -> b3LeaveProfileZoneFunc * b3s_leaveFunc [b3Logging.cpp <151:2 151:14>]
LOCAL_SYMBOL: b3Logging.cpp<149:62> [b3Logging.cpp <151:18 151:26>]
@@ -0,0 +1,415 @@
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>]
COMMENT: comment [b3GeometryUtil.cpp <132:2 132:17>]
COMMENT: comment [b3GeometryUtil.cpp <155:6 155:41>]
COMMENT: comment [b3GeometryUtil.cpp <157:6 157:59>]
COMMENT: comment [b3GeometryUtil.cpp <158:6 158:88>]
COMMENT: comment [b3GeometryUtil.cpp <159:6 159:29>]
COMMENT: comment [b3GeometryUtil.cpp <174:7 174:67>]
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
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>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <33:48 33:67>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <33:69 33:77>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:114> [b3GeometryUtil.cpp <33:114 33:118>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Vector3 [b3GeometryUtil.cpp <33:103 33:111>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:130> [b3GeometryUtil.cpp <33:130 33:135>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <33:121 33:128>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<35:6> [b3GeometryUtil.cpp <35:6 35:15>]
SYMBOL_BUILTIN_TYPE int
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> int [b3GeometryUtil.cpp <35:2 35:4>]
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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<36:11> [b3GeometryUtil.cpp <36:28 36:28>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<38:20> [b3GeometryUtil.cpp <38:20 38:21>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Vector3 [b3GeometryUtil.cpp <38:9 38:17>]
SYMBOL_FUNCTION const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const
REFERENCE_CALL static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> const b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) const [b3GeometryUtil.cpp <38:39 38:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:81> [b3GeometryUtil.cpp <38:25 38:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<36:11> [b3GeometryUtil.cpp <38:40 38:40>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<39:12> [b3GeometryUtil.cpp <39:12 39:15>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <39:3 39:10>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <39:19 39:26>]
SYMBOL_FUNCTION b3Scalar b3Vector3::dot(const b3Vector3 &) const
REFERENCE_CALL static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar b3Vector3::dot(const b3Vector3 &) const [b3GeometryUtil.cpp <39:31 39:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<38:20> [b3GeometryUtil.cpp <39:28 39:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<33:114> [b3GeometryUtil.cpp <39:35 39:39>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <39:43 39:50>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<38:20> [b3GeometryUtil.cpp <39:52 39:53>]
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
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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:114> [b3GeometryUtil.cpp <50:114 50:121>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3AlignedObjectArray<b3Vector3> [b3GeometryUtil.cpp <50:81 50:100>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <50:102 50:110>]
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>]
REFERENCE_TYPE_USAGE static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) -> b3Scalar [b3GeometryUtil.cpp <56:49 56:56>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<50:62> [b3GeometryUtil.cpp <56:58 56:68>]
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>]
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>]
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
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>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <81:73 81:81>]
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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<85:11> [b3GeometryUtil.cpp <85:29 85:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<87:20> [b3GeometryUtil.cpp <87:20 87:21>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <87:9 87:17>]
SYMBOL_FUNCTION b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3AlignedObjectArray<b3Vector3>::operator[](int) [b3GeometryUtil.cpp <87:33 87:33>]
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>]
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>]
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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <99:15 99:27>]
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: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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:29> [b3GeometryUtil.cpp <100:5 100: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 <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>]
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 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 operator*(const b3Scalar &, const b3Vector3 &) [b3GeometryUtil.cpp <105:33 105:33>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<102:14> [b3GeometryUtil.cpp <105:22 105:31>]
SYMBOL_FUNCTION b3Vector3 b3Vector3::cross(const b3Vector3 &) const
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 b3Vector3::cross(const b3Vector3 &) const [b3GeometryUtil.cpp <105:41 105:45>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:29> [b3GeometryUtil.cpp <105:35 105:39>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:35> [b3GeometryUtil.cpp <105:47 105:51>]
SYMBOL_FUNCTION b3Scalar b3Vector3::length2() const
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Vector3::length2() const [b3GeometryUtil.cpp <106:24 106:30>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <106:10 106:22>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <106:36 106:43>]
SYMBOL_FUNCTION b3Vector3 & b3Vector3::normalize()
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 & b3Vector3::normalize() [b3GeometryUtil.cpp <108:21 108:29>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <108:7 108:19>]
SYMBOL_FUNCTION bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> bool notExist(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &) [b3GeometryUtil.cpp <109:11 109:18>]
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>]
SYMBOL_FUNCTION static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> static bool b3GeometryUtil::areVerticesBehindPlane(const b3Vector3 &, const b3AlignedObjectArray<b3Vector3> &, b3Scalar) [b3GeometryUtil.cpp <114:13 114:34>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<99:15> [b3GeometryUtil.cpp <114:36 114:48>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:85> [b3GeometryUtil.cpp <114:50 114:57>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <114:59 114:66>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getPlaneEquationsFromVertices(b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3AlignedObjectArray<b3Vector3>::push_back(const b3Vector3 &) [b3GeometryUtil.cpp <116:28 116:36>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<81:128> [b3GeometryUtil.cpp <116:10 116:26>]
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
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>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3Vector3> -> b3Vector3 [b3GeometryUtil.cpp <129:79 129:87>]
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>]
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>]
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>]
SYMBOL_FUNCTION b3Scalar b3Fabs(b3Scalar)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar b3Fabs(b3Scalar) [b3GeometryUtil.cpp <163:10 163:15>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<162:15> [b3GeometryUtil.cpp <163:17 163:24>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <163:29 163:36>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<162:15> [b3GeometryUtil.cpp <165:7 165:14>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Scalar [b3GeometryUtil.cpp <165:18 165:25>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<162:15> [b3GeometryUtil.cpp <165:34 165:41>]
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>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<169:17> [b3GeometryUtil.cpp <169:17 169:31>]
REFERENCE_TYPE_USAGE static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> b3Vector3 [b3GeometryUtil.cpp <169:7 169:15>]
SYMBOL_FUNCTION void b3Vector3::b3Vector3(const b3Vector3 &)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> void b3Vector3::b3Vector3(const b3Vector3 &) [b3GeometryUtil.cpp <169:35 169:38>]
LOCAL_SYMBOL: b3GeometryUtil.cpp<147:15> [b3GeometryUtil.cpp <169:35 169:38>]
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>]
SYMBOL_FUNCTION static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar)
REFERENCE_CALL static void b3GeometryUtil::getVerticesFromPlaneEquations(const b3AlignedObjectArray<b3Vector3> &, b3AlignedObjectArray<b3Vector3> &) -> static bool b3GeometryUtil::isPointInsidePlanes(const b3AlignedObjectArray<b3Vector3> &, const b3Vector3 &, b3Scalar) [b3GeometryUtil.cpp <175:11 175:29>]
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>]