MCPcopy Create free account

hub / github.com/DrewKestell/BloogBot / functions

Functions2,414 in github.com/DrewKestell/BloogBot

Methodclear
Erases all control points and times, but retains the state of cyclic and finalInterval. */
Navigation/g3dlite/Include/G3D/Spline.h:163
Methodclear
Removes all elements */
Navigation/g3dlite/Include/G3D/Table.h:549
Methodclear
Removes all elements. Use resize(0, false) or fastClear if you want to remove all elements without deallocating the underlying array so that
Navigation/g3dlite/Include/G3D/Array.h:322
Methodclear
Removes all elements (invoking their destructors). @param freeStorage If false, the underlying array is not deallocated (allowing fast push i
Navigation/g3dlite/Include/G3D/Queue.h:251
Methodclear
Removes all data. @param shrink If true, underlying structures are deallocated as they are freed.*/
Navigation/g3dlite/Include/G3D/PointHashGrid.h:922
Methodclear
Navigation/g3dlite/Include/G3D/MeshAlg.h:222
MethodclearAndSetMemoryManager
Navigation/g3dlite/Include/G3D/SmallArray.h:50
MethodclearAndSetMemoryManager
Changes the internal memory manager to m */
Navigation/g3dlite/Include/G3D/Table.h:306
MethodclearAndSetMemoryManager
Navigation/g3dlite/Include/G3D/Array.h:326
MethodclearAndSetMemoryManager
Navigation/g3dlite/Include/G3D/Set.h:44
MethodclearCache
\copydoc _clearCache */
Navigation/g3dlite/Include/G3D/FileSystem.h:288
MethodclearData
Removes all elements of the set while maintaining the structure of the tree */
Navigation/g3dlite/Include/G3D/PointKDTree.h:597
Methodclip
Navigation/g3dlite/Include/G3D/Rect2D.h:358
MethodclipSide2D
Navigation/g3dlite/Include/G3D/Rect2D.h:53
Methodclone
Navigation/g3dlite/Include/G3D/Pointer.h:126
Methodclone
Navigation/g3dlite/Include/G3D/Pointer.h:162
MethodcloneTree
Recursively clone the passed in node tree, setting pointers for members in the memberTable as appropriate. called by the assignment operator
Navigation/g3dlite/Include/G3D/PointKDTree.h:539
MethodcloneTree
Recursively clone the passed in node tree, setting pointers for members in the memberTable as appropriate. called by the assignment operator
Navigation/g3dlite/Include/G3D/KDTree.h:853
MethodclosestPoint
Returns the closest point on the Ray to point. */
Navigation/g3dlite/Include/G3D/Ray.h:99
MethodclosestPoint
Navigation/g3dlite/Include/G3D/Plane.h:127
MethodclosestPoint
Navigation/g3dlite/Include/G3D/Line.h:96
MethodclosestPointOnPoly
@par Uses the detail polygons to find the surface height. (Most accurate.) @p pos does not have to be within the bounds of the polygon or navigation
Navigation/Detour/Source/DetourNavMeshQuery.cpp:504
MethodcollisionTimeForMovingPointFixedTriangle
Calculates time between the intersection of a moving point and a fixed triangle. @note This is only a one sided collision test. The s
Navigation/g3dlite/Include/G3D/CollisionDetection.h:487
Methodcols
Number of columns */
Navigation/g3dlite/Include/G3D/Matrix.h:329
MethodcompareGT
Only compiled if you use the sort procedure. */
Navigation/g3dlite/Include/G3D/Array.h:135
FunctioncompareItemX
Navigation/Detour/Source/DetourNavMeshBuilder.cpp:40
FunctioncompareItemY
Navigation/Detour/Source/DetourNavMeshBuilder.cpp:51
FunctioncompareItemZ
Navigation/Detour/Source/DetourNavMeshBuilder.cpp:62
MethodcomputeBounds
Returns the bounds of the sub array. Used by makeNode. */
Navigation/g3dlite/Include/G3D/PointKDTree.h:133
MethodcomputeBounds
Returns the bounds of the sub array. Used by makeNode. */
Navigation/g3dlite/Include/G3D/KDTree.h:235
Methodconj
Negates the imaginary part. */
Navigation/g3dlite/Include/G3D/Quat.h:126
MethodconnectExtLinks
Navigation/Detour/Source/DetourNavMesh.cpp:388
MethodconnectExtOffMeshLinks
Navigation/Detour/Source/DetourNavMesh.cpp:455
MethodconnectIntLinks
Navigation/Detour/Source/DetourNavMesh.cpp:525
Methodcontains
Navigation/g3dlite/Include/G3D/SmallArray.h:133
Methodcontains
Navigation/g3dlite/Include/G3D/Box2D.h:79
Methodcontains
Returns true if the given element is in the array. */
Navigation/g3dlite/Include/G3D/Array.h:589
Methodcontains
less than or equal to containment */
Navigation/g3dlite/Include/G3D/AABox.h:185
Methodcontains
Returns true if the given element is in the queue. */
Navigation/g3dlite/Include/G3D/Queue.h:331
Methodcontains
Navigation/g3dlite/Include/G3D/Rect2D.h:249
MethodcontainsAttribute
Navigation/g3dlite/Include/G3D/XML.h:145
MethodcontainsDirectedEdge
Contains the forward edge e if e >= 0 and the backward edge ~e otherwise. */
Navigation/g3dlite/Include/G3D/MeshAlg.h:151
MethodcontainsEdge
Navigation/g3dlite/Include/G3D/MeshAlg.h:142
MethodcontainsVertex
Navigation/g3dlite/Include/G3D/MeshAlg.h:111
MethodcontainsVertex
Navigation/g3dlite/Include/G3D/MeshAlg.h:165
MethodcopyFile
\copydoc _copyFile */
Navigation/g3dlite/Include/G3D/FileSystem.h:331
Methodcorner
Navigation/g3dlite/Include/G3D/Box.h:115
Methodcorner
Returns the corners in the order: (min,min), (max,min), (max,max), (min,max). */
Navigation/g3dlite/Include/G3D/Rect2D.h:301
Methodcorrect
Normalize or otherwise adjust this interpolated Control. */
Navigation/g3dlite/Include/G3D/Spline.h:280
MethodcpuSpeedMHz
Returns the speed of processor 0 in MHz. Always returns 0 on linux.*/
Navigation/g3dlite/Include/G3D/System.h:183
Methodcreate
Navigation/g3dlite/Include/G3D/Table.h:143
Methodcreate
Navigation/g3dlite/Include/G3D/Map2D.h:298
MethodcreateDirectory
\copydoc _createDirectory */
Navigation/g3dlite/Include/G3D/FileSystem.h:321
MethodcreateFilter
Navigation/PathFinder.cpp:489
MethodcreateOrGetMMapManager
Navigation/MoveMap.cpp:149
Methodcrop
Crops this map so that it only contains pixels between (x, y) and (x + w - 1, y + h - 1) inclusive. */
Navigation/g3dlite/Include/G3D/Map2D.h:486
Functioncross
Navigation/g3dlite/Include/G3D/vectorMath.h:144
MethodcurrentDirectory
\copydoc _currentDirectory */
Navigation/g3dlite/Include/G3D/FileSystem.h:326
FunctioncyclicCatmullRomSpline
Navigation/g3dlite/Include/G3D/splinefunc.h:63
Functiondays
86400 s */
Navigation/g3dlite/Include/G3D/units.h:112
MethoddebugGetAverageBucketSize
Returns the average size of non-empty buckets. */
Navigation/g3dlite/Include/G3D/Table.h:379
MethoddebugGetAverageBucketSize
Navigation/g3dlite/Include/G3D/PointHashGrid.h:940
MethoddebugGetDeepestBucketSize
Returns the length of the deepest m_bucket. */
Navigation/g3dlite/Include/G3D/Table.h:357
MethoddebugGetDeepestBucketSize
Navigation/g3dlite/Include/G3D/PointHashGrid.h:936
MethoddebugGetLoad
A small load (close to zero) means the hash table is acting very efficiently most of the time. A large load (close to 1) means the hash ta
Navigation/g3dlite/Include/G3D/Table.h:404
MethoddebugGetNumBuckets
Returns the number of buckets. */
Navigation/g3dlite/Include/G3D/Table.h:411
MethoddecodePolyId
Decodes a standard polygon reference. @note This function is generally meant for internal use only. @param[in] ref The polygon reference to decode.
Navigation/Detour/Include/DetourNavMesh.h:528
MethoddecodePolyIdPoly
Extracts the polygon's index (within its tile) from the specified polygon reference. @note This function is generally meant for internal use only. @pa
Navigation/Detour/Include/DetourNavMesh.h:581
MethoddecodePolyIdSalt
Extracts a tile's salt value from the specified polygon reference. @note This function is generally meant for internal use only. @param[in] ref The p
Navigation/Detour/Include/DetourNavMesh.h:551
MethoddecodePolyIdTile
Extracts the tile's index from the specified polygon reference. @note This function is generally meant for internal use only. @param[in] ref The poly
Navigation/Detour/Include/DetourNavMesh.h:566
Functiondegrees
pi/180 */
Navigation/g3dlite/Include/G3D/units.h:80
MethoddeleteAll
Calls delete on all objects[0...size-1] and sets the size to zero. */
Navigation/g3dlite/Include/G3D/Array.h:824
MethoddeleteAll
Calls delete on all objects[0...size-1] and sets the queue size to zero. */
Navigation/g3dlite/Include/G3D/Queue.h:345
MethoddeleteAll
Navigation/g3dlite/Include/G3D/Set.h:105
MethoddeleteAll
Calls delete on all of the values, which are assumed to be pointers. This is a helper to avoid requiring you to iterate through the data
Navigation/g3dlite/Include/G3D/PointHashGrid.h:903
MethoddeleteKeys
Calls delete on all of the keys and then clears the table. */
Navigation/g3dlite/Include/G3D/Table.h:886
MethoddeleteValues
Calls delete on all of the values. This is unsafe-- do not call unless you know that each value appears at most once. Does not clear the
Navigation/g3dlite/Include/G3D/Table.h:905
Methoddequeue
popFront */
Navigation/g3dlite/Include/G3D/Queue.h:239
Functiondeserialize
Navigation/g3dlite/Include/G3D/enumclass.h:188
MethoddeserializeStructure
Clears the member table */
Navigation/g3dlite/Include/G3D/PointKDTree.h:289
MethoddeserializeStructure
Clears the member table */
Navigation/g3dlite/Include/G3D/PointKDTree.h:1094
MethoddeserializeStructure
Clears the member table */
Navigation/g3dlite/Include/G3D/KDTree.h:495
MethoddeserializeStructure
Clears the member table */
Navigation/g3dlite/Include/G3D/KDTree.h:1552
Methoddestroy
Navigation/g3dlite/Include/G3D/Table.h:153
Methoddeterminant
Navigation/g3dlite/Include/G3D/Matrix2.h:46
Methoddirection
Navigation/g3dlite/Include/G3D/Vector2.h:378
Methoddirection
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Vector3.h:724
MethoddirectionOrZero
Returns Vector3::zero() if the length is nearly zero, otherwise returns a unit vector. */
Navigation/g3dlite/Include/G3D/Vector3.h:210
Methoddist3DSqr
Navigation/PathFinder.cpp:806
Methoddistance
Returns the closest distance between point and the Ray */
Navigation/g3dlite/Include/G3D/Ray.h:111
Methoddistance
Returns distance from point to plane. Distance is negative if point is behind (not in plane in direction opposite normal) the plane. */
Navigation/g3dlite/Include/G3D/Plane.h:123
Methoddistance
Returns the distance between point and the line */
Navigation/g3dlite/Include/G3D/LineSegment.h:66
Methoddistance
Returns the distance between point and the line */
Navigation/g3dlite/Include/G3D/Line.h:71
MethoddistanceSquared
Navigation/g3dlite/Include/G3D/LineSegment.h:70
Functiondot
Navigation/g3dlite/Include/G3D/vectorMath.h:48
Methoddot
Navigation/g3dlite/Include/G3D/Vector2.h:390
Methoddot
Navigation/g3dlite/Include/G3D/Quat.h:158
Methoddot
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Vector4.h:658
Methoddowncast
Navigation/g3dlite/Include/G3D/ReferenceCount.h:272
Functiondrand48
Navigation/g3dlite/Include/G3D/g3dmath.h:64
← previousnext →1,501–1,600 of 2,414, ranked by callers