Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ functions
Functions
9,004 in github.com/davideberly/GeometricTools
⨍
Functions
9,004
◇
Types & classes
1,796
↓ 1 callers
Method
FinalizeTriangulation
Call this only after you are finished inserting points into or removing points from the triangulation.
GTE/Mathematics/IncrementalDelaunay2.h:303
↓ 1 callers
Method
Find
GTE/Samples/Physics/CollisionsMovingSpheres/Colliders.cpp:62
↓ 1 callers
Method
FitIndexed
Basic fitting algorithm. See ApprQuery.h for the various Fit(...) functions that you can call.
GTE/Mathematics/ApprGaussian2.h:42
↓ 1 callers
Method
FitUsingSquaredLengths
The return value is 'true' when the linear system of the algorithm is solvable, 'false' otherwise. If 'false' is returned, the sphere center and radiu
GTE/Mathematics/ApprSphere3.h:30
↓ 1 callers
Method
GenerateIndexedSimplices
See #1 in the comments at the beginning of this file. The preconditions are 1. inVertices.size() is a positive multiple of D The postconditions are 1.
GTE/Mathematics/UniqueVerticesSimplices.h:79
↓ 1 callers
Method
GenerateMipmaps
GTE/Graphics/GL46/GL46TextureArray.cpp:249
↓ 1 callers
Method
Get
GTE/Samples/Physics/RoughPlaneParticle2/PhysicsModule.cpp:113
↓ 1 callers
Method
Get
GTE/Samples/Physics/RoughPlaneThinRod2/PhysicsModule.cpp:77
↓ 1 callers
Method
Get
GTE/Samples/Physics/RoughPlaneThinRod1/PhysicsModule.cpp:128
↓ 1 callers
Method
GetAngle
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:56
↓ 1 callers
Method
GetBarycentrics
GTE/Samples/Mathematics/Interpolation2D/Interpolation2DWindow3.cpp:557
↓ 1 callers
Method
GetBiased
GTE/Mathematics/IEEEBinary.h:369
↓ 1 callers
Method
GetBodyAxes
GTE/Samples/Physics/FreeTopFixedTip/PhysicsModule.cpp:62
↓ 1 callers
Method
GetBuffer
GTE/Graphics/DX11/DX11Buffer.h:70
↓ 1 callers
Method
GetCableFraction1
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:61
↓ 1 callers
Method
GetCableFraction2
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:66
↓ 1 callers
Method
GetComputeShaderWorkGroupSize
GTE/Graphics/GL46/GLSLReflection.cpp:57
↓ 1 callers
Method
GetContainingTetrahedron
Containment queries.
GTE/Mathematics/Delaunay3Mesh.h:195
↓ 1 callers
Method
GetContainingTriangle
Containment queries.
GTE/Mathematics/Delaunay2Mesh.h:210
↓ 1 callers
Method
GetCoordinates
GTE/Mathematics/Image.h:155
↓ 1 callers
Method
GetCorners
GTE/Mathematics/Image3.h:485
↓ 1 callers
Method
GetCubeIndexFor
GTE/Graphics/TextureCubeArray.h:45
↓ 1 callers
Method
GetDSTexture
GTE/Graphics/DX11/DX11DrawTarget.h:33
↓ 1 callers
Method
GetDSView
Member access.
GTE/Graphics/DX11/DX11TextureDS.h:25
↓ 1 callers
Method
GetDXBuffer
GTE/Graphics/DX11/DX11Buffer.h:75
↓ 1 callers
Method
GetDXSamplerState
GTE/Graphics/DX11/DX11SamplerState.h:29
↓ 1 callers
Method
GetDeltaTime
GTE/Samples/Physics/RoughPlaneSolidBox/PhysicsModule.h:28
↓ 1 callers
Method
GetDeltaTime
GTE/Samples/Physics/RoughPlaneFlatBoard/PhysicsModule.h:23
↓ 1 callers
Method
GetDeltaTime
GTE/Samples/Physics/RoughPlaneThinRod2/PhysicsModule.h:23
↓ 1 callers
Method
GetDeltaTime
GTE/Samples/Physics/RoughPlaneThinRod1/PhysicsModule.h:29
↓ 1 callers
Method
GetDepthRange
GTE/Graphics/GL46/GL46Engine.cpp:909
↓ 1 callers
Method
GetEigenvalues
Get the eigenvalues of the matrix passed to Solve(...). The input 'eigenvalues' must have N elements.
GTE/Mathematics/SymmetricEigensolver.h:208
↓ 1 callers
Method
GetEigenvectorMatrixType
The eigenvector matrix is a rotation (return +1) or a reflection (return 0). If the input 'size' to the constructor is 0 or the input 'eigenvectors'
GTE/Mathematics/SymmetricEigensolver.h:354
↓ 1 callers
Method
GetEigenvectors
Accumulate the Householder reflections and Givens rotations to produce the orthogonal matrix Q for which Q^T*A*Q = D. The input 'eigenvectors' must h
GTE/Mathematics/SymmetricEigensolver.h:238
↓ 1 callers
Method
GetFaceIndexFor
GTE/Graphics/TextureCubeArray.h:50
↓ 1 callers
Method
GetFirstIndex
GTE/Graphics/IndexBuffer.cpp:59
↓ 1 callers
Method
GetGTEPath
GTE/Applications/Environment.cpp:115
↓ 1 callers
Method
GetGraphicsObject
Member access.
GTE/Graphics/GEObject.h:24
↓ 1 callers
Method
GetImmediate
GTE/Graphics/DX11/DX11Engine.h:84
↓ 1 callers
Method
GetInsideEdgesFrom
GTE/Mathematics/BSPPolygon2.h:855
↓ 1 callers
Method
GetInvalidIndex
GTE/Mathematics/Delaunay2Mesh.h:219
↓ 1 callers
Method
GetLength
GTE/Mathematics/ParametricCurve.h:154
↓ 1 callers
Method
GetMTwoRF
GTE/Mathematics/Frustum3.h:83
↓ 1 callers
Method
GetMTwoUF
GTE/Mathematics/Frustum3.h:78
↓ 1 callers
Method
GetMaxActive
GTE/Samples/Physics/BouncingBall/DeformableBall.h:45
↓ 1 callers
Method
GetMaxIterations
GTE/Mathematics/APConversion.h:70
↓ 1 callers
Method
GetMaxLevelOfDetail
GTE/Mathematics/CLODPolyline.h:87
↓ 1 callers
Method
GetMinActive
GTE/Samples/Physics/BouncingBall/DeformableBall.h:40
↓ 1 callers
Method
GetMinLevelOfDetail
Accessors to level of detail (MinLOD <= LOD <= MaxLOD is required).
GTE/Mathematics/CLODPolyline.h:82
↓ 1 callers
Method
GetMinimumRequired
GTE/Mathematics/ApprGaussian2.h:100
↓ 1 callers
Method
GetModelTriangle
GTE/Graphics/CollisionMesh.cpp:87
↓ 1 callers
Method
GetNumActiveElements
GTE/Graphics/GL46/GL46StructuredBuffer.cpp:82
↓ 1 callers
Method
GetNumActiveElements
GTE/Graphics/GL46/GL46Engine.cpp:1255
↓ 1 callers
Method
GetNumBits
GTE/Mathematics/UIntegerFP32.h:205
↓ 1 callers
Method
GetNumChildren
GTE/Graphics/DX11/HLSLShaderType.h:96
↓ 1 callers
Method
GetNumCubes
Member access.
GTE/Graphics/TextureCubeArray.h:25
↓ 1 callers
Method
GetNumEdges
GTE/Mathematics/BSPPolygon2.h:148
↓ 1 callers
Method
GetNumIterations
Access the actual number of iterations used in a call to Solve.
GTE/Mathematics/LCPSolver.h:127
↓ 1 callers
Method
GetNumTetrahedra
GTE/Mathematics/Delaunay3Mesh.h:174
↓ 1 callers
Method
GetNumTriangles
GTE/Mathematics/Delaunay2Mesh.h:189
↓ 1 callers
Method
GetNumTriangles
GTE/Graphics/BoundTree.h:121
↓ 1 callers
Method
GetNumVertices
Mesh information.
GTE/Mathematics/Delaunay2Mesh.h:184
↓ 1 callers
Method
GetNumVertices
Mesh information.
GTE/Mathematics/Delaunay3Mesh.h:169
↓ 1 callers
Method
GetNumVertices
GTE/Graphics/CollisionMesh.cpp:57
↓ 1 callers
Method
GetNumXThreads
GTE/Graphics/DX11/HLSLReflection.h:323
↓ 1 callers
Method
GetNumYThreads
GTE/Graphics/DX11/HLSLReflection.h:328
↓ 1 callers
Method
GetNumZThreads
GTE/Graphics/DX11/HLSLReflection.h:333
↓ 1 callers
Function
GetOpenGLFunctionPointer
GTE/Graphics/GL46/GLX/GLXExtensions.cpp:15
↓ 1 callers
Method
GetOutput
Member access.
GTE/Graphics/DX11/DXGIOutput.h:29
↓ 1 callers
Method
GetPage
GTE/Graphics/Terrain.cpp:63
↓ 1 callers
Method
GetPeriod
GTE/Samples/Physics/BouncingBall/DeformableBall.h:35
↓ 1 callers
Method
GetPeriod
GTE/Samples/Physics/KeplerPolarForm/PhysicsModule.cpp:82
↓ 1 callers
Method
GetPhi
Member access.
GTE/Samples/Physics/FreeTopFixedTip/PhysicsModule.h:29
↓ 1 callers
Method
GetPlaneState
GTE/Graphics/Culler.h:106
↓ 1 callers
Method
GetPoints
GTE/Mathematics/MinimumAreaBox2.h:257
↓ 1 callers
Method
GetPosition
GTE/Mathematics/NearestNeighborQuery.h:56
↓ 1 callers
Method
GetPositions
GTE/Samples/Physics/DoublePendulum/PhysicsModule.cpp:65
↓ 1 callers
Method
GetPrefix
Get a block of numRequested bits starting with the leading 1-bit of the nonzero number. The returned number has the prefix stored in the high-order b
GTE/Mathematics/UIntegerALU32.h:520
↓ 1 callers
Method
GetProjectionMatrix
GTE/Graphics/PlanarShadowEffect.cpp:280
↓ 1 callers
Method
GetQ
GTE/Samples/Physics/BeadSlide/PhysicsModule.h:33
↓ 1 callers
Method
GetQDot
GTE/Samples/Physics/BeadSlide/PhysicsModule.h:38
↓ 1 callers
Method
GetRMax
GTE/Graphics/ViewVolume.h:203
↓ 1 callers
Method
GetRMin
GTE/Graphics/ViewVolume.h:198
↓ 1 callers
Method
GetRTView
Member access.
GTE/Graphics/DX11/DX11TextureRT.h:25
↓ 1 callers
Method
GetRectangle
GTE/Samples/Physics/RoughPlaneFlatBoard/PhysicsModule.cpp:87
↓ 1 callers
Method
GetRotationTimes
GTE/Graphics/KeyframeController.h:68
↓ 1 callers
Method
GetRotations
GTE/Graphics/KeyframeController.h:73
↓ 1 callers
Method
GetScaleTimes
GTE/Graphics/KeyframeController.h:83
↓ 1 callers
Method
GetScales
GTE/Graphics/KeyframeController.h:88
↓ 1 callers
Method
GetSegment
GTE/Graphics/IndexBuffer.cpp:156
↓ 1 callers
Method
GetSize
GTE/Mathematics/UIntegerFP32.h:230
↓ 1 callers
Method
GetSize
GTE/Graphics/Terrain.h:51
↓ 1 callers
Method
GetSpeed
GTE/Mathematics/ParametricCurve.h:147
↓ 1 callers
Method
GetSpeed
GTE/Samples/SceneGraphs/BlendedAnimations/BipedManager.cpp:356
↓ 1 callers
Method
GetSplittingAxis
GTE/Mathematics/AABBBVTreeOfTriangles.h:26
↓ 1 callers
Method
GetStatistics
GTE/Samples/Imagics/VideoStreams/VideoStreamManager.cpp:171
↓ 1 callers
Method
GetString
GTE/Graphics/GL46/GL46.cpp:652
↓ 1 callers
Method
GetStructuredBufferLayout
GTE/Graphics/Shader.cpp:145
↓ 1 callers
Method
GetStructuredBufferSize
GTE/Graphics/Shader.cpp:79
↓ 1 callers
Method
GetTMaxSlice
GTE/Samples/Physics/WrigglingSnake/TubeSurface.cpp:406
← previous
next →
901–1,000 of 9,004, ranked by callers