data: updated cxx windows tests for using clang 6.0

This commit is contained in:
mlangkabel
2018-01-14 13:06:06 +01:00
parent 899f010959
commit 417f8d2286
52 changed files with 800 additions and 800 deletions
@@ -1802,6 +1802,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1815,7 +1816,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<b3DbvtAabbMm>(b3DbvtAabbMm &, b3DbvtAabbMm &) [b3Scalar.h <509:22 <509:43 509:48> 514:1>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3Swap<b3DbvtAabbMm>(b3DbvtAabbMm &, b3DbvtAabbMm &) -> void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:43 509:48>]
@@ -1988,6 +1988,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -2014,7 +2015,6 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -2057,17 +2057,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -2125,25 +2128,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -2151,10 +2151,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type ->
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2195,11 +2195,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2213,10 +2213,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type -> b3AlignedAllocator<const b3DbvtNode *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2255,11 +2255,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<const b3DbvtNod
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::destroy(b3AlignedAllocator<const b3DbvtNode *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::destroy(b3AlignedAllocator<const b3DbvtNode *, 16>::pointer) -> b3AlignedAllocator<const b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) -> b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2273,10 +2273,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocato
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2309,11 +2309,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2325,10 +2325,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2367,11 +2367,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2383,10 +2383,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2419,11 +2419,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2435,10 +2435,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DbvtNode *, 16>::self_type [b3Aligne
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtNode *, 16>::self_type -> b3AlignedAllocator<b3DbvtNode *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtNode *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtNode *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2477,11 +2477,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DbvtNode *, 1
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtNode *, 16>::destroy(b3AlignedAllocator<b3DbvtNode *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtNode *, 16>::destroy(b3AlignedAllocator<b3DbvtNode *, 16>::pointer) -> b3AlignedAllocator<b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtNode *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DbvtNode *, 16>::self_type & b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtNode *, 16>::self_type & b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtNode *, 16>::self_type & b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<b3DbvtNode *, 16>::self_type &) -> b3AlignedAllocator<b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2495,10 +2495,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2537,11 +2537,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2549,6 +2549,7 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStk
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator(const b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16> &) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16>::b3AlignedAllocator(b3AlignedAllocator<b3DynamicBvh::sStkCLN, 16> &&) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -2841,6 +2842,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -2889,7 +2891,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -2897,7 +2899,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -2938,7 +2940,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -2956,6 +2957,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -2981,7 +2983,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -3091,7 +3092,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3DynamicBvh::sStkNN> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNN> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -3239,31 +3239,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::reserve(in
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNN>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNN>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNN>::findBinarySearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNN>::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -3448,31 +3448,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::reserve(int) -> c
REFERENCE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::reserve(int) -> int b3AlignedObjectArray<const b3DbvtNode *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<const b3DbvtNode *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<const b3DbvtNode *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3603,31 +3603,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> void [b3Ali
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3799,31 +3799,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::reserve(int) -
REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::reserve(int) -> int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3944,31 +3944,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::reserve(in
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNP>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNP>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4162,22 +4162,22 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) -> b3DbvtN
REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::reserve(int) -> int b3AlignedObjectArray<b3DbvtNode *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DbvtNode *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DbvtNode *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>(b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>(b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>(b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>(b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>(b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -4187,10 +4187,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> b3Dbv
REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> b3DbvtNode * * b3AlignedObjectArray<b3DbvtNode *>::m_data [b3AlignedObjectArray.h <422:4 422:9>]
REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> b3DbvtNode * * b3AlignedObjectArray<b3DbvtNode *>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::swap(int, int) -> b3DbvtNode * * b3AlignedObjectArray<b3DbvtNode *>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DbvtNode *>::findBinarySearch(b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DbvtNode *>::findBinarySearch(b3DbvtNode * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DbvtNode *>::findBinarySearch(b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4381,31 +4381,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::reserve(int) -
REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::reserve(int) -> int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>(b3DynamicBvh::sStkCLN *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>(b3DynamicBvh::sStkCLN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>(b3DynamicBvh::sStkCLN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>(b3DynamicBvh::sStkCLN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>(b3DynamicBvh::sStkCLN *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::findBinarySearch(const b3DynamicBvh::sStkCLN &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::findBinarySearch(const b3DynamicBvh::sStkCLN &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4428,6 +4428,7 @@ SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::copyFromA
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::copyFromArray(const b3AlignedObjectArray<b3DynamicBvh::sStkCLN> &) -> void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) [b3AlignedObjectArray.h <524:7 524:19>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::copyFromArray(const b3AlignedObjectArray<b3DynamicBvh::sStkCLN> &) -> void [b3AlignedObjectArray.h <524:2 524:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkCLN>::copyFromArray(const b3AlignedObjectArray<b3DynamicBvh::sStkCLN> &) -> b3AlignedObjectArray<b3DynamicBvh::sStkCLN> [b3AlignedObjectArray.h <524:27 524:46>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -4438,10 +4439,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const float & b3Min<float>(const float &, const float &) [b3MinMax.h <23:1 <23:26 23:30> 26:1>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Min<float>(const float &, const float &) -> const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <23:26 23:30>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -4452,12 +4453,12 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const float & b3Max<float>(const float &, const float &) [b3MinMax.h <29:1 <29:26 29:30> 32:1>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Max<float>(const float &, const float &) -> const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <29:26 29:30>]
SYMBOL_FUNCTION const int & b3Max<int>(const int &, const int &) [b3MinMax.h <29:1 <29:26 29:30> 32:1>]
REFERENCE_TEMPLATE_SPECIALIZATION const int & b3Max<int>(const int &, const int &) -> const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <29:26 29:30>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -4473,7 +4474,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -4484,11 +4485,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -4499,11 +4500,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -4520,7 +4521,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>]
REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>]
@@ -5877,6 +5877,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -5941,7 +5942,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:22 1220:34> 1246:1>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>]
@@ -10797,13 +10797,13 @@ REFERENCE_TYPE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *,
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<const b3DbvtNode *> -> b3DbvtNode [b3DynamicBvh.h <288:79 288:88>]
SYMBOL_METHOD public static void b3DynamicBvh::benchmark() [b3DynamicBvh.h <292:2 <292:15 292:23> 292:27>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::benchmark() -> void [b3DynamicBvh.h <292:9 292:12>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <295:2 295:15>]
SYMBOL_METHOD public static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <296:16 296:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <296:10 296:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>]
LOCAL_SYMBOL: b3DynamicBvh.h<297:3> [b3DynamicBvh.h <297:3 297:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <297:3 297:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <295:2 295:15>]
SYMBOL_METHOD public static void b3DynamicBvh::enumNodes<b3DbvtNodeEnumerator>(const b3DbvtNode *, b3DbvtNodeEnumerator &) [b3DynamicBvh.h <693:1 <693:28 693:36> 703:1>]
SYMBOL_FUNCTION static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &)
REFERENCE_TEMPLATE_SPECIALIZATION static void b3DynamicBvh::enumNodes<b3DbvtNodeEnumerator>(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <693:28 693:36>]
@@ -10834,13 +10834,14 @@ REFERENCE_USAGE static void b3DynamicBvh::enumNodes<b3DbvtNodeEnumerator>(const
REFERENCE_USAGE static void b3DynamicBvh::enumNodes<b3DbvtNodeEnumerator>(const b3DbvtNode *, b3DbvtNodeEnumerator &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <701:19 701:24>]
LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <701:13 701:16>]
LOCAL_SYMBOL: b3DynamicBvh.h<694:11> [b3DynamicBvh.h <701:29 701:34>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <298:2 298:15>]
SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <299:16 299:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <299:10 299:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>]
LOCAL_SYMBOL: b3DynamicBvh.h<300:3> [b3DynamicBvh.h <300:3 300:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <300:3 300:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <298:2 298:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <301:2 301:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:9 302:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>]
@@ -10849,7 +10850,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>]
LOCAL_SYMBOL: b3DynamicBvh.h<304:3> [b3DynamicBvh.h <304:3 304:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <304:3 304:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <301:2 301:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <306:2 306:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:9 307:32>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>]
@@ -10858,7 +10859,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>]
LOCAL_SYMBOL: b3DynamicBvh.h<309:5> [b3DynamicBvh.h <309:5 309:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <309:5 309:19>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <306:2 306:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <324:2 324:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <325:9 325:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <325:3 325:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>]
@@ -10867,7 +10868,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>]
LOCAL_SYMBOL: b3DynamicBvh.h<327:3> [b3DynamicBvh.h <327:3 327:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <327:3 327:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <324:2 324:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <330:2 330:15>]
SYMBOL_METHOD public static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <331:16 331:22>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <331:10 331:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<331:43> [b3DynamicBvh.h <331:43 331:46>]
@@ -10878,7 +10879,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <333:9 333:17>]
LOCAL_SYMBOL: b3DynamicBvh.h<334:3> [b3DynamicBvh.h <334:3 334:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <334:3 334:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <330:2 330:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <337:2 337:15>]
SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:9 338:23>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>]
@@ -10899,7 +10900,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <345:15 345:23>]
LOCAL_SYMBOL: b3DynamicBvh.h<346:9> [b3DynamicBvh.h <346:9 346:23>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <346:9 346:23>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <337:2 337:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <348:2 348:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <349:16 349:26>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <349:10 349:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<349:46> [b3DynamicBvh.h <349:46 349:49>]
@@ -10912,7 +10913,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <352:3 352:5>]
LOCAL_SYMBOL: b3DynamicBvh.h<353:3> [b3DynamicBvh.h <353:3 353:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <353:3 353:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <348:2 348:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <354:2 354:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:16 355:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>]
@@ -10929,14 +10930,13 @@ LOCAL_SYMBOL: b3DynamicBvh.h<360:3> [b3DynamicBvh.h <360:3 360:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <360:3 360:17>]
LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <354:2 354:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <362:2 362:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:16 363:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <363:10 363:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <363:33 363:42>]
LOCAL_SYMBOL: b3DynamicBvh.h<364:3> [b3DynamicBvh.h <364:3 364:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <364:3 364:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <362:2 362:15>]
SYMBOL_METHOD public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:28 366:34> 375:2>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>]
LOCAL_SYMBOL: b3DynamicBvh.h<366:47> [b3DynamicBvh.h <366:47 366:47>]
@@ -12014,6 +12014,7 @@ REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b
REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3DynamicBvh.h <684:17 684:17>]
REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3Vector3 b3DbvtAabbMm::mx [b3DynamicBvh.h <684:14 684:15>]
LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <684:12 684:12>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <692:1 692:14>]
SYMBOL_METHOD public static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <692:1 <693:28 693:36> 703:1>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <693:8 693:11>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <693:45 693:54>]
@@ -12026,7 +12027,7 @@ REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode
REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <700:19 700:24>]
REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <701:19 701:24>]
REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <701:19 701:24>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <692:1 692:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <706:1 706:14>]
SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <706:1 <707:28 707:37> 720:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <707:14 707:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <707:8 707:11>]
@@ -12050,7 +12051,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <714:15 714:18>]
LOCAL_SYMBOL: b3DynamicBvh.h<708:12> [b3DynamicBvh.h <714:31 714:36>]
LOCAL_SYMBOL: b3DynamicBvh.h<708:12> [b3DynamicBvh.h <718:4 718:9>]
LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <718:19 718:22>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <706:1 706:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <723:1 723:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <723:1 <724:28 724:36> 784:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <724:14 724:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <724:8 724:11>]
@@ -12282,7 +12283,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<737:12> [b3DynamicBvh.h <778:23 778:23>]
REFERENCE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <778:29 778:29>]
LOCAL_SYMBOL: b3DynamicBvh.h<737:12> [b3DynamicBvh.h <778:27 778:27>]
LOCAL_SYMBOL: b3DynamicBvh.h<731:15> [b3DynamicBvh.h <782:12 782:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <723:1 723:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <788:1 788:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <788:1 <789:28 789:51> 849:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <789:14 789:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <789:8 789:11>]
@@ -12504,7 +12505,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<802:12> [b3DynamicBvh.h <843:23 843:23>]
REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <843:29 843:29>]
LOCAL_SYMBOL: b3DynamicBvh.h<802:12> [b3DynamicBvh.h <843:27 843:27>]
LOCAL_SYMBOL: b3DynamicBvh.h<796:15> [b3DynamicBvh.h <847:12 847:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <788:1 788:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <921:1 921:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <921:1 <922:28 922:36> 951:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <922:14 922:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <922:8 922:11>]
@@ -12567,7 +12568,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<924:11> [b3DynamicBvh.h <946:7 946:12>]
LOCAL_SYMBOL: b3DynamicBvh.h<935:23> [b3DynamicBvh.h <946:22 946:22>]
REFERENCE_CALL void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.h <949:18 949:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<930:44> [b3DynamicBvh.h <949:12 949:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <921:1 921:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <953:1 953:14>]
SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <953:1 <954:28 954:42> 1001:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <954:14 954:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <954:8 954:11>]
@@ -12677,7 +12678,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<976:22> [b3DynamicBvh.h <992:21 992:24>]
LOCAL_SYMBOL: b3DynamicBvh.h<962:9> [b3DynamicBvh.h <996:6 996:11>]
LOCAL_SYMBOL: b3DynamicBvh.h<976:22> [b3DynamicBvh.h <996:21 996:24>]
LOCAL_SYMBOL: b3DynamicBvh.h<968:14> [b3DynamicBvh.h <999:11 999:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <953:1 953:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <1004:1 1004:14>]
SYMBOL_METHOD public static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <1004:1 <1005:28 1005:34> 1071:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1005:14 1005:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <1005:8 1005:11>]
@@ -12807,7 +12808,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1037:23> [b3DynamicBvh.h <1061:22 1061:25>]
LOCAL_SYMBOL: b3DynamicBvh.h<1008:9> [b3DynamicBvh.h <1065:7 1065:12>]
LOCAL_SYMBOL: b3DynamicBvh.h<1037:23> [b3DynamicBvh.h <1065:22 1065:25>]
LOCAL_SYMBOL: b3DynamicBvh.h<1030:15> [b3DynamicBvh.h <1068:12 1068:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <1004:1 1004:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <1074:1 1074:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <1074:1 <1075:28 1075:38> 1126:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1075:14 1075:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <1075:8 1075:11>]
@@ -12949,7 +12950,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1097:12> [b3DynamicBvh.h <1121:48 1121:49>]
LOCAL_SYMBOL: b3DynamicBvh.h<1079:10> [b3DynamicBvh.h <1121:56 1121:61>]
REFERENCE_CALL static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::size() const [b3DynamicBvh.h <1124:18 1124:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1085:33> [b3DynamicBvh.h <1124:12 1124:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <1074:1 1074:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <1129:1 1129:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <1129:1 <1130:28 1130:37> 1224:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1130:14 1130:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1130:8 1130:11>]
@@ -13235,7 +13236,7 @@ REFERENCE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNod
LOCAL_SYMBOL: b3DynamicBvh.h<1162:14> [b3DynamicBvh.h <1219:30 1219:31>]
REFERENCE_CALL static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int b3AlignedObjectArray<int>::size() const [b3DynamicBvh.h <1222:18 1222:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1147:31> [b3DynamicBvh.h <1222:12 1222:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <1129:1 1129:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <1227:1 1227:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <1227:1 <1228:28 1228:36> 1249:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1228:14 1228:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <1228:8 1228:11>]
@@ -13284,7 +13285,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1229:11> [b3DynamicBvh.h <1245:8 1245:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<1238:23> [b3DynamicBvh.h <1245:23 1245:23>]
REFERENCE_CALL static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.h <1247:18 1247:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1234:44> [b3DynamicBvh.h <1247:12 1247:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <1227:1 1227:14>]
SYMBOL_TYPEDEF b3NodeArray [b3DynamicBvh.cpp <20:45 20:55>]
REFERENCE_TYPE_USAGE b3NodeArray -> b3AlignedObjectArray<b3DbvtNode *> [b3DynamicBvh.cpp <20:9 20:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<b3DbvtNode *> -> b3DbvtNode [b3DynamicBvh.cpp <20:30 20:39>]
@@ -1996,6 +1996,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -2009,7 +2010,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:26 518:37> 521:1>]
REFERENCE_TYPE_USAGE unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>]
LOCAL_SYMBOL: b3Scalar.h<518:48> [b3Scalar.h <518:48 518:50>]
@@ -2173,6 +2173,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -2199,7 +2200,6 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -2242,17 +2242,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -2310,25 +2313,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -2336,10 +2336,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type ->
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2384,11 +2384,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNN, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2402,10 +2402,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type -> b3AlignedAllocator<const b3DbvtNode *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<const b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2444,11 +2444,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<const b3DbvtNod
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::destroy(b3AlignedAllocator<const b3DbvtNode *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<const b3DbvtNode *, 16>::destroy(b3AlignedAllocator<const b3DbvtNode *, 16>::pointer) -> b3AlignedAllocator<const b3DbvtNode *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<const b3DbvtNode *, 16>::self_type & b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<const b3DbvtNode *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &, const b3AlignedAllocator<const b3DbvtNode *, 16>::self_type &) -> b3AlignedAllocator<const b3DbvtNode *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2462,10 +2462,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocato
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2498,11 +2498,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2514,10 +2514,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2556,11 +2556,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNPS, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2572,10 +2572,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2608,11 +2608,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DynamicBvh::s
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::destroy(b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type & b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &, const b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type &) -> b3AlignedAllocator<b3DynamicBvh::sStkNP, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2624,10 +2624,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAlloc
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type -> b3AlignedAllocator<b3Int4, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2666,11 +2666,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::de
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2682,10 +2682,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3DbvtProxy, 16>::self_type [b3Aligned
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtProxy, 16>::self_type -> b3AlignedAllocator<b3DbvtProxy, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtProxy, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtProxy, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3DbvtProxy, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2724,11 +2724,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3DbvtProxy, 16
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtProxy, 16>::destroy(b3AlignedAllocator<b3DbvtProxy, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3DbvtProxy, 16>::destroy(b3AlignedAllocator<b3DbvtProxy, 16>::pointer) -> b3AlignedAllocator<b3DbvtProxy, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtProxy, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3DbvtProxy, 16>::self_type & b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtProxy, 16>::self_type & b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3DbvtProxy, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3DbvtProxy, 16>::self_type & b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3DbvtProxy, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &, const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &, const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &, const b3AlignedAllocator<b3DbvtProxy, 16>::self_type &) -> b3AlignedAllocator<b3DbvtProxy, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2736,6 +2736,7 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3DbvtProxy, 16>::
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtProxy, 16>::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator(const b3AlignedAllocator<b3DbvtProxy, 16> &) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3DbvtProxy, 16>::b3AlignedAllocator(b3AlignedAllocator<b3DbvtProxy, 16> &&) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -3028,6 +3029,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -3076,7 +3078,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -3084,7 +3086,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -3125,7 +3127,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -3143,6 +3144,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -3168,7 +3170,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -3278,7 +3279,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3DynamicBvh::sStkNN> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNN> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3DynamicBvh::sStkNN, 16> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -3462,31 +3462,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::reserve(int) ->
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNN>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNN>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>(b3DynamicBvh::sStkNN *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNN>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNN>::findBinarySearch(const b3DynamicBvh::sStkNN &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNN>::findBinarySearch(const b3DynamicBvh::sStkNN &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -3683,31 +3683,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::reserve(int) -> c
REFERENCE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::reserve(int) -> int b3AlignedObjectArray<const b3DbvtNode *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<const b3DbvtNode *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<const b3DbvtNode *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>(const b3DbvtNode * *, int, int, const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<const b3DbvtNode *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<const b3DbvtNode *>::findBinarySearch(const b3DbvtNode * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3833,31 +3833,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> void [b3Ali
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4029,31 +4029,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::reserve(int) -
REFERENCE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::reserve(int) -> int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>(b3DynamicBvh::sStkNPS *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DynamicBvh::sStkNPS>::findBinarySearch(const b3DynamicBvh::sStkNPS &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4174,31 +4174,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::reserve(in
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DynamicBvh::sStkNP>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DynamicBvh::sStkNP>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>(b3DynamicBvh::sStkNP *, int, int, const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DynamicBvh::sStkNP>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::findBinarySearch(const b3DynamicBvh::sStkNP &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4372,12 +4372,12 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::reserve(int) -> b3Int4 * b3Al
REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::reserve(int) -> int b3AlignedObjectArray<b3Int4>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Int4>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Int4>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
@@ -4397,10 +4397,10 @@ REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3Broadphase
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int)
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <364:5 364:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <366:5 366:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
@@ -4408,12 +4408,12 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePa
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray<b3Int4>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <376:5 376:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray<b3Int4>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -4427,10 +4427,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3
REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3AlignedObjectArray<b3Int4>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <423:19 423:19>]
REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3AlignedObjectArray<b3Int4>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4621,31 +4621,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::reserve(int) -> b3DbvtPr
REFERENCE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::reserve(int) -> int b3AlignedObjectArray<b3DbvtProxy>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3DbvtProxy>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3DbvtProxy>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>(b3DbvtProxy *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>(b3DbvtProxy *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>(b3DbvtProxy *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>(b3DbvtProxy *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>(b3DbvtProxy *, int, int, const L &) -> b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DbvtProxy>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3DbvtProxy>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3DbvtProxy>::findBinarySearch(const b3DbvtProxy &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3DbvtProxy>::findBinarySearch(const b3DbvtProxy &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3DbvtProxy>::findBinarySearch(const b3DbvtProxy &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4668,6 +4668,7 @@ SYMBOL_METHOD public void b3AlignedObjectArray<b3DbvtProxy>::copyFromArray(const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3DbvtProxy>::copyFromArray(const b3AlignedObjectArray<b3DbvtProxy> &) -> void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) [b3AlignedObjectArray.h <524:7 524:19>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::copyFromArray(const b3AlignedObjectArray<b3DbvtProxy> &) -> void [b3AlignedObjectArray.h <524:2 524:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3DbvtProxy>::copyFromArray(const b3AlignedObjectArray<b3DbvtProxy> &) -> b3AlignedObjectArray<b3DbvtProxy> [b3AlignedObjectArray.h <524:27 524:46>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -4678,12 +4679,12 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const float & b3Min<float>(const float &, const float &) [b3MinMax.h <23:1 <23:26 23:30> 26:1>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Min<float>(const float &, const float &) -> const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <23:26 23:30>]
SYMBOL_FUNCTION const int & b3Min<int>(const int &, const int &) [b3MinMax.h <23:1 <23:26 23:30> 26:1>]
REFERENCE_TEMPLATE_SPECIALIZATION const int & b3Min<int>(const int &, const int &) -> const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <23:26 23:30>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -4694,12 +4695,12 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const float & b3Max<float>(const float &, const float &) [b3MinMax.h <29:1 <29:26 29:30> 32:1>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Max<float>(const float &, const float &) -> const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <29:26 29:30>]
SYMBOL_FUNCTION const int & b3Max<int>(const int &, const int &) [b3MinMax.h <29:1 <29:26 29:30> 32:1>]
REFERENCE_TEMPLATE_SPECIALIZATION const int & b3Max<int>(const int &, const int &) -> const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <29:26 29:30>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -4715,7 +4716,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -4726,11 +4727,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -4741,11 +4742,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -4762,7 +4763,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>]
REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>]
@@ -6119,6 +6119,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -6183,7 +6184,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:22 1220:34> 1246:1>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>]
@@ -11032,20 +11032,21 @@ REFERENCE_TYPE_USAGE static void b3DynamicBvh::extractLeaves(const b3DbvtNode *,
REFERENCE_TEMPLATE_ARGUMENT b3AlignedObjectArray<const b3DbvtNode *> -> b3DbvtNode [b3DynamicBvh.h <288:79 288:88>]
SYMBOL_METHOD public static void b3DynamicBvh::benchmark() [b3DynamicBvh.h <292:2 <292:15 292:23> 292:27>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::benchmark() -> void [b3DynamicBvh.h <292:9 292:12>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <295:2 295:15>]
SYMBOL_METHOD public static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <296:16 296:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <296:10 296:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<296:45> [b3DynamicBvh.h <296:45 296:48>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <296:33 296:42>]
LOCAL_SYMBOL: b3DynamicBvh.h<297:3> [b3DynamicBvh.h <297:3 297:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <297:3 297:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <295:2 295:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <298:2 298:15>]
SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <299:16 299:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <299:10 299:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<299:46> [b3DynamicBvh.h <299:46 299:49>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <299:34 299:43>]
LOCAL_SYMBOL: b3DynamicBvh.h<300:3> [b3DynamicBvh.h <300:3 300:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <300:3 300:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <298:2 298:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <301:2 301:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <302:9 302:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <302:3 302:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<302:38> [b3DynamicBvh.h <302:38 302:42>]
@@ -11054,7 +11055,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<303:21> [b3DynamicBvh.h <303:21 303:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <303:9 303:18>]
LOCAL_SYMBOL: b3DynamicBvh.h<304:3> [b3DynamicBvh.h <304:3 304:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <304:3 304:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <301:2 301:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <306:2 306:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <307:9 307:32>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <307:3 307:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<307:53> [b3DynamicBvh.h <307:53 307:57>]
@@ -11063,7 +11064,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<308:23> [b3DynamicBvh.h <308:23 308:27>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <308:11 308:20>]
LOCAL_SYMBOL: b3DynamicBvh.h<309:5> [b3DynamicBvh.h <309:5 309:19>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <309:5 309:19>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <306:2 306:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) [b3DynamicBvh.h <789:1 <789:28 789:51> 849:1>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <789:28 789:51>]
@@ -11294,6 +11294,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<802:12> [b3DynamicBvh.h <843:23 843:23>]
REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtNode *, b3DbvtTreeCollider &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <843:29 843:29>]
LOCAL_SYMBOL: b3DynamicBvh.h<802:12> [b3DynamicBvh.h <843:27 843:27>]
LOCAL_SYMBOL: b3DynamicBvh.h<796:15> [b3DynamicBvh.h <847:12 847:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <324:2 324:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <325:9 325:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <325:3 325:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<325:38> [b3DynamicBvh.h <325:38 325:41>]
@@ -11302,7 +11303,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<326:23> [b3DynamicBvh.h <326:23 326:28>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtVolume [b3DynamicBvh.h <326:9 326:20>]
LOCAL_SYMBOL: b3DynamicBvh.h<327:3> [b3DynamicBvh.h <327:3 327:17>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <327:3 327:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <324:2 324:15>]
SYMBOL_METHOD public void b3DynamicBvh::collideTV<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const [b3DynamicBvh.h <922:1 <922:28 922:36> 951:1>]
SYMBOL_FUNCTION void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const
REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::collideTV<b3DbvtTreeCollider>(const b3DbvtNode *, const b3DbvtVolume &, b3DbvtTreeCollider &) const -> void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <922:28 922:36>]
@@ -11400,6 +11400,7 @@ REFERENCE_USAGE void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtN
SYMBOL_FUNCTION void BroadphaseAabbTester::Process(const b3DbvtNode *)
REFERENCE_CALL void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> void BroadphaseAabbTester::Process(const b3DbvtNode *) [b3DynamicBvh.h <946:14 946:20>]
REFERENCE_CALL void b3DynamicBvh::collideTV<BroadphaseAabbTester>(const b3DbvtNode *, const b3DbvtVolume &, BroadphaseAabbTester &) const -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.h <949:18 949:21>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <330:2 330:15>]
SYMBOL_METHOD public static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <331:16 331:22>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <331:10 331:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<331:43> [b3DynamicBvh.h <331:43 331:46>]
@@ -11410,7 +11411,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<333:20> [b3DynamicBvh.h <333:20 333:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3Vector3 [b3DynamicBvh.h <333:9 333:17>]
LOCAL_SYMBOL: b3DynamicBvh.h<334:3> [b3DynamicBvh.h <334:3 334:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <334:3 334:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <330:2 330:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <337:2 337:15>]
SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <338:9 338:23>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <338:3 338:6>]
LOCAL_SYMBOL: b3DynamicBvh.h<338:44> [b3DynamicBvh.h <338:44 338:47>]
@@ -11431,7 +11432,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<345:26> [b3DynamicBvh.h <345:26 345:32>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3Vector3 [b3DynamicBvh.h <345:15 345:23>]
LOCAL_SYMBOL: b3DynamicBvh.h<346:9> [b3DynamicBvh.h <346:9 346:23>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <346:9 346:23>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <337:2 337:15>]
SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal<BroadphaseRayTester>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const [b3DynamicBvh.h <954:1 <954:28 954:42> 1001:1>]
SYMBOL_FUNCTION void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const
REFERENCE_TEMPLATE_SPECIALIZATION void b3DynamicBvh::rayTestInternal<BroadphaseRayTester>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, BroadphaseRayTester &) const -> void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <954:28 954:42>]
@@ -11543,6 +11543,7 @@ REFERENCE_CALL void b3DynamicBvh::rayTestInternal<BroadphaseRayTester>(const b3D
LOCAL_SYMBOL: b3DynamicBvh.h<962:9> [b3DynamicBvh.h <996:6 996:11>]
LOCAL_SYMBOL: b3DynamicBvh.h<976:22> [b3DynamicBvh.h <996:21 996:24>]
LOCAL_SYMBOL: b3DynamicBvh.h<968:14> [b3DynamicBvh.h <999:11 999:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <348:2 348:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <349:16 349:26>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <349:10 349:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<349:46> [b3DynamicBvh.h <349:46 349:49>]
@@ -11555,7 +11556,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<352:7> [b3DynamicBvh.h <352:7 352:11>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int [b3DynamicBvh.h <352:3 352:5>]
LOCAL_SYMBOL: b3DynamicBvh.h<353:3> [b3DynamicBvh.h <353:3 353:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <353:3 353:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <348:2 348:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <354:2 354:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <355:16 355:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <355:10 355:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<355:46> [b3DynamicBvh.h <355:46 355:49>]
@@ -11572,14 +11573,13 @@ LOCAL_SYMBOL: b3DynamicBvh.h<360:3> [b3DynamicBvh.h <360:3 360:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <360:3 360:17>]
LOCAL_SYMBOL: b3DynamicBvh.h<361:8> [b3DynamicBvh.h <361:8 361:15>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> bool [b3DynamicBvh.h <361:3 361:6>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <354:2 354:15>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <362:2 362:15>]
SYMBOL_METHOD public static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <363:16 363:24>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <363:10 363:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<363:45> [b3DynamicBvh.h <363:45 363:48>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <363:33 363:42>]
LOCAL_SYMBOL: b3DynamicBvh.h<364:3> [b3DynamicBvh.h <364:3 364:17>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <364:3 364:17>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <362:2 362:15>]
SYMBOL_METHOD public static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) [b3DynamicBvh.h <366:2 <366:28 366:34> 375:2>]
REFERENCE_TYPE_USAGE static int b3DynamicBvh::nearest(const int *, const b3DynamicBvh::sStkNPS *, b3Scalar, int, int) -> int [b3DynamicBvh.h <366:24 366:26>]
LOCAL_SYMBOL: b3DynamicBvh.h<366:47> [b3DynamicBvh.h <366:47 366:47>]
@@ -12656,6 +12656,7 @@ REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b
REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3Vector3::anonymous union (b3Vector3.h<96:9>) b3Vector3:: [b3DynamicBvh.h <684:17 684:17>]
REFERENCE_USAGE bool b3NotEqual(const b3DbvtAabbMm &, const b3DbvtAabbMm &) -> b3Vector3 b3DbvtAabbMm::mx [b3DynamicBvh.h <684:14 684:15>]
LOCAL_SYMBOL: b3DynamicBvh.h<677:30> [b3DynamicBvh.h <684:12 684:12>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <692:1 692:14>]
SYMBOL_METHOD public static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <692:1 <693:28 693:36> 703:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <693:14 693:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <693:8 693:11>]
@@ -12679,7 +12680,7 @@ REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode
REFERENCE_USAGE static void b3DynamicBvh::enumNodes<typename T>(const b3DbvtNode *, T &) -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <701:19 701:24>]
LOCAL_SYMBOL: b3DynamicBvh.h<693:57> [b3DynamicBvh.h <701:13 701:16>]
LOCAL_SYMBOL: b3DynamicBvh.h<694:11> [b3DynamicBvh.h <701:29 701:34>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumNodes<typename T>::T [b3DynamicBvh.h <692:1 692:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <706:1 706:14>]
SYMBOL_METHOD public static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <706:1 <707:28 707:37> 720:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <707:14 707:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::enumLeaves<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <707:8 707:11>]
@@ -12703,7 +12704,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <714:15 714:18>]
LOCAL_SYMBOL: b3DynamicBvh.h<708:12> [b3DynamicBvh.h <714:31 714:36>]
LOCAL_SYMBOL: b3DynamicBvh.h<708:12> [b3DynamicBvh.h <718:4 718:9>]
LOCAL_SYMBOL: b3DynamicBvh.h<707:58> [b3DynamicBvh.h <718:19 718:22>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::enumLeaves<typename T>::T [b3DynamicBvh.h <706:1 706:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <723:1 723:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <723:1 <724:28 724:36> 784:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <724:14 724:25>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <724:8 724:11>]
@@ -12929,7 +12930,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<737:12> [b3DynamicBvh.h <778:23 778:23>]
REFERENCE_USAGE void b3DynamicBvh::collideTT<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <778:29 778:29>]
LOCAL_SYMBOL: b3DynamicBvh.h<737:12> [b3DynamicBvh.h <778:27 778:27>]
LOCAL_SYMBOL: b3DynamicBvh.h<731:15> [b3DynamicBvh.h <782:12 782:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTT<typename T>::T [b3DynamicBvh.h <723:1 723:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <788:1 788:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) [b3DynamicBvh.h <788:1 <789:28 789:51> 849:1>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <789:8 789:11>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> b3DbvtNode [b3DynamicBvh.h <789:60 789:69>]
@@ -13090,7 +13091,7 @@ REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3
REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <839:41 839:41>]
REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::a [b3DynamicBvh.h <843:25 843:25>]
REFERENCE_USAGE void b3DynamicBvh::collideTTpersistentStack<typename T>(const b3DbvtNode *, const b3DbvtNode *, T &) -> const b3DbvtNode * b3DynamicBvh::sStkNN::b [b3DynamicBvh.h <843:29 843:29>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTTpersistentStack<typename T>::T [b3DynamicBvh.h <788:1 788:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <921:1 921:14>]
SYMBOL_METHOD public void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const [b3DynamicBvh.h <921:1 <922:28 922:36> 951:1>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> void [b3DynamicBvh.h <922:8 922:11>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode [b3DynamicBvh.h <922:45 922:54>]
@@ -13121,7 +13122,7 @@ REFERENCE_CALL void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, cons
REFERENCE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <942:26 942:31>]
REFERENCE_USAGE void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <942:26 942:31>]
REFERENCE_CALL void b3DynamicBvh::collideTV<typename T>(const b3DbvtNode *, const b3DbvtVolume &, T &) const -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.h <949:18 949:21>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTV<typename T>::T [b3DynamicBvh.h <921:1 921:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <953:1 953:14>]
SYMBOL_METHOD public void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const [b3DynamicBvh.h <953:1 <954:28 954:42> 1001:1>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> void [b3DynamicBvh.h <954:8 954:11>]
REFERENCE_TYPE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DbvtNode [b3DynamicBvh.h <954:51 954:60>]
@@ -13170,7 +13171,7 @@ REFERENCE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode
REFERENCE_CALL void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> const b3DbvtNode * & b3AlignedObjectArray<const b3DbvtNode *>::operator[](int) [b3DynamicBvh.h <992:11 992:11>]
REFERENCE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DbvtNode * [] b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>)::childs [b3DynamicBvh.h <992:27 992:32>]
REFERENCE_USAGE void b3DynamicBvh::rayTestInternal<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, const b3Vector3 &, unsigned int [], b3Scalar, const b3Vector3 &, const b3Vector3 &, T &) const -> b3DbvtNode::anonymous union (b3DynamicBvh.h<183:2>) b3DbvtNode:: [b3DynamicBvh.h <992:27 992:32>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTestInternal<typename T>::T [b3DynamicBvh.h <953:1 953:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <1004:1 1004:14>]
SYMBOL_METHOD public static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) [b3DynamicBvh.h <1004:1 <1005:28 1005:34> 1071:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1005:14 1005:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::rayTest<typename T>(const b3DbvtNode *, const b3Vector3 &, const b3Vector3 &, T &) -> void [b3DynamicBvh.h <1005:8 1005:11>]
@@ -13300,7 +13301,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1037:23> [b3DynamicBvh.h <1061:22 1061:25>]
LOCAL_SYMBOL: b3DynamicBvh.h<1008:9> [b3DynamicBvh.h <1065:7 1065:12>]
LOCAL_SYMBOL: b3DynamicBvh.h<1037:23> [b3DynamicBvh.h <1065:22 1065:25>]
LOCAL_SYMBOL: b3DynamicBvh.h<1030:15> [b3DynamicBvh.h <1068:12 1068:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::rayTest<typename T>::T [b3DynamicBvh.h <1004:1 1004:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <1074:1 1074:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) [b3DynamicBvh.h <1074:1 <1075:28 1075:38> 1126:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1075:14 1075:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> void [b3DynamicBvh.h <1075:8 1075:11>]
@@ -13442,7 +13443,7 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1097:12> [b3DynamicBvh.h <1121:48 1121:49>]
LOCAL_SYMBOL: b3DynamicBvh.h<1079:10> [b3DynamicBvh.h <1121:56 1121:61>]
REFERENCE_CALL static void b3DynamicBvh::collideKDOP<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, int, T &) -> int b3AlignedObjectArray<b3DynamicBvh::sStkNP>::size() const [b3DynamicBvh.h <1124:18 1124:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1085:33> [b3DynamicBvh.h <1124:12 1124:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideKDOP<typename T>::T [b3DynamicBvh.h <1074:1 1074:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <1129:1 1129:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) [b3DynamicBvh.h <1129:1 <1130:28 1130:37> 1224:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1130:14 1130:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> void [b3DynamicBvh.h <1130:8 1130:11>]
@@ -13728,7 +13729,7 @@ REFERENCE_USAGE static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNod
LOCAL_SYMBOL: b3DynamicBvh.h<1162:14> [b3DynamicBvh.h <1219:30 1219:31>]
REFERENCE_CALL static void b3DynamicBvh::collideOCL<typename T>(const b3DbvtNode *, const b3Vector3 *, const b3Scalar *, const b3Vector3 &, int, T &, bool) -> int b3AlignedObjectArray<int>::size() const [b3DynamicBvh.h <1222:18 1222:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1147:31> [b3DynamicBvh.h <1222:12 1222:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideOCL<typename T>::T [b3DynamicBvh.h <1129:1 1129:14>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <1227:1 1227:14>]
SYMBOL_METHOD public static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) [b3DynamicBvh.h <1227:1 <1228:28 1228:36> 1249:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvh.h <1228:14 1228:25>]
REFERENCE_TYPE_USAGE static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> void [b3DynamicBvh.h <1228:8 1228:11>]
@@ -13777,7 +13778,6 @@ LOCAL_SYMBOL: b3DynamicBvh.h<1229:11> [b3DynamicBvh.h <1245:8 1245:13>]
LOCAL_SYMBOL: b3DynamicBvh.h<1238:23> [b3DynamicBvh.h <1245:23 1245:23>]
REFERENCE_CALL static void b3DynamicBvh::collideTU<typename T>(const b3DbvtNode *, T &) -> int b3AlignedObjectArray<const b3DbvtNode *>::size() const [b3DynamicBvh.h <1247:18 1247:21>]
LOCAL_SYMBOL: b3DynamicBvh.h<1234:44> [b3DynamicBvh.h <1247:12 1247:16>]
SYMBOL_TEMPLATE_PARAMETER b3DynamicBvh::collideTU<typename T>::T [b3DynamicBvh.h <1227:1 1227:14>]
SYMBOL_STRUCT b3UnsignedInt2 [b3Int2.h <21:1 <21:8 21:21> 34:1>]
SYMBOL_UNION public b3UnsignedInt2::anonymous union (b3Int2.h<23:2>) [b3Int2.h <23:2 <23:2 23:6> 33:2>]
SYMBOL_STRUCT public b3UnsignedInt2::anonymous union (b3Int2.h<23:2>)::anonymous struct (b3Int2.h<25:3>) [b3Int2.h <25:3 <25:3 25:8> 28:3>]
@@ -15034,6 +15034,7 @@ REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3Broadphas
REFERENCE_TYPE_USAGE void b3DynamicBvhBroadphase::setAabbForceUpdate(b3BroadphaseProxy *, const b3Vector3 &, const b3Vector3 &, b3Dispatcher *) -> b3Dispatcher [b3DynamicBvhBroadphase.h <199:112 199:123>]
SYMBOL_METHOD public void b3DynamicBvhBroadphase::b3DynamicBvhBroadphase(const b3DynamicBvhBroadphase &) [b3DynamicBvhBroadphase.h <120:8 120:29>]
SYMBOL_METHOD public b3DynamicBvhBroadphase & b3DynamicBvhBroadphase::operator=(const b3DynamicBvhBroadphase &) [b3DynamicBvhBroadphase.h <120:8 120:29>]
SYMBOL_TEMPLATE_PARAMETER b3ListAppend<typename T>::T [b3DynamicBvhBroadphase.cpp <54:20 54:20>]
SYMBOL_FUNCTION static void b3ListAppend<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <54:1 <55:20 55:31> 61:1>]
REFERENCE_TYPE_USAGE static void b3ListAppend<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <55:15 55:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <55:36 55:39>]
@@ -15048,7 +15049,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <59:
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <59:26 59:29>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:45> [b3DynamicBvhBroadphase.cpp <60:2 60:5>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<55:36> [b3DynamicBvhBroadphase.cpp <60:7 60:10>]
SYMBOL_TEMPLATE_PARAMETER b3ListAppend<typename T>::T [b3DynamicBvhBroadphase.cpp <54:20 54:20>]
SYMBOL_FUNCTION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <55:1 <55:20 55:31> 61:1>]
SYMBOL_FUNCTION static void b3ListAppend<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp)
REFERENCE_TEMPLATE_SPECIALIZATION static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> static void b3ListAppend<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <55:20 55:31>]
@@ -15056,6 +15056,7 @@ REFERENCE_TYPE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3Dbvt
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <57:8 57:12>]
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <58:8 58:12>]
REFERENCE_USAGE static void b3ListAppend<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <59:17 59:21>]
SYMBOL_TEMPLATE_PARAMETER b3ListRemove<typename T>::T [b3DynamicBvhBroadphase.cpp <64:20 64:20>]
SYMBOL_FUNCTION static void b3ListRemove<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <64:1 <65:20 65:31> 69:1>]
REFERENCE_TYPE_USAGE static void b3ListRemove<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <65:15 65:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <65:36 65:39>]
@@ -15070,7 +15071,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <67:
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:5 68:8>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:21 68:24>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<65:36> [b3DynamicBvhBroadphase.cpp <68:46 68:49>]
SYMBOL_TEMPLATE_PARAMETER b3ListRemove<typename T>::T [b3DynamicBvhBroadphase.cpp <64:20 64:20>]
SYMBOL_FUNCTION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <65:1 <65:20 65:31> 69:1>]
SYMBOL_FUNCTION static void b3ListRemove<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp)
REFERENCE_TEMPLATE_SPECIALIZATION static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> static void b3ListRemove<typename T>(T *, T * &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <65:20 65:31>]
@@ -15084,6 +15084,7 @@ REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:37 68:41>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:27 68:31>]
REFERENCE_USAGE static void b3ListRemove<b3DbvtProxy>(b3DbvtProxy *, b3DbvtProxy * &) (b3DynamicBvhBroadphase.cpp) -> b3DbvtProxy * [] b3DbvtProxy::links [b3DynamicBvhBroadphase.cpp <68:52 68:56>]
SYMBOL_TEMPLATE_PARAMETER b3ListCount<typename T>::T [b3DynamicBvhBroadphase.cpp <72:20 72:20>]
SYMBOL_FUNCTION static int b3ListCount<typename T>(T *) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <72:1 <73:19 73:29> 78:1>]
REFERENCE_TYPE_USAGE static int b3ListCount<typename T>(T *) (b3DynamicBvhBroadphase.cpp) -> int [b3DynamicBvhBroadphase.cpp <73:15 73:17>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <73:34 73:37>]
@@ -15095,7 +15096,7 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <76:1
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:20 76:23>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<73:34> [b3DynamicBvhBroadphase.cpp <76:25 76:28>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<75:6> [b3DynamicBvhBroadphase.cpp <77:9 77:9>]
SYMBOL_TEMPLATE_PARAMETER b3ListCount<typename T>::T [b3DynamicBvhBroadphase.cpp <72:20 72:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clear<typename T>::T [b3DynamicBvhBroadphase.cpp <81:20 81:20>]
SYMBOL_FUNCTION static void b3Clear<typename T>(T &) (b3DynamicBvhBroadphase.cpp) [b3DynamicBvhBroadphase.cpp <81:1 <82:20 82:26> 86:1>]
REFERENCE_TYPE_USAGE static void b3Clear<typename T>(T &) (b3DynamicBvhBroadphase.cpp) -> void [b3DynamicBvhBroadphase.cpp <82:15 82:18>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<82:31> [b3DynamicBvhBroadphase.cpp <82:31 82:35>]
@@ -15106,7 +15107,6 @@ LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<84:39> [b3DynamicBvhBroadphase.cpp <84:
REFERENCE_TYPE_USAGE static void b3Clear<typename T>(T &) (b3DynamicBvhBroadphase.cpp) -> b3Clear<typename T>::ZeroDummy [b3DynamicBvhBroadphase.cpp <84:22 84:30>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<82:31> [b3DynamicBvhBroadphase.cpp <85:2 85:6>]
LOCAL_SYMBOL: b3DynamicBvhBroadphase.cpp<84:39> [b3DynamicBvhBroadphase.cpp <85:8 85:16>]
SYMBOL_TEMPLATE_PARAMETER b3Clear<typename T>::T [b3DynamicBvhBroadphase.cpp <81:20 81:20>]
SYMBOL_STRUCT b3DbvtTreeCollider [b3DynamicBvhBroadphase.cpp <93:1 <93:8 93:25> 116:1>]
QUALIFIER: b3DynamicBvh [b3DynamicBvhBroadphase.cpp <93:29 93:40>]
REFERENCE_INHERITANCE b3DbvtTreeCollider -> b3DynamicBvh::ICollide [b3DynamicBvhBroadphase.cpp <93:43 93:50>]
@@ -1716,6 +1716,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1729,7 +1730,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<int>(int &, int &) [b3Scalar.h <509:22 <509:43 509:48> 514:1>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3Swap<int>(int &, int &) -> void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:43 509:48>]
@@ -1897,6 +1897,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -1923,7 +1924,6 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -1966,17 +1966,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -2034,25 +2037,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<b3Int4, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<b3Int4, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -2060,10 +2060,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type -> b3AlignedAlloc
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2108,11 +2108,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::de
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2126,10 +2126,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocato
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2168,11 +2168,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2180,6 +2180,7 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_typ
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator(const b3AlignedAllocator<int, 16> &) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator(b3AlignedAllocator<int, 16> &&) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -2472,6 +2473,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -2520,7 +2522,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -2528,7 +2530,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -2569,7 +2571,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -2587,6 +2588,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -2612,7 +2614,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -2722,7 +2723,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3Int4> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3Int4> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3Int4, 16> b3AlignedObjectArray<b3Int4>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -2918,12 +2918,12 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::reserve(int) -> int b3Aligned
SYMBOL_CLASS public b3AlignedObjectArray<b3Int4>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Int4>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
@@ -2943,10 +2943,10 @@ REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3Broadphase
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int)
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <364:5 364:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <366:5 366:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
@@ -2954,12 +2954,12 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePa
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray<b3Int4>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> void b3AlignedObjectArray<b3Int4>::quickSortInternal<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &, int, int) [b3AlignedObjectArray.h <376:5 376:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::quickSort<b3BroadphasePairSortPredicate>(const b3BroadphasePairSortPredicate &) -> int b3AlignedObjectArray<b3Int4>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -2973,10 +2973,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3
REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3AlignedObjectArray<b3Int4>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_CALL void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 & b3Int4::operator=(const b3Int4 &) [b3AlignedObjectArray.h <423:19 423:19>]
REFERENCE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> b3Int4 * b3AlignedObjectArray<b3Int4>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -3167,31 +3167,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int * b3AlignedO
REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int b3AlignedObjectArray<int>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4086,6 +4086,7 @@ SYMBOL_METHOD public b3NullPairCache & b3NullPairCache::operator=(const b3NullPa
SYMBOL_METHOD public b3NullPairCache & b3NullPairCache::operator=(b3NullPairCache &&) [b3OverlappingPairCache.h <391:7 391:21>]
SYMBOL_METHOD public void b3NullPairCache::~b3NullPairCache() [b3OverlappingPairCache.h <391:7 391:21>]
REFERENCE_OVERRIDE void b3NullPairCache::~b3NullPairCache() -> void b3OverlappingPairCache::~b3OverlappingPairCache() [b3OverlappingPairCache.h <391:7 391:21>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -4096,10 +4097,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const float & b3Min<float>(const float &, const float &) [b3MinMax.h <23:1 <23:26 23:30> 26:1>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Min<float>(const float &, const float &) -> const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <23:26 23:30>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -4110,10 +4111,10 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const float & b3Max<float>(const float &, const float &) [b3MinMax.h <29:1 <29:26 29:30> 32:1>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Max<float>(const float &, const float &) -> const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <29:26 29:30>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -4129,7 +4130,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -4140,11 +4141,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -4155,11 +4156,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -4176,7 +4177,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>]
REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>]
@@ -5533,6 +5533,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -5597,7 +5598,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:22 1220:34> 1246:1>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>]
@@ -1581,6 +1581,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1594,7 +1595,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<short>(short &, short &) [b3Scalar.h <509:22 <509:43 509:48> 514:1>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3Swap<short>(short &, short &) -> void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:43 509:48>]
@@ -1762,6 +1762,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -1788,7 +1789,6 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -1831,17 +1831,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -1899,25 +1902,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<int, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -1925,10 +1925,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocato
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1973,11 +1973,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1991,10 +1991,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAl
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type -> b3AlignedAllocator<b3Vector3, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2033,11 +2033,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>:
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2051,10 +2051,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAll
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type -> b3AlignedAllocator<b3MyFace, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2093,11 +2093,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3MyFace, 16>::
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::destroy(b3AlignedAllocator<b3MyFace, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::destroy(b3AlignedAllocator<b3MyFace, 16>::pointer) -> b3AlignedAllocator<b3MyFace, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) -> b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2111,10 +2111,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2149,11 +2149,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullCom
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::destroy(b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::destroy(b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2167,10 +2167,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3GrahamVector3, 16>::self_type [b3Ali
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GrahamVector3, 16>::self_type -> b3AlignedAllocator<b3GrahamVector3, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GrahamVector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GrahamVector3, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GrahamVector3, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GrahamVector3, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2209,11 +2209,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3GrahamVector3
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GrahamVector3, 16>::destroy(b3AlignedAllocator<b3GrahamVector3, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GrahamVector3, 16>::destroy(b3AlignedAllocator<b3GrahamVector3, 16>::pointer) -> b3AlignedAllocator<b3GrahamVector3, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GrahamVector3, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3GrahamVector3, 16>::self_type & b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GrahamVector3, 16>::self_type & b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3GrahamVector3, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GrahamVector3, 16>::self_type & b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GrahamVector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &, const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &, const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &, const b3AlignedAllocator<b3GrahamVector3, 16>::self_type &) -> b3AlignedAllocator<b3GrahamVector3, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2227,10 +2227,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3InternalEdge, 16>::self_type [b3Alig
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalEdge, 16>::self_type -> b3AlignedAllocator<b3InternalEdge, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalEdge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalEdge, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalEdge, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalEdge, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2269,11 +2269,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3InternalEdge,
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalEdge, 16>::destroy(b3AlignedAllocator<b3InternalEdge, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalEdge, 16>::destroy(b3AlignedAllocator<b3InternalEdge, 16>::pointer) -> b3AlignedAllocator<b3InternalEdge, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalEdge, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3InternalEdge, 16>::self_type & b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalEdge, 16>::self_type & b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3InternalEdge, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalEdge, 16>::self_type & b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalEdge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3InternalEdge, 16>::self_type &, const b3AlignedAllocator<b3InternalEdge, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3InternalEdge, 16>::self_type &, const b3AlignedAllocator<b3InternalEdge, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3InternalEdge, 16>::self_type &, const b3AlignedAllocator<b3InternalEdge, 16>::self_type &) -> b3AlignedAllocator<b3InternalEdge, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2287,10 +2287,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3InternalVertexPair, 16>::self_type [
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalVertexPair, 16>::self_type -> b3AlignedAllocator<b3InternalVertexPair, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalVertexPair, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalVertexPair, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3InternalVertexPair, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2329,11 +2329,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3InternalVerte
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalVertexPair, 16>::destroy(b3AlignedAllocator<b3InternalVertexPair, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3InternalVertexPair, 16>::destroy(b3AlignedAllocator<b3InternalVertexPair, 16>::pointer) -> b3AlignedAllocator<b3InternalVertexPair, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalVertexPair, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3InternalVertexPair, 16>::self_type & b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalVertexPair, 16>::self_type & b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3InternalVertexPair, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3InternalVertexPair, 16>::self_type & b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3InternalVertexPair, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &, const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &, const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &, const b3AlignedAllocator<b3InternalVertexPair, 16>::self_type &) -> b3AlignedAllocator<b3InternalVertexPair, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2341,6 +2341,7 @@ REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3InternalVertexPa
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalVertexPair, 16>::~b3AlignedAllocator() [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator(const b3AlignedAllocator<b3InternalVertexPair, 16> &) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_METHOD public void b3AlignedAllocator<b3InternalVertexPair, 16>::b3AlignedAllocator(b3AlignedAllocator<b3InternalVertexPair, 16> &&) [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -2633,6 +2634,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -2681,7 +2683,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -2689,7 +2691,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -2730,7 +2732,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -2748,6 +2749,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -2773,7 +2775,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -2883,7 +2884,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<int> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<int> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<int, 16> b3AlignedObjectArray<int>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -3082,22 +3082,22 @@ REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int b3AlignedObj
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -3107,10 +3107,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int * b3Aligne
REFERENCE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int * b3AlignedObjectArray<int>::m_data [b3AlignedObjectArray.h <422:4 422:9>]
REFERENCE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int * b3AlignedObjectArray<int>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int * b3AlignedObjectArray<int>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -3327,31 +3327,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Vector3>::reserve(int) -> b3Vector3
REFERENCE_USAGE void b3AlignedObjectArray<b3Vector3>::reserve(int) -> int b3AlignedObjectArray<b3Vector3>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Vector3>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Vector3>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3550,31 +3550,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3MyFace>::reserve(int) -> b3MyFace *
REFERENCE_USAGE void b3AlignedObjectArray<b3MyFace>::reserve(int) -> int b3AlignedObjectArray<b3MyFace>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3MyFace>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3MyFace>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3726,31 +3726,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::rese
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexHullComputer::Edge>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexHullComputer::Edge>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -3941,12 +3941,12 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::reserve(int) -> b3Gr
REFERENCE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::reserve(int) -> int b3AlignedObjectArray<b3GrahamVector3>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3GrahamVector3>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3GrahamVector3>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
@@ -3966,16 +3966,16 @@ REFERENCE_CALL void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3A
SYMBOL_FUNCTION void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int)
REFERENCE_CALL void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <364:5 364:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) -> void b3AlignedObjectArray<b3GrahamVector3>::quickSortInternal<b3AngleCompareFunc>(const b3AngleCompareFunc &, int, int) [b3AlignedObjectArray.h <366:5 366:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>(b3GrahamVector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>(b3GrahamVector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>(b3GrahamVector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>(b3GrahamVector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>(b3GrahamVector3 *, int, int, const L &) -> b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -3989,10 +3989,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> b3
REFERENCE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> b3GrahamVector3 * b3AlignedObjectArray<b3GrahamVector3>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_CALL void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> b3GrahamVector3 & b3GrahamVector3::operator=(const b3GrahamVector3 &) [b3AlignedObjectArray.h <423:19 423:19>]
REFERENCE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::swap(int, int) -> b3GrahamVector3 * b3AlignedObjectArray<b3GrahamVector3>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GrahamVector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3GrahamVector3>::findBinarySearch(const b3GrahamVector3 &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3GrahamVector3>::findBinarySearch(const b3GrahamVector3 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3GrahamVector3>::findBinarySearch(const b3GrahamVector3 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4179,31 +4179,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3InternalEdge>::reserve(int) -> b3Int
REFERENCE_USAGE void b3AlignedObjectArray<b3InternalEdge>::reserve(int) -> int b3AlignedObjectArray<b3InternalEdge>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3InternalEdge>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3InternalEdge>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>(b3InternalEdge *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>(b3InternalEdge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>(b3InternalEdge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>(b3InternalEdge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>(b3InternalEdge *, int, int, const L &) -> b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalEdge>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3InternalEdge>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalEdge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3InternalEdge>::findBinarySearch(const b3InternalEdge &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3InternalEdge>::findBinarySearch(const b3InternalEdge &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3InternalEdge>::findBinarySearch(const b3InternalEdge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4391,31 +4391,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::reserve(int) ->
REFERENCE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::reserve(int) -> int b3AlignedObjectArray<b3InternalVertexPair>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3InternalVertexPair>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3InternalVertexPair>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>(b3InternalVertexPair *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>(b3InternalVertexPair *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>(b3InternalVertexPair *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>(b3InternalVertexPair *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>(b3InternalVertexPair *, int, int, const L &) -> b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3InternalVertexPair>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3InternalVertexPair>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3InternalVertexPair>::findBinarySearch(const b3InternalVertexPair &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3InternalVertexPair>::findBinarySearch(const b3InternalVertexPair &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3InternalVertexPair>::findBinarySearch(const b3InternalVertexPair &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4438,6 +4438,7 @@ SYMBOL_METHOD public void b3AlignedObjectArray<b3InternalVertexPair>::copyFromAr
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3InternalVertexPair>::copyFromArray(const b3AlignedObjectArray<b3InternalVertexPair> &) -> void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) [b3AlignedObjectArray.h <524:7 524:19>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::copyFromArray(const b3AlignedObjectArray<b3InternalVertexPair> &) -> void [b3AlignedObjectArray.h <524:2 524:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3InternalVertexPair>::copyFromArray(const b3AlignedObjectArray<b3InternalVertexPair> &) -> b3AlignedObjectArray<b3InternalVertexPair> [b3AlignedObjectArray.h <524:27 524:46>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -4448,7 +4449,7 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -4459,7 +4460,7 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -4475,7 +4476,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -4486,11 +4487,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -4501,11 +4502,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -4522,7 +4523,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>]
REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>]
@@ -5878,6 +5878,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -5942,7 +5943,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:22 1220:34> 1246:1>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>]
@@ -10385,6 +10385,7 @@ LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:94 150:96>]
LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:106 150:108>]
LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <150:115 150:117>]
LOCAL_SYMBOL: b3HashMap.h<147:7> [b3HashMap.h <151:10 151:12>]
SYMBOL_TEMPLATE_PARAMETER b3HashKeyPtr<class Value>::Value [b3HashMap.h <158:17 158:21>]
SYMBOL_CLASS b3HashKeyPtr<class Value> [b3HashMap.h <158:1 <159:7 159:18> 188:1>]
SYMBOL_FIELD private int b3HashKeyPtr<class Value>::m_uid [b3HashMap.h <161:17 161:21>]
REFERENCE_TYPE_USAGE int b3HashKeyPtr<class Value>::m_uid -> int [b3HashMap.h <161:9 161:11>]
@@ -10422,7 +10423,7 @@ LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:108 183:110>]
LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:120 183:122>]
LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <183:129 183:131>]
LOCAL_SYMBOL: b3HashMap.h<181:21> [b3HashMap.h <184:24 184:26>]
SYMBOL_TEMPLATE_PARAMETER b3HashKeyPtr<class Value>::Value [b3HashMap.h <158:17 158:21>]
SYMBOL_TEMPLATE_PARAMETER b3HashKey<class Value>::Value [b3HashMap.h <191:17 191:21>]
SYMBOL_CLASS b3HashKey<class Value> [b3HashMap.h <191:1 <192:7 192:15> 218:1>]
SYMBOL_FIELD private int b3HashKey<class Value>::m_uid [b3HashMap.h <194:6 194:10>]
REFERENCE_TYPE_USAGE int b3HashKey<class Value>::m_uid -> int [b3HashMap.h <194:2 194:4>]
@@ -10460,7 +10461,8 @@ LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:94 215:96>]
LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:106 215:108>]
LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <215:115 215:117>]
LOCAL_SYMBOL: b3HashMap.h<213:7> [b3HashMap.h <216:10 216:12>]
SYMBOL_TEMPLATE_PARAMETER b3HashKey<class Value>::Value [b3HashMap.h <191:17 191:21>]
SYMBOL_TEMPLATE_PARAMETER b3HashMap<class Key, class Value>::Key [b3HashMap.h <223:17 223:19>]
SYMBOL_TEMPLATE_PARAMETER b3HashMap<class Key, class Value>::Value [b3HashMap.h <223:28 223:32>]
SYMBOL_CLASS b3HashMap<class Key, class Value> [b3HashMap.h <223:1 <224:7 224:15> 464:1>]
SYMBOL_FIELD protected b3AlignedObjectArray<int> b3HashMap<class Key, class Value>::m_hashTable [b3HashMap.h <228:29 228:39>]
REFERENCE_TYPE_USAGE b3AlignedObjectArray<int> b3HashMap<class Key, class Value>::m_hashTable -> b3AlignedObjectArray<int> [b3HashMap.h <228:2 228:21>]
@@ -10752,8 +10754,6 @@ REFERENCE_CALL void b3HashMap<class Key, class Value>::clear() -> void b3Aligned
REFERENCE_USAGE void b3HashMap<class Key, class Value>::clear() -> b3AlignedObjectArray<int> b3HashMap<class Key, class Value>::m_next [b3HashMap.h <459:3 459:8>]
REFERENCE_USAGE void b3HashMap<class Key, class Value>::clear() -> b3AlignedObjectArray<b3HashMap<class Key, class Value>::Value> b3HashMap<class Key, class Value>::m_valueArray [b3HashMap.h <460:3 460:14>]
REFERENCE_USAGE void b3HashMap<class Key, class Value>::clear() -> b3AlignedObjectArray<b3HashMap<class Key, class Value>::Key> b3HashMap<class Key, class Value>::m_keyArray [b3HashMap.h <461:3 461:12>]
SYMBOL_TEMPLATE_PARAMETER b3HashMap<class Key, class Value>::Key [b3HashMap.h <223:17 223:19>]
SYMBOL_TEMPLATE_PARAMETER b3HashMap<class Key, class Value>::Value [b3HashMap.h <223:28 223:32>]
SYMBOL_CLASS b3HashMap<b3InternalVertexPair, b3InternalEdge> [b3HashMap.h <223:1 <224:7 224:15> 464:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3HashMap<b3InternalVertexPair, b3InternalEdge> -> b3HashMap<class Key, class Value> [b3HashMap.h <224:7 224:15>]
SYMBOL_FIELD protected b3AlignedObjectArray<int> b3HashMap<b3InternalVertexPair, b3InternalEdge>::m_hashTable [b3HashMap.h <228:29 228:39>]
@@ -1927,6 +1927,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1940,7 +1941,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:26 518:37> 521:1>]
REFERENCE_TYPE_USAGE unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>]
LOCAL_SYMBOL: b3Scalar.h<518:48> [b3Scalar.h <518:48 518:50>]
@@ -2104,6 +2104,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -2130,7 +2131,7 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -2141,7 +2142,7 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -2152,7 +2153,7 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -2168,7 +2169,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -2179,11 +2180,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -2194,11 +2195,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -2215,7 +2216,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -2258,17 +2258,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -2326,25 +2329,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<int, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -2352,10 +2352,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocato
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2400,11 +2400,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2418,10 +2418,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAl
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type -> b3AlignedAllocator<b3Vector3, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2460,11 +2460,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>:
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2478,10 +2478,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAll
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type -> b3AlignedAllocator<b3MyFace, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3MyFace, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2516,11 +2516,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3MyFace, 16>::
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::destroy(b3AlignedAllocator<b3MyFace, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3MyFace, 16>::destroy(b3AlignedAllocator<b3MyFace, 16>::pointer) -> b3AlignedAllocator<b3MyFace, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3MyFace, 16>::self_type & b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3MyFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3MyFace, 16>::self_type &, const b3AlignedAllocator<b3MyFace, 16>::self_type &) -> b3AlignedAllocator<b3MyFace, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2534,10 +2534,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3GpuFace, 16>::self_type [b3AlignedAl
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GpuFace, 16>::self_type -> b3AlignedAllocator<b3GpuFace, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GpuFace, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GpuFace, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GpuFace, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3GpuFace, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2576,11 +2576,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3GpuFace, 16>:
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GpuFace, 16>::destroy(b3AlignedAllocator<b3GpuFace, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3GpuFace, 16>::destroy(b3AlignedAllocator<b3GpuFace, 16>::pointer) -> b3AlignedAllocator<b3GpuFace, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GpuFace, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3GpuFace, 16>::self_type & b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GpuFace, 16>::self_type & b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3GpuFace, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3GpuFace, 16>::self_type & b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3GpuFace, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3GpuFace, 16>::self_type &, const b3AlignedAllocator<b3GpuFace, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3GpuFace, 16>::self_type &, const b3AlignedAllocator<b3GpuFace, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3GpuFace, 16>::self_type &, const b3AlignedAllocator<b3GpuFace, 16>::self_type &) -> b3AlignedAllocator<b3GpuFace, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2594,10 +2594,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Collidable, 16>::self_type [b3Aligne
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Collidable, 16>::self_type -> b3AlignedAllocator<b3Collidable, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Collidable, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Collidable, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Collidable, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Collidable, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2636,11 +2636,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Collidable, 1
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Collidable, 16>::destroy(b3AlignedAllocator<b3Collidable, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Collidable, 16>::destroy(b3AlignedAllocator<b3Collidable, 16>::pointer) -> b3AlignedAllocator<b3Collidable, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Collidable, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Collidable, 16>::self_type & b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Collidable, 16>::self_type & b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Collidable, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Collidable, 16>::self_type & b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Collidable, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Collidable, 16>::self_type &, const b3AlignedAllocator<b3Collidable, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Collidable, 16>::self_type &, const b3AlignedAllocator<b3Collidable, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Collidable, 16>::self_type &, const b3AlignedAllocator<b3Collidable, 16>::self_type &) -> b3AlignedAllocator<b3Collidable, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2654,10 +2654,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type -> b3AlignedAllocator<b3ConvexPolyhedronData, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexPolyhedronData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexPolyhedronData, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexPolyhedronData, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexPolyhedronData, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2696,11 +2696,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexPolyhed
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::destroy(b3AlignedAllocator<b3ConvexPolyhedronData, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexPolyhedronData, 16>::destroy(b3AlignedAllocator<b3ConvexPolyhedronData, 16>::pointer) -> b3AlignedAllocator<b3ConvexPolyhedronData, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexPolyhedronData, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type & b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type & b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type & b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexPolyhedronData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &, const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &, const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &, const b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type &) -> b3AlignedAllocator<b3ConvexPolyhedronData, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2714,10 +2714,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Contact4Data, 16>::self_type [b3Alig
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Contact4Data, 16>::self_type -> b3AlignedAllocator<b3Contact4Data, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Contact4Data, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Contact4Data, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Contact4Data, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Contact4Data, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2756,11 +2756,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Contact4Data,
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Contact4Data, 16>::destroy(b3AlignedAllocator<b3Contact4Data, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Contact4Data, 16>::destroy(b3AlignedAllocator<b3Contact4Data, 16>::pointer) -> b3AlignedAllocator<b3Contact4Data, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Contact4Data, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Contact4Data, 16>::self_type & b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Contact4Data, 16>::self_type & b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Contact4Data, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Contact4Data, 16>::self_type & b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Contact4Data, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Contact4Data, 16>::self_type &, const b3AlignedAllocator<b3Contact4Data, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Contact4Data, 16>::self_type &, const b3AlignedAllocator<b3Contact4Data, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Contact4Data, 16>::self_type &, const b3AlignedAllocator<b3Contact4Data, 16>::self_type &) -> b3AlignedAllocator<b3Contact4Data, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2774,10 +2774,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3RigidBodyData, 16>::self_type [b3Ali
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3RigidBodyData, 16>::self_type -> b3AlignedAllocator<b3RigidBodyData, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3RigidBodyData, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3RigidBodyData, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3RigidBodyData, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3RigidBodyData, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2810,11 +2810,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3RigidBodyData
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3RigidBodyData, 16>::destroy(b3AlignedAllocator<b3RigidBodyData, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3RigidBodyData, 16>::destroy(b3AlignedAllocator<b3RigidBodyData, 16>::pointer) -> b3AlignedAllocator<b3RigidBodyData, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3RigidBodyData, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3RigidBodyData, 16>::self_type & b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3RigidBodyData, 16>::self_type & b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3RigidBodyData, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3RigidBodyData, 16>::self_type & b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3RigidBodyData, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &, const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &, const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &, const b3AlignedAllocator<b3RigidBodyData, 16>::self_type &) -> b3AlignedAllocator<b3RigidBodyData, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2825,10 +2825,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Aabb, 16>::self_type [b3AlignedAlloc
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Aabb, 16>::self_type -> b3AlignedAllocator<b3Aabb, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Aabb, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Aabb, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Aabb, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Aabb, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2867,11 +2867,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Aabb, 16>::de
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Aabb, 16>::destroy(b3AlignedAllocator<b3Aabb, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Aabb, 16>::destroy(b3AlignedAllocator<b3Aabb, 16>::pointer) -> b3AlignedAllocator<b3Aabb, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Aabb, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Aabb, 16>::self_type & b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Aabb, 16>::self_type & b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Aabb, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Aabb, 16>::self_type & b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Aabb, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Aabb, 16>::self_type &, const b3AlignedAllocator<b3Aabb, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Aabb, 16>::self_type &, const b3AlignedAllocator<b3Aabb, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Aabb, 16>::self_type &, const b3AlignedAllocator<b3Aabb, 16>::self_type &) -> b3AlignedAllocator<b3Aabb, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2885,10 +2885,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexUtility *, 16>::self_type [b3A
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexUtility *, 16>::self_type -> b3AlignedAllocator<b3ConvexUtility *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexUtility *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexUtility *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexUtility *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexUtility *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2927,11 +2927,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexUtility
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexUtility *, 16>::destroy(b3AlignedAllocator<b3ConvexUtility *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexUtility *, 16>::destroy(b3AlignedAllocator<b3ConvexUtility *, 16>::pointer) -> b3AlignedAllocator<b3ConvexUtility *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexUtility *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexUtility *, 16>::self_type & b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexUtility *, 16>::self_type & b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexUtility *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexUtility *, 16>::self_type & b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexUtility *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &, const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &, const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &, const b3AlignedAllocator<b3ConvexUtility *, 16>::self_type &) -> b3AlignedAllocator<b3ConvexUtility *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2945,10 +2945,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAlloc
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type -> b3AlignedAllocator<b3Int4, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -2981,11 +2981,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Int4, 16>::de
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Int4, 16>::destroy(b3AlignedAllocator<b3Int4, 16>::pointer) -> b3AlignedAllocator<b3Int4, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Int4, 16>::self_type & b3AlignedAllocator<b3Int4, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Int4, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Int4, 16>::self_type &, const b3AlignedAllocator<b3Int4, 16>::self_type &) -> b3AlignedAllocator<b3Int4, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -4346,6 +4346,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -4410,7 +4411,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) [b3Vector3.h <1220:1 <1220:22 1220:34> 1246:1>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3PlaneSpace1<b3Vector3>(const b3Vector3 &, b3Vector3 &, b3Vector3 &) -> void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1220:22 1220:34>]
@@ -8489,6 +8489,7 @@ SYMBOL_FIELD public int b3CompoundOverlappingPair::m_childShapeIndexA [b3Collida
REFERENCE_TYPE_USAGE int b3CompoundOverlappingPair::m_childShapeIndexA -> int [b3Collidable.h <72:2 72:4>]
SYMBOL_FIELD public int b3CompoundOverlappingPair::m_childShapeIndexB [b3Collidable.h <73:6 73:23>]
REFERENCE_TYPE_USAGE int b3CompoundOverlappingPair::m_childShapeIndexB -> int [b3Collidable.h <73:2 73:4>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -8781,6 +8782,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -8829,7 +8831,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -8837,7 +8839,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -8878,7 +8880,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -8896,6 +8897,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -8921,7 +8923,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -9031,7 +9032,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3Vector3> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3Vector3> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3Vector3, 16> b3AlignedObjectArray<b3Vector3>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -9225,31 +9225,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Vector3>::reserve(int) -> int b3Alig
SYMBOL_CLASS public b3AlignedObjectArray<b3Vector3>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Vector3>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -9434,31 +9434,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int * b3AlignedO
REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int b3AlignedObjectArray<int>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -9583,31 +9583,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::reserve(int) -> void [b3
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Int4>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Int4>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::downHeap<typename L>(b3Int4 *, int, int, const L &) -> b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Int4>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Int4>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Int4>::findBinarySearch(const b3Int4 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -9794,31 +9794,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Aabb>::reserve(int) -> b3Aabb * b3Al
REFERENCE_USAGE void b3AlignedObjectArray<b3Aabb>::reserve(int) -> int b3AlignedObjectArray<b3Aabb>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Aabb>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Aabb>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Aabb>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Aabb>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Aabb>::downHeap<typename L>(b3Aabb *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::downHeap<typename L>(b3Aabb *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::downHeap<typename L>(b3Aabb *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::downHeap<typename L>(b3Aabb *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::downHeap<typename L>(b3Aabb *, int, int, const L &) -> b3AlignedObjectArray<b3Aabb>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Aabb>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Aabb>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Aabb>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Aabb>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Aabb>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Aabb>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Aabb>::findBinarySearch(const b3Aabb &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Aabb>::findBinarySearch(const b3Aabb &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Aabb>::findBinarySearch(const b3Aabb &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -9942,31 +9942,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::reserve(int) ->
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3RigidBodyData>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3RigidBodyData>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>(b3RigidBodyData *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>(b3RigidBodyData *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>(b3RigidBodyData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>(b3RigidBodyData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>(b3RigidBodyData *, int, int, const L &) -> b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3RigidBodyData>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3RigidBodyData>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3RigidBodyData>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3RigidBodyData>::findBinarySearch(const b3RigidBodyData &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3RigidBodyData>::findBinarySearch(const b3RigidBodyData &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3RigidBodyData>::findBinarySearch(const b3RigidBodyData &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -10165,31 +10165,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Contact4Data>::reserve(int) -> b3Con
REFERENCE_USAGE void b3AlignedObjectArray<b3Contact4Data>::reserve(int) -> int b3AlignedObjectArray<b3Contact4Data>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Contact4Data>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Contact4Data>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>(b3Contact4Data *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>(b3Contact4Data *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>(b3Contact4Data *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>(b3Contact4Data *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>(b3Contact4Data *, int, int, const L &) -> b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Contact4Data>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Contact4Data>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Contact4Data>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Contact4Data>::findBinarySearch(const b3Contact4Data &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Contact4Data>::findBinarySearch(const b3Contact4Data &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Contact4Data>::findBinarySearch(const b3Contact4Data &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -10341,31 +10341,31 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::reserve(int) -> void [
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::reserve(int) -> int [b3AlignedObjectArray.h <300:32 300:34>]
SYMBOL_CLASS public b3AlignedObjectArray<b3MyFace>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3MyFace>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::downHeap<typename L>(b3MyFace *, int, int, const L &) -> b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3MyFace>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3MyFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3MyFace>::findBinarySearch(const b3MyFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -10554,31 +10554,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3GpuFace>::reserve(int) -> b3GpuFace
REFERENCE_USAGE void b3AlignedObjectArray<b3GpuFace>::reserve(int) -> int b3AlignedObjectArray<b3GpuFace>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3GpuFace>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3GpuFace>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>(b3GpuFace *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>(b3GpuFace *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>(b3GpuFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>(b3GpuFace *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>(b3GpuFace *, int, int, const L &) -> b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GpuFace>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3GpuFace>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3GpuFace>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3GpuFace>::findBinarySearch(const b3GpuFace &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3GpuFace>::findBinarySearch(const b3GpuFace &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3GpuFace>::findBinarySearch(const b3GpuFace &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -10768,31 +10768,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::reserve(int)
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::reserve(int) -> int b3AlignedObjectArray<b3ConvexPolyhedronData>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexPolyhedronData>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexPolyhedronData>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>(b3ConvexPolyhedronData *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>(b3ConvexPolyhedronData *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>(b3ConvexPolyhedronData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>(b3ConvexPolyhedronData *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>(b3ConvexPolyhedronData *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexPolyhedronData>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexPolyhedronData>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexPolyhedronData>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexPolyhedronData>::findBinarySearch(const b3ConvexPolyhedronData &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexPolyhedronData>::findBinarySearch(const b3ConvexPolyhedronData &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexPolyhedronData>::findBinarySearch(const b3ConvexPolyhedronData &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -10981,31 +10981,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Collidable>::reserve(int) -> b3Colli
REFERENCE_USAGE void b3AlignedObjectArray<b3Collidable>::reserve(int) -> int b3AlignedObjectArray<b3Collidable>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3Collidable>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Collidable>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Collidable>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Collidable>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Collidable>::downHeap<typename L>(b3Collidable *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::downHeap<typename L>(b3Collidable *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::downHeap<typename L>(b3Collidable *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::downHeap<typename L>(b3Collidable *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::downHeap<typename L>(b3Collidable *, int, int, const L &) -> b3AlignedObjectArray<b3Collidable>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Collidable>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Collidable>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Collidable>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Collidable>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Collidable>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Collidable>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Collidable>::findBinarySearch(const b3Collidable &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Collidable>::findBinarySearch(const b3Collidable &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3Collidable>::findBinarySearch(const b3Collidable &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -11185,31 +11185,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::reserve(int) -> b3
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::reserve(int) -> int b3AlignedObjectArray<b3ConvexUtility *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexUtility *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexUtility *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>(b3ConvexUtility * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>(b3ConvexUtility * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>(b3ConvexUtility * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>(b3ConvexUtility * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>(b3ConvexUtility * *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexUtility *>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexUtility *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexUtility *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexUtility *>::findBinarySearch(b3ConvexUtility * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexUtility *>::findBinarySearch(b3ConvexUtility * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexUtility *>::findBinarySearch(b3ConvexUtility * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -559,6 +559,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -572,7 +573,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:26 518:37> 521:1>]
REFERENCE_TYPE_USAGE unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>]
LOCAL_SYMBOL: b3Scalar.h<518:48> [b3Scalar.h <518:48 518:50>]
@@ -736,6 +736,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -762,7 +763,6 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION char * b3AlignPointer<char>(char *, size_t) [b3Scalar.h <642:22 <642:25 642:38> 661:1>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t)
REFERENCE_TEMPLATE_SPECIALIZATION char * b3AlignPointer<char>(char *, size_t) -> T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:25 642:38>]
@@ -844,17 +844,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -912,25 +915,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_GLOBAL_VARIABLE int b3g_numAlignedAllocs [b3AlignedAllocator.cpp <18:5 18:24>]
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>]
@@ -1289,6 +1289,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1302,7 +1303,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:26 518:37> 521:1>]
REFERENCE_TYPE_USAGE unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>]
LOCAL_SYMBOL: b3Scalar.h<518:48> [b3Scalar.h <518:48 518:50>]
@@ -1466,6 +1466,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -1492,7 +1493,7 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -1503,7 +1504,7 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -1514,7 +1515,7 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -1530,7 +1531,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -1541,7 +1542,7 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -1552,7 +1553,7 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -1569,7 +1570,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -1612,17 +1612,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -1680,25 +1683,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3vMzeroMask [b3Vector3.h <58:37 58:48>]
REFERENCE_TYPE_USAGE const __m128 b3vMzeroMask -> __m128 [b3Vector3.h <58:7 58:12>]
SYMBOL_GLOBAL_VARIABLE const __m128 b3v1110 [b3Vector3.h <59:37 59:43>]
@@ -3479,6 +3479,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -3543,7 +3544,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>]
SYMBOL_FIELD public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>]
REFERENCE_TYPE_USAGE float [] b3Vector3FloatData::m_floats -> float [b3Vector3.h <1251:2 1251:6>]
@@ -1201,6 +1201,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1214,7 +1215,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<b3ConvexHullInternal::Face *>(b3ConvexHullInternal::Face * &, b3ConvexHullInternal::Face * &) [b3Scalar.h <509:22 <509:43 509:48> 514:1>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3Swap<b3ConvexHullInternal::Face *>(b3ConvexHullInternal::Face * &, b3ConvexHullInternal::Face * &) -> void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:43 509:48>]
@@ -1382,6 +1382,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -1408,7 +1409,7 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -1419,10 +1420,10 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const float & b3Min<float>(const float &, const float &) [b3MinMax.h <23:1 <23:26 23:30> 26:1>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION const float & b3Min<float>(const float &, const float &) -> const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <23:26 23:30>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -1433,7 +1434,7 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -1449,7 +1450,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -1460,11 +1461,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -1475,11 +1476,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -1496,7 +1497,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -1539,17 +1539,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -1607,25 +1610,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<b3Vector3, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<b3Vector3, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -1633,10 +1633,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type -> b3AlignedAl
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1681,11 +1681,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>:
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1696,10 +1696,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1738,11 +1738,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullCom
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::destroy(b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::destroy(b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type & b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type &) -> b3AlignedAllocator<b3ConvexHullComputer::Edge, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1753,10 +1753,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocato
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type -> b3AlignedAllocator<int, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1795,11 +1795,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<int, 16>::destr
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<int, 16>::destroy(b3AlignedAllocator<int, 16>::pointer) -> b3AlignedAllocator<int, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<int, 16>::self_type & b3AlignedAllocator<int, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<int, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<int, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<int, 16>::self_type &, const b3AlignedAllocator<int, 16>::self_type &) -> b3AlignedAllocator<int, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1810,10 +1810,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::s
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1852,11 +1852,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInt
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::pointer) -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type &) -> b3AlignedAllocator<b3ConvexHullInternal::Vertex *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1870,10 +1870,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::se
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1912,11 +1912,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInt
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::pointer) -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type &) -> b3AlignedAllocator<b3ConvexHullInternal::Point32, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -1930,10 +1930,10 @@ SYMBOL_TYPEDEF private b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::sel
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16> [b3AlignedAllocator.h <63:10 63:27>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1972,11 +1972,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3ConvexHullInt
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::destroy(b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::pointer) -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type & b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &, const b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type &) -> b3AlignedAllocator<b3ConvexHullInternal::Face *, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -3340,6 +3340,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -3404,7 +3405,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>]
SYMBOL_FIELD public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>]
REFERENCE_TYPE_USAGE float [] b3Vector3FloatData::m_floats -> float [b3Vector3.h <1251:2 1251:6>]
@@ -3572,6 +3572,7 @@ LOCAL_SYMBOL: b3Vector3.h<1319:74> [b3Vector3.h <1322:21 1322:21>]
SYMBOL_FUNCTION void b3Vector4::b3Vector4(b3Vector4 &&)
REFERENCE_CALL b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1323:9 1323:11>]
LOCAL_SYMBOL: b3Vector3.h<1321:12> [b3Vector3.h <1323:9 1323:11>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -3864,6 +3865,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -3912,7 +3914,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -3920,7 +3922,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -3961,7 +3963,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -3979,6 +3980,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -4004,7 +4006,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -4114,7 +4115,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3Vector3> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3Vector3> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3Vector3, 16> b3AlignedObjectArray<b3Vector3>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -4301,31 +4301,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Vector3>::reserve(int) -> int b3Alig
SYMBOL_CLASS public b3AlignedObjectArray<b3Vector3>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Vector3>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
@@ -4522,31 +4522,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::reserve(i
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::reserve(int) -> int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexHullComputer::Edge>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexHullComputer::Edge>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>(b3ConvexHullComputer::Edge *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullComputer::Edge>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexHullComputer::Edge>::findBinarySearch(const b3ConvexHullComputer::Edge &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4729,31 +4729,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int * b3AlignedO
REFERENCE_USAGE void b3AlignedObjectArray<int>::reserve(int) -> int b3AlignedObjectArray<int>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<int>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<int>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::downHeap<typename L>(int *, int, int, const L &) -> b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<int>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<int>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<int>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<int>::findBinarySearch(const int &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<int>::findBinarySearch(const int &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -4955,31 +4955,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::reser
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::reserve(int) -> int b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>(b3ConvexHullInternal::Vertex * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>(b3ConvexHullInternal::Vertex * *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexHullInternal::Vertex *>::findBinarySearch(b3ConvexHullInternal::Vertex * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -5167,12 +5167,12 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::reserv
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::reserve(int) -> int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexHullInternal::Point32>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexHullInternal::Point32>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <341:3 <341:8 341:24> 367:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
@@ -5189,10 +5189,10 @@ REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSo
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int)
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <364:5 364:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) -> void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <366:5 366:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) [b3AlignedObjectArray.h <371:3 <371:8 371:16> 378:3>]
SYMBOL_FUNCTION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>(const L &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
@@ -5200,12 +5200,12 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::q
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSortInternal<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &, int, int) [b3AlignedObjectArray.h <376:5 376:21>]
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::quickSort<bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &)>(bool(const b3ConvexHullInternal::Point32 &, const b3ConvexHullInternal::Point32 &) &) -> int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>(b3ConvexHullInternal::Point32 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>(b3ConvexHullInternal::Point32 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>(b3ConvexHullInternal::Point32 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>(b3ConvexHullInternal::Point32 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>(b3ConvexHullInternal::Point32 *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
@@ -5219,10 +5219,10 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(i
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray<b3ConvexHullInternal::Point32>::m_data [b3AlignedObjectArray.h <422:21 422:26>]
REFERENCE_CALL void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) -> b3ConvexHullInternal::Point32 & b3ConvexHullInternal::Point32::operator=(const b3ConvexHullInternal::Point32 &) [b3AlignedObjectArray.h <423:19 423:19>]
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::swap(int, int) -> b3ConvexHullInternal::Point32 * b3AlignedObjectArray<b3ConvexHullInternal::Point32>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Point32>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::findBinarySearch(const b3ConvexHullInternal::Point32 &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexHullInternal::Point32>::findBinarySearch(const b3ConvexHullInternal::Point32 &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -5404,31 +5404,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::reserve
REFERENCE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::reserve(int) -> int b3AlignedObjectArray<b3ConvexHullInternal::Face *>::m_capacity [b3AlignedObjectArray.h <323:5 323:14>]
SYMBOL_CLASS public b3AlignedObjectArray<b3ConvexHullInternal::Face *>::less [b3AlignedObjectArray.h <329:9 329:12>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3ConvexHullInternal::Face *>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>(b3ConvexHullInternal::Face * *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>(b3ConvexHullInternal::Face * *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>(b3ConvexHullInternal::Face * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>(b3ConvexHullInternal::Face * *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>(b3ConvexHullInternal::Face * *, int, int, const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3ConvexHullInternal::Face *>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3ConvexHullInternal::Face *>::findBinarySearch(b3ConvexHullInternal::Face * const &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3ConvexHullInternal::Face *>::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<b3ConvexHullInternal::Face *>::findBinarySearch(b3ConvexHullInternal::Face * const &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
@@ -6418,6 +6418,8 @@ REFERENCE_USAGE b3ConvexHullInternal::Point64 b3ConvexHullInternal::Face::getNor
REFERENCE_USAGE b3ConvexHullInternal::Point64 b3ConvexHullInternal::Face::getNormal() -> b3ConvexHullInternal::Point32 b3ConvexHullInternal::Face::dir1 [b3ConvexHullComputer.cpp <579:24 579:27>]
SYMBOL_METHOD public void b3ConvexHullInternal::Face::Face(const b3ConvexHullInternal::Face &) [b3ConvexHullComputer.cpp <546:9 546:12>]
SYMBOL_METHOD public void b3ConvexHullInternal::Face::Face(b3ConvexHullInternal::Face &&) [b3ConvexHullComputer.cpp <546:9 546:12>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::UWord [b3ConvexHullComputer.cpp <583:21 583:25>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::UHWord [b3ConvexHullComputer.cpp <583:37 583:42>]
SYMBOL_CLASS b3ConvexHullInternal::DMul<typename UWord, typename UHWord> [b3ConvexHullComputer.cpp <583:3 <583:51 583:54> 648:3>]
SYMBOL_METHOD private static btUint32_t b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::high(btUint64_t) [b3ConvexHullComputer.cpp <586:5 <586:23 586:26> 589:5>]
REFERENCE_TYPE_USAGE static btUint32_t b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::high(btUint64_t) -> btUint32_t [b3ConvexHullComputer.cpp <586:12 586:21>]
@@ -6527,8 +6529,6 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<629:46> [b3ConvexHullComputer.cpp <645:6
LOCAL_SYMBOL: b3ConvexHullComputer.cpp<631:12> [b3ConvexHullComputer.cpp <645:15 645:17>]
LOCAL_SYMBOL: b3ConvexHullComputer.cpp<629:61> [b3ConvexHullComputer.cpp <646:6 646:12>]
LOCAL_SYMBOL: b3ConvexHullComputer.cpp<634:12> [b3ConvexHullComputer.cpp <646:16 646:18>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::UWord [b3ConvexHullComputer.cpp <583:21 583:25>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::DMul<typename UWord, typename UHWord>::UHWord [b3ConvexHullComputer.cpp <583:37 583:42>]
SYMBOL_CLASS b3ConvexHullInternal::DMul<unsigned long long, unsigned int> [b3ConvexHullComputer.cpp <583:3 <583:51 583:54> 648:3>]
REFERENCE_TEMPLATE_SPECIALIZATION b3ConvexHullInternal::DMul<unsigned long long, unsigned int> -> b3ConvexHullInternal::DMul<typename UWord, typename UHWord> [b3ConvexHullComputer.cpp <583:51 583:54>]
SYMBOL_METHOD private static btUint32_t b3ConvexHullInternal::DMul<unsigned long long, unsigned int>::high(btUint64_t) [b3ConvexHullComputer.cpp <586:5 <586:23 586:26> 589:5>]
@@ -6729,6 +6729,7 @@ SYMBOL_ENUM private b3ConvexHullInternal::Orientation [b3ConvexHullComputer.cpp
SYMBOL_ENUM_CONSTANT b3ConvexHullInternal::Orientation::NONE [b3ConvexHullComputer.cpp <667:21 667:24>]
SYMBOL_ENUM_CONSTANT b3ConvexHullInternal::Orientation::CLOCKWISE [b3ConvexHullComputer.cpp <667:27 667:35>]
SYMBOL_ENUM_CONSTANT b3ConvexHullInternal::Orientation::COUNTER_CLOCKWISE [b3ConvexHullComputer.cpp <667:38 667:54>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::PoolArray<typename T>::T [b3ConvexHullComputer.cpp <669:22 669:22>]
SYMBOL_CLASS b3ConvexHullInternal::PoolArray<typename T> [b3ConvexHullComputer.cpp <669:3 <669:31 669:39> 697:3>]
SYMBOL_FIELD private b3ConvexHullInternal::PoolArray<typename T>::T * b3ConvexHullInternal::PoolArray<typename T>::array [b3ConvexHullComputer.cpp <672:8 672:12>]
REFERENCE_TYPE_USAGE b3ConvexHullInternal::PoolArray<typename T>::T * b3ConvexHullInternal::PoolArray<typename T>::array -> b3ConvexHullInternal::PoolArray<typename T>::T [b3ConvexHullComputer.cpp <672:5 672:5>]
@@ -6766,7 +6767,6 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<691:15> [b3ConvexHullComputer.cpp <693:18
REFERENCE_USAGE b3ConvexHullInternal::PoolArray<typename T>::T * b3ConvexHullInternal::PoolArray<typename T>::init() -> int b3ConvexHullInternal::PoolArray<typename T>::size [b3ConvexHullComputer.cpp <693:24 693:27>]
LOCAL_SYMBOL: b3ConvexHullComputer.cpp<690:9> [b3ConvexHullComputer.cpp <693:32 693:32>]
REFERENCE_USAGE b3ConvexHullInternal::PoolArray<typename T>::T * b3ConvexHullInternal::PoolArray<typename T>::init() -> b3ConvexHullInternal::PoolArray<typename T>::T * b3ConvexHullInternal::PoolArray<typename T>::array [b3ConvexHullComputer.cpp <695:13 695:17>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::PoolArray<typename T>::T [b3ConvexHullComputer.cpp <669:22 669:22>]
SYMBOL_CLASS b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Vertex> [b3ConvexHullComputer.cpp <669:3 <669:31 669:39> 697:3>]
REFERENCE_TEMPLATE_SPECIALIZATION b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Vertex> -> b3ConvexHullInternal::PoolArray<typename T> [b3ConvexHullComputer.cpp <669:31 669:39>]
SYMBOL_FIELD private b3ConvexHullInternal::Vertex * b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Vertex>::array [b3ConvexHullComputer.cpp <672:8 672:12>]
@@ -6863,6 +6863,7 @@ REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray<b3C
REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face>::init() -> int b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face>::size [b3ConvexHullComputer.cpp <693:24 693:27>]
REFERENCE_USAGE b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face>::init() -> b3ConvexHullInternal::Face * b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face>::array [b3ConvexHullComputer.cpp <695:13 695:17>]
SYMBOL_METHOD public void b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face>::PoolArray(const b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Face> &) [b3ConvexHullComputer.cpp <669:31 669:39>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::Pool<typename T>::T [b3ConvexHullComputer.cpp <699:22 699:22>]
SYMBOL_CLASS b3ConvexHullInternal::Pool<typename T> [b3ConvexHullComputer.cpp <699:3 <699:31 699:34> 762:3>]
SYMBOL_FIELD private b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Pool<typename T>::T> * b3ConvexHullInternal::Pool<typename T>::arrays [b3ConvexHullComputer.cpp <702:19 702:24>]
REFERENCE_TYPE_USAGE b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Pool<typename T>::T> * b3ConvexHullInternal::Pool<typename T>::arrays -> b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Pool<typename T>::T> [b3ConvexHullComputer.cpp <702:5 702:13>]
@@ -6941,7 +6942,6 @@ LOCAL_SYMBOL: b3ConvexHullComputer.cpp<756:24> [b3ConvexHullComputer.cpp <759:6
REFERENCE_USAGE void b3ConvexHullInternal::Pool<typename T>::freeObject(b3ConvexHullInternal::Pool<typename T>::T *) -> b3ConvexHullInternal::Pool<typename T>::T * b3ConvexHullInternal::Pool<typename T>::freeObjects [b3ConvexHullComputer.cpp <759:21 759:31>]
REFERENCE_USAGE void b3ConvexHullInternal::Pool<typename T>::freeObject(b3ConvexHullInternal::Pool<typename T>::T *) -> b3ConvexHullInternal::Pool<typename T>::T * b3ConvexHullInternal::Pool<typename T>::freeObjects [b3ConvexHullComputer.cpp <760:6 760:16>]
LOCAL_SYMBOL: b3ConvexHullComputer.cpp<756:24> [b3ConvexHullComputer.cpp <760:20 760:25>]
SYMBOL_TEMPLATE_PARAMETER b3ConvexHullInternal::Pool<typename T>::T [b3ConvexHullComputer.cpp <699:22 699:22>]
SYMBOL_CLASS b3ConvexHullInternal::Pool<b3ConvexHullInternal::Vertex> [b3ConvexHullComputer.cpp <699:3 <699:31 699:34> 762:3>]
REFERENCE_TEMPLATE_SPECIALIZATION b3ConvexHullInternal::Pool<b3ConvexHullInternal::Vertex> -> b3ConvexHullInternal::Pool<typename T> [b3ConvexHullComputer.cpp <699:31 699:34>]
SYMBOL_FIELD private b3ConvexHullInternal::PoolArray<b3ConvexHullInternal::Vertex> * b3ConvexHullInternal::Pool<b3ConvexHullInternal::Vertex>::arrays [b3ConvexHullComputer.cpp <702:19 702:24>]
@@ -1012,6 +1012,7 @@ REFERENCE_TYPE_USAGE float b3Select(unsigned int, float, float) -> float [b3Scal
LOCAL_SYMBOL: b3Scalar.h<500:41> [b3Scalar.h <505:13 505:21>]
LOCAL_SYMBOL: b3Scalar.h<500:58> [b3Scalar.h <505:31 505:53>]
LOCAL_SYMBOL: b3Scalar.h<500:89> [b3Scalar.h <505:57 505:76>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION void b3Swap<typename T>(T &, T &) [b3Scalar.h <509:1 <509:43 509:48> 514:1>]
REFERENCE_TYPE_USAGE void b3Swap<typename T>(T &, T &) -> void [b3Scalar.h <509:38 509:41>]
LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <509:53 509:53>]
@@ -1025,7 +1026,6 @@ LOCAL_SYMBOL: b3Scalar.h<509:53> [b3Scalar.h <512:2 512:2>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <512:6 512:6>]
LOCAL_SYMBOL: b3Scalar.h<509:59> [b3Scalar.h <513:2 513:2>]
LOCAL_SYMBOL: b3Scalar.h<511:4> [b3Scalar.h <513:6 513:8>]
SYMBOL_TEMPLATE_PARAMETER b3Swap<typename T>::T [b3Scalar.h <509:19 509:19>]
SYMBOL_FUNCTION unsigned int b3SwapEndian(unsigned int) [b3Scalar.h <518:1 <518:26 518:37> 521:1>]
REFERENCE_TYPE_USAGE unsigned int b3SwapEndian(unsigned int) -> unsigned int [b3Scalar.h <518:17 518:24>]
LOCAL_SYMBOL: b3Scalar.h<518:48> [b3Scalar.h <518:48 518:50>]
@@ -1189,6 +1189,7 @@ REFERENCE_TYPE_USAGE int b3TypedObject::m_objectType -> int [b3Scalar.h <632:2 6
SYMBOL_METHOD public int b3TypedObject::getObjectType() const [b3Scalar.h <633:2 <633:13 633:25> 636:2>]
REFERENCE_TYPE_USAGE int b3TypedObject::getObjectType() const -> int [b3Scalar.h <633:9 633:11>]
REFERENCE_USAGE int b3TypedObject::getObjectType() const -> int b3TypedObject::m_objectType [b3Scalar.h <635:10 635:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_FUNCTION T * b3AlignPointer<typename T>(T *, size_t) [b3Scalar.h <642:1 <642:25 642:38> 661:1>]
REFERENCE_TYPE_USAGE T * b3AlignPointer<typename T>(T *, size_t) -> b3AlignPointer<typename T>::T [b3Scalar.h <642:22 642:22>]
LOCAL_SYMBOL: b3Scalar.h<642:43> [b3Scalar.h <642:43 642:54>]
@@ -1215,7 +1216,7 @@ LOCAL_SYMBOL: b3Scalar.h<642:64> [b3Scalar.h <658:23 658:31>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <659:2 659:10>]
LOCAL_SYMBOL: b3Scalar.h<656:15> [b3Scalar.h <659:23 659:30>]
LOCAL_SYMBOL: b3Scalar.h<653:27> [b3Scalar.h <660:9 660:17>]
SYMBOL_TEMPLATE_PARAMETER b3AlignPointer<typename T>::T [b3Scalar.h <642:20 642:20>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_FUNCTION const T & b3Min<class T>(const T &, const T &) [b3MinMax.h <22:1 <23:26 23:30> 26:1>]
REFERENCE_TYPE_USAGE const T & b3Min<class T>(const T &, const T &) -> b3Min<class T>::T [b3MinMax.h <23:23 23:23>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <23:41 23:41>]
@@ -1226,7 +1227,7 @@ LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:10 25:10>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:14 25:14>]
LOCAL_SYMBOL: b3MinMax.h<23:41> [b3MinMax.h <25:18 25:18>]
LOCAL_SYMBOL: b3MinMax.h<23:53> [b3MinMax.h <25:22 25:22>]
SYMBOL_TEMPLATE_PARAMETER b3Min<class T>::T [b3MinMax.h <22:17 22:17>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_FUNCTION const T & b3Max<class T>(const T &, const T &) [b3MinMax.h <28:1 <29:26 29:30> 32:1>]
REFERENCE_TYPE_USAGE const T & b3Max<class T>(const T &, const T &) -> b3Max<class T>::T [b3MinMax.h <29:23 29:23>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <29:41 29:41>]
@@ -1237,7 +1238,7 @@ LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:11 31:11>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:15 31:15>]
LOCAL_SYMBOL: b3MinMax.h<29:41> [b3MinMax.h <31:19 31:19>]
LOCAL_SYMBOL: b3MinMax.h<29:53> [b3MinMax.h <31:23 31:23>]
SYMBOL_TEMPLATE_PARAMETER b3Max<class T>::T [b3MinMax.h <28:17 28:17>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_FUNCTION const T & b3Clamped<class T>(const T &, const T &, const T &) [b3MinMax.h <34:1 <35:26 35:34> 38:1>]
REFERENCE_TYPE_USAGE const T & b3Clamped<class T>(const T &, const T &, const T &) -> b3Clamped<class T>::T [b3MinMax.h <35:23 35:23>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <35:45 35:45>]
@@ -1253,7 +1254,7 @@ LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:24 37:25>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:29 37:29>]
LOCAL_SYMBOL: b3MinMax.h<35:70> [b3MinMax.h <37:33 37:34>]
LOCAL_SYMBOL: b3MinMax.h<35:45> [b3MinMax.h <37:38 37:38>]
SYMBOL_TEMPLATE_PARAMETER b3Clamped<class T>::T [b3MinMax.h <34:17 34:17>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &) [b3MinMax.h <40:1 <41:22 41:29> 47:1>]
REFERENCE_TYPE_USAGE void b3SetMin<class T>(T &, const T &) -> void [b3MinMax.h <41:17 41:20>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <41:34 41:34>]
@@ -1264,11 +1265,11 @@ LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <43:9 43:9>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <43:13 43:13>]
LOCAL_SYMBOL: b3MinMax.h<41:34> [b3MinMax.h <45:3 45:3>]
LOCAL_SYMBOL: b3MinMax.h<41:46> [b3MinMax.h <45:7 45:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMin<class T>::T [b3MinMax.h <40:17 40:17>]
SYMBOL_FUNCTION void b3SetMin<float>(float &, const float &) [b3MinMax.h <41:1 <41:22 41:29> 47:1>]
SYMBOL_FUNCTION void b3SetMin<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMin<float>(float &, const float &) -> void b3SetMin<class T>(T &, const T &) [b3MinMax.h <41:22 41:29>]
REFERENCE_TYPE_USAGE void b3SetMin<float>(float &, const float &) -> void [b3MinMax.h <41:17 41:20>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &) [b3MinMax.h <49:1 <50:22 50:29> 56:1>]
REFERENCE_TYPE_USAGE void b3SetMax<class T>(T &, const T &) -> void [b3MinMax.h <50:17 50:20>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <50:34 50:34>]
@@ -1279,11 +1280,11 @@ LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <52:9 52:9>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <52:13 52:13>]
LOCAL_SYMBOL: b3MinMax.h<50:34> [b3MinMax.h <54:3 54:3>]
LOCAL_SYMBOL: b3MinMax.h<50:46> [b3MinMax.h <54:7 54:7>]
SYMBOL_TEMPLATE_PARAMETER b3SetMax<class T>::T [b3MinMax.h <49:17 49:17>]
SYMBOL_FUNCTION void b3SetMax<float>(float &, const float &) [b3MinMax.h <50:1 <50:22 50:29> 56:1>]
SYMBOL_FUNCTION void b3SetMax<class T>(T &, const T &)
REFERENCE_TEMPLATE_SPECIALIZATION void b3SetMax<float>(float &, const float &) -> void b3SetMax<class T>(T &, const T &) [b3MinMax.h <50:22 50:29>]
REFERENCE_TYPE_USAGE void b3SetMax<float>(float &, const float &) -> void [b3MinMax.h <50:17 50:20>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void b3Clamp<class T>(T &, const T &, const T &) [b3MinMax.h <58:1 <59:22 59:28> 69:1>]
REFERENCE_TYPE_USAGE void b3Clamp<class T>(T &, const T &, const T &) -> void [b3MinMax.h <59:17 59:20>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <59:33 59:33>]
@@ -1300,7 +1301,6 @@ LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <65:11 65:12>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <65:16 65:16>]
LOCAL_SYMBOL: b3MinMax.h<59:33> [b3MinMax.h <67:3 67:3>]
LOCAL_SYMBOL: b3MinMax.h<59:58> [b3MinMax.h <67:7 67:8>]
SYMBOL_TEMPLATE_PARAMETER b3Clamp<class T>::T [b3MinMax.h <58:17 58:17>]
SYMBOL_FUNCTION void * b3AlignedAllocInternal(size_t, int) [b3AlignedAllocator.h <38:8 38:29>]
REFERENCE_TYPE_USAGE void * b3AlignedAllocInternal(size_t, int) -> void [b3AlignedAllocator.h <38:2 38:5>]
LOCAL_SYMBOL: b3AlignedAllocator.h<38:39> [b3AlignedAllocator.h <38:39 38:42>]
@@ -1343,17 +1343,20 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<55:57> [b3AlignedAllocator.h <55:57 55:65>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedAllocFunc [b3AlignedAllocator.h <55:37 55:54>]
LOCAL_SYMBOL: b3AlignedAllocator.h<55:87> [b3AlignedAllocator.h <55:87 55:94>]
REFERENCE_TYPE_USAGE void b3AlignedAllocSetCustomAligned(b3AlignedAllocFunc *, b3AlignedFreeFunc *) -> b3AlignedFreeFunc [b3AlignedAllocator.h <55:68 55:84>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
SYMBOL_TYPEDEF private b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <63:46 63:54>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type -> b3AlignedAllocator<T, Alignment> [b3AlignedAllocator.h <63:10 63:27>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <63:30 63:30>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<T, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <63:34 63:42>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 <68:2 68:19> 68:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) [b3AlignedAllocator.h <73:2 <74:2 74:19> 74:73>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>(const b3AlignedAllocator<Other, Alignment> &) -> b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<T, Alignment><typename Other>::Other, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <74:56 74:64>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment><typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::const_pointer -> b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <76:16 76:16>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
@@ -1411,25 +1414,22 @@ LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:45 92:47>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::pointer [b3AlignedAllocator.h <92:28 92:34>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<typename T, unsigned int Alignment>::destroy(b3AlignedAllocator<typename T, unsigned int Alignment>::pointer) -> b3AlignedAllocator<typename T, unsigned int Alignment>::value_type [b3AlignedAllocator.h <92:91 92:100>]
LOCAL_SYMBOL: b3AlignedAllocator.h<92:45> [b3AlignedAllocator.h <92:85 92:87>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_STRUCT b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O> [b3AlignedAllocator.h <95:2 <95:33 95:38> 97:2>]
SYMBOL_TYPEDEF public b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other [b3AlignedAllocator.h <96:47 96:51>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::other -> b3AlignedAllocator<rebind<typename O>::O, Alignment> [b3AlignedAllocator.h <96:11 96:28>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <96:31 96:31>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<rebind<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <96:35 96:43>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) [b3AlignedAllocator.h <98:2 <99:14 99:22> 99:87>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::self_type & b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>(const b3AlignedAllocator<O, Alignment> &) -> b3AlignedAllocator<operator=<typename O>::O, Alignment> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<operator=<typename O>::O, Alignment> -> b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <99:55 99:63>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION public bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) [b3AlignedAllocator.h <101:2 <101:14 101:23> 101:81>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:32 101:40>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &, const b3AlignedAllocator<typename T, unsigned int Alignment>::self_type &) -> b3AlignedAllocator<typename T, unsigned int Alignment>::self_type [b3AlignedAllocator.h <101:52 101:60>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::T [b3AlignedAllocator.h <60:21 60:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment [b3AlignedAllocator.h <60:34 60:42>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<typename T, unsigned int Alignment>::Alignment -> unsigned int [b3AlignedAllocator.h <60:25 60:32>]
SYMBOL_CLASS b3AlignedAllocator<b3Vector3, 16> [b3AlignedAllocator.h <60:1 <61:7 61:24> 102:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedAllocator<b3Vector3, 16> -> b3AlignedAllocator<typename T, unsigned int Alignment> [b3AlignedAllocator.h <61:7 61:24>]
SYMBOL_TYPEDEF private b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <63:46 63:54>]
@@ -1437,10 +1437,10 @@ REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type -> b3AlignedAl
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_FUNCTION void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>()
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator() -> void b3AlignedAllocator<typename T, unsigned int Alignment>::b3AlignedAllocator<T, Alignment>() [b3AlignedAllocator.h <68:2 68:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_METHOD public void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) [b3AlignedAllocator.h <74:2 74:19>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>(const b3AlignedAllocator<Other, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> [b3AlignedAllocator.h <74:28 74:45>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other, 16U> -> b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <74:48 74:52>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::b3AlignedAllocator<typename Other>::Other [b3AlignedAllocator.h <73:22 73:26>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_pointer [b3AlignedAllocator.h <76:27 76:39>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::const_reference [b3AlignedAllocator.h <77:27 77:41>]
SYMBOL_TYPEDEF public b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <78:27 78:33>]
@@ -1485,11 +1485,11 @@ REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedAllocator<b3Vector3, 16>:
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> void [b3AlignedAllocator.h <92:2 92:5>]
REFERENCE_TYPE_USAGE void b3AlignedAllocator<b3Vector3, 16>::destroy(b3AlignedAllocator<b3Vector3, 16>::pointer) -> b3AlignedAllocator<b3Vector3, 16>::pointer [b3AlignedAllocator.h <92:28 92:34>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::rebind<typename O>::O [b3AlignedAllocator.h <95:22 95:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_METHOD public b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) [b3AlignedAllocator.h <99:14 99:22>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <99:2 99:10>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3Vector3, 16>::self_type & b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>(const b3AlignedAllocator<O, 16U> &) -> b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> [b3AlignedAllocator.h <99:31 99:48>]
REFERENCE_TEMPLATE_ARGUMENT b3AlignedAllocator<b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O, 16U> -> b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <99:51 99:51>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedAllocator<b3Vector3, 16>::operator=<typename O>::O [b3AlignedAllocator.h <98:22 98:22>]
SYMBOL_FUNCTION bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) [b3AlignedAllocator.h <101:14 101:23>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> bool [b3AlignedAllocator.h <101:9 101:12>]
REFERENCE_TYPE_USAGE bool operator==(const b3AlignedAllocator<b3Vector3, 16>::self_type &, const b3AlignedAllocator<b3Vector3, 16>::self_type &) -> b3AlignedAllocator<b3Vector3, 16>::self_type [b3AlignedAllocator.h <101:32 101:40>]
@@ -2850,6 +2850,7 @@ SYMBOL_FUNCTION b3Vector3 & b3Vector3::operator=(const b3Vector3 &)
REFERENCE_CALL void b3UnSwapVector3Endian(b3Vector3 &) -> b3Vector3 & b3Vector3::operator=(const b3Vector3 &) [b3Vector3.h <1216:9 1216:9>]
LOCAL_SYMBOL: b3Vector3.h<1208:55> [b3Vector3.h <1216:2 1216:7>]
LOCAL_SYMBOL: b3Vector3.h<1211:12> [b3Vector3.h <1216:11 1216:20>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_FUNCTION void b3PlaneSpace1<class T>(const T &, T &, T &) [b3Vector3.h <1219:1 <1220:22 1220:34> 1246:1>]
REFERENCE_TYPE_USAGE void b3PlaneSpace1<class T>(const T &, T &, T &) -> void [b3Vector3.h <1220:17 1220:20>]
LOCAL_SYMBOL: b3Vector3.h<1220:46> [b3Vector3.h <1220:46 1220:46>]
@@ -2914,7 +2915,6 @@ LOCAL_SYMBOL: b3Vector3.h<1220:52> [b3Vector3.h <1243:14 1243:14>]
LOCAL_SYMBOL: b3Vector3.h<1220:58> [b3Vector3.h <1244:2 1244:2>]
LOCAL_SYMBOL: b3Vector3.h<1236:14> [b3Vector3.h <1244:9 1244:9>]
LOCAL_SYMBOL: b3Vector3.h<1237:14> [b3Vector3.h <1244:11 1244:11>]
SYMBOL_TEMPLATE_PARAMETER b3PlaneSpace1<class T>::T [b3Vector3.h <1219:17 1219:17>]
SYMBOL_STRUCT b3Vector3FloatData [b3Vector3.h <1249:1 <1249:8 1249:25> 1252:1>]
SYMBOL_FIELD public float [] b3Vector3FloatData::m_floats [b3Vector3.h <1251:8 1251:15>]
REFERENCE_TYPE_USAGE float [] b3Vector3FloatData::m_floats -> float [b3Vector3.h <1251:2 1251:6>]
@@ -3082,6 +3082,7 @@ LOCAL_SYMBOL: b3Vector3.h<1319:74> [b3Vector3.h <1322:21 1322:21>]
SYMBOL_FUNCTION void b3Vector4::b3Vector4(b3Vector4 &&)
REFERENCE_CALL b3Vector4 b3MakeVector4(b3Scalar, b3Scalar, b3Scalar, b3Scalar) -> void b3Vector4::b3Vector4(b3Vector4 &&) [b3Vector3.h <1323:9 1323:11>]
LOCAL_SYMBOL: b3Vector3.h<1321:12> [b3Vector3.h <1323:9 1323:11>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
SYMBOL_FIELD private b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
REFERENCE_TYPE_USAGE b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> b3AlignedObjectArray<typename T>::m_allocator -> b3AlignedAllocator<b3AlignedObjectArray<typename T>::T, 16> [b3AlignedObjectArray.h <49:2 49:19>]
@@ -3374,6 +3375,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <333:44 333
REFERENCE_TYPE_USAGE bool b3AlignedObjectArray<typename T>::less::operator()(const b3AlignedObjectArray<typename T>::T &, const b3AlignedObjectArray<typename T>::T &) -> b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <333:41 333:41>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:32> [b3AlignedObjectArray.h <335:15 335:15>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<333:44> [b3AlignedObjectArray.h <335:19 335:19>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <340:3 <341:8 341:24> 367:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <341:35 341:45>]
@@ -3422,7 +3424,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <365:10 365
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:35> [b3AlignedObjectArray.h <366:24 366:34>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<345:8> [b3AlignedObjectArray.h <366:37 366:37>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<341:59> [b3AlignedObjectArray.h <366:40 366:41>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <370:3 <371:8 371:16> 378:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <371:27 371:37>]
@@ -3430,7 +3432,7 @@ REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::quickSort<typename L
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <374:8 374:11>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<371:27> [b3AlignedObjectArray.h <376:23 376:33>]
REFERENCE_CALL void b3AlignedObjectArray<typename T>::quickSort<typename L>(const L &) -> int b3AlignedObjectArray<typename T>::size() const [b3AlignedObjectArray.h <376:37 376:40>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) [b3AlignedObjectArray.h <382:3 <383:8 383:15> 411:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::downHeap<typename L>(b3AlignedObjectArray<typename T>::T *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <383:20 383:23>]
@@ -3471,7 +3473,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<392:9> [b3AlignedObjectArray.h <403:10 403:
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:20> [b3AlignedObjectArray.h <410:4 410:7>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<383:30> [b3AlignedObjectArray.h <410:9 410:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<388:6> [b3AlignedObjectArray.h <410:18 410:21>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:3 <413:8 413:11> 426:3>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:17> [b3AlignedObjectArray.h <413:17 413:22>]
@@ -3489,6 +3490,7 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <422:28 422
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::swap(int, int) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <423:4 423:9>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<413:28> [b3AlignedObjectArray.h <423:11 423:16>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<421:6> [b3AlignedObjectArray.h <423:21 423:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <428:2 <429:7 429:14> 449:2>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <429:25 429:35>]
@@ -3514,7 +3516,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <445:8 445:8
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <447:13 447:18>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<433:7> [b3AlignedObjectArray.h <447:24 447:24>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<429:25> [b3AlignedObjectArray.h <447:27 447:37>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:2 <452:6 452:21> 468:2>]
REFERENCE_TYPE_USAGE int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const -> int [b3AlignedObjectArray.h <452:2 452:4>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<452:32> [b3AlignedObjectArray.h <452:32 452:34>]
@@ -3624,7 +3625,6 @@ LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <527:11 527:
LOCAL_SYMBOL: b3AlignedObjectArray.h<524:49> [b3AlignedObjectArray.h <528:3 528:12>]
LOCAL_SYMBOL: b3AlignedObjectArray.h<526:7> [b3AlignedObjectArray.h <528:22 528:30>]
REFERENCE_USAGE void b3AlignedObjectArray<typename T>::copyFromArray(const b3AlignedObjectArray<T> &) -> b3AlignedObjectArray<typename T>::T * b3AlignedObjectArray<typename T>::m_data [b3AlignedObjectArray.h <528:33 528:38>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<typename T>::T [b3AlignedObjectArray.h <45:20 45:20>]
SYMBOL_CLASS b3AlignedObjectArray<b3Vector3> [b3AlignedObjectArray.h <45:1 <47:7 47:26> 531:1>]
REFERENCE_TEMPLATE_SPECIALIZATION b3AlignedObjectArray<b3Vector3> -> b3AlignedObjectArray<typename T> [b3AlignedObjectArray.h <47:7 47:26>]
SYMBOL_FIELD private b3AlignedAllocator<b3Vector3, 16> b3AlignedObjectArray<b3Vector3>::m_allocator [b3AlignedObjectArray.h <49:29 49:39>]
@@ -3793,31 +3793,31 @@ REFERENCE_USAGE void b3AlignedObjectArray<b3Vector3>::reserve(int) -> int b3Alig
SYMBOL_CLASS public b3AlignedObjectArray<b3Vector3>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_CLASS b3AlignedObjectArray<typename T>::less
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION b3AlignedObjectArray<b3Vector3>::less -> b3AlignedObjectArray<typename T>::less [b3AlignedObjectArray.h <329:9 329:12>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) [b3AlignedObjectArray.h <341:8 341:24>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> void [b3AlignedObjectArray.h <341:3 341:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <341:32 341:32>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:47 341:49>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>(const L &, int, int) -> int [b3AlignedObjectArray.h <341:55 341:57>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSortInternal<typename L>::L [b3AlignedObjectArray.h <340:22 340:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) [b3AlignedObjectArray.h <371:8 371:16>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <371:3 371:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::quickSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <371:24 371:24>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::quickSort<typename L>::L [b3AlignedObjectArray.h <370:22 370:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) [b3AlignedObjectArray.h <383:8 383:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> void [b3AlignedObjectArray.h <383:3 383:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:26 383:28>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> int [b3AlignedObjectArray.h <383:33 383:35>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::downHeap<typename L>(b3Vector3 *, int, int, const L &) -> b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <383:46 383:46>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::downHeap<typename L>::L [b3AlignedObjectArray.h <382:22 382:22>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void b3AlignedObjectArray<typename T>::swap(int, int) [b3AlignedObjectArray.h <413:8 413:11>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> void [b3AlignedObjectArray.h <413:3 413:6>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:13 413:15>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::swap(int, int) -> int [b3AlignedObjectArray.h <413:24 413:26>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) [b3AlignedObjectArray.h <429:7 429:14>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> void [b3AlignedObjectArray.h <429:2 429:5>]
REFERENCE_TYPE_USAGE void b3AlignedObjectArray<b3Vector3>::heapSort<typename L>(const L &) -> b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <429:22 429:22>]
SYMBOL_TEMPLATE_PARAMETER b3AlignedObjectArray<b3Vector3>::heapSort<typename L>::L [b3AlignedObjectArray.h <428:21 428:21>]
SYMBOL_METHOD public int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const [b3AlignedObjectArray.h <452:6 452:21>]
SYMBOL_FUNCTION int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const
REFERENCE_TEMPLATE_MEMBER_SPECIALIZATION int b3AlignedObjectArray<b3Vector3>::findBinarySearch(const b3Vector3 &) const -> int b3AlignedObjectArray<typename T>::findBinarySearch(const b3AlignedObjectArray<typename T>::T &) const [b3AlignedObjectArray.h <452:6 452:21>]