MCPcopy Create free account

hub / github.com/davideberly/GeometricTools / functions

Functions9,004 in github.com/davideberly/GeometricTools

↓ 1 callersMethodFinalizeTriangulation
Call this only after you are finished inserting points into or removing points from the triangulation.
GTE/Mathematics/IncrementalDelaunay2.h:303
↓ 1 callersMethodFind
GTE/Samples/Physics/CollisionsMovingSpheres/Colliders.cpp:62
↓ 1 callersMethodFitIndexed
Basic fitting algorithm. See ApprQuery.h for the various Fit(...) functions that you can call.
GTE/Mathematics/ApprGaussian2.h:42
↓ 1 callersMethodFitUsingSquaredLengths
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 callersMethodGenerateIndexedSimplices
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 callersMethodGenerateMipmaps
GTE/Graphics/GL46/GL46TextureArray.cpp:249
↓ 1 callersMethodGet
GTE/Samples/Physics/RoughPlaneParticle2/PhysicsModule.cpp:113
↓ 1 callersMethodGet
GTE/Samples/Physics/RoughPlaneThinRod2/PhysicsModule.cpp:77
↓ 1 callersMethodGet
GTE/Samples/Physics/RoughPlaneThinRod1/PhysicsModule.cpp:128
↓ 1 callersMethodGetAngle
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:56
↓ 1 callersMethodGetBarycentrics
GTE/Samples/Mathematics/Interpolation2D/Interpolation2DWindow3.cpp:557
↓ 1 callersMethodGetBiased
GTE/Mathematics/IEEEBinary.h:369
↓ 1 callersMethodGetBodyAxes
GTE/Samples/Physics/FreeTopFixedTip/PhysicsModule.cpp:62
↓ 1 callersMethodGetBuffer
GTE/Graphics/DX11/DX11Buffer.h:70
↓ 1 callersMethodGetCableFraction1
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:61
↓ 1 callersMethodGetCableFraction2
GTE/Samples/Physics/MassPulleySpringSystem/PhysicsModule.h:66
↓ 1 callersMethodGetComputeShaderWorkGroupSize
GTE/Graphics/GL46/GLSLReflection.cpp:57
↓ 1 callersMethodGetContainingTetrahedron
Containment queries.
GTE/Mathematics/Delaunay3Mesh.h:195
↓ 1 callersMethodGetContainingTriangle
Containment queries.
GTE/Mathematics/Delaunay2Mesh.h:210
↓ 1 callersMethodGetCoordinates
GTE/Mathematics/Image.h:155
↓ 1 callersMethodGetCorners
GTE/Mathematics/Image3.h:485
↓ 1 callersMethodGetCubeIndexFor
GTE/Graphics/TextureCubeArray.h:45
↓ 1 callersMethodGetDSTexture
GTE/Graphics/DX11/DX11DrawTarget.h:33
↓ 1 callersMethodGetDSView
Member access.
GTE/Graphics/DX11/DX11TextureDS.h:25
↓ 1 callersMethodGetDXBuffer
GTE/Graphics/DX11/DX11Buffer.h:75
↓ 1 callersMethodGetDXSamplerState
GTE/Graphics/DX11/DX11SamplerState.h:29
↓ 1 callersMethodGetDeltaTime
GTE/Samples/Physics/RoughPlaneSolidBox/PhysicsModule.h:28
↓ 1 callersMethodGetDeltaTime
GTE/Samples/Physics/RoughPlaneFlatBoard/PhysicsModule.h:23
↓ 1 callersMethodGetDeltaTime
GTE/Samples/Physics/RoughPlaneThinRod2/PhysicsModule.h:23
↓ 1 callersMethodGetDeltaTime
GTE/Samples/Physics/RoughPlaneThinRod1/PhysicsModule.h:29
↓ 1 callersMethodGetDepthRange
GTE/Graphics/GL46/GL46Engine.cpp:909
↓ 1 callersMethodGetEigenvalues
Get the eigenvalues of the matrix passed to Solve(...). The input 'eigenvalues' must have N elements.
GTE/Mathematics/SymmetricEigensolver.h:208
↓ 1 callersMethodGetEigenvectorMatrixType
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 callersMethodGetEigenvectors
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 callersMethodGetFaceIndexFor
GTE/Graphics/TextureCubeArray.h:50
↓ 1 callersMethodGetFirstIndex
GTE/Graphics/IndexBuffer.cpp:59
↓ 1 callersMethodGetGTEPath
GTE/Applications/Environment.cpp:115
↓ 1 callersMethodGetGraphicsObject
Member access.
GTE/Graphics/GEObject.h:24
↓ 1 callersMethodGetImmediate
GTE/Graphics/DX11/DX11Engine.h:84
↓ 1 callersMethodGetInsideEdgesFrom
GTE/Mathematics/BSPPolygon2.h:855
↓ 1 callersMethodGetInvalidIndex
GTE/Mathematics/Delaunay2Mesh.h:219
↓ 1 callersMethodGetLength
GTE/Mathematics/ParametricCurve.h:154
↓ 1 callersMethodGetMTwoRF
GTE/Mathematics/Frustum3.h:83
↓ 1 callersMethodGetMTwoUF
GTE/Mathematics/Frustum3.h:78
↓ 1 callersMethodGetMaxActive
GTE/Samples/Physics/BouncingBall/DeformableBall.h:45
↓ 1 callersMethodGetMaxIterations
GTE/Mathematics/APConversion.h:70
↓ 1 callersMethodGetMaxLevelOfDetail
GTE/Mathematics/CLODPolyline.h:87
↓ 1 callersMethodGetMinActive
GTE/Samples/Physics/BouncingBall/DeformableBall.h:40
↓ 1 callersMethodGetMinLevelOfDetail
Accessors to level of detail (MinLOD <= LOD <= MaxLOD is required).
GTE/Mathematics/CLODPolyline.h:82
↓ 1 callersMethodGetMinimumRequired
GTE/Mathematics/ApprGaussian2.h:100
↓ 1 callersMethodGetModelTriangle
GTE/Graphics/CollisionMesh.cpp:87
↓ 1 callersMethodGetNumActiveElements
GTE/Graphics/GL46/GL46StructuredBuffer.cpp:82
↓ 1 callersMethodGetNumActiveElements
GTE/Graphics/GL46/GL46Engine.cpp:1255
↓ 1 callersMethodGetNumBits
GTE/Mathematics/UIntegerFP32.h:205
↓ 1 callersMethodGetNumChildren
GTE/Graphics/DX11/HLSLShaderType.h:96
↓ 1 callersMethodGetNumCubes
Member access.
GTE/Graphics/TextureCubeArray.h:25
↓ 1 callersMethodGetNumEdges
GTE/Mathematics/BSPPolygon2.h:148
↓ 1 callersMethodGetNumIterations
Access the actual number of iterations used in a call to Solve.
GTE/Mathematics/LCPSolver.h:127
↓ 1 callersMethodGetNumTetrahedra
GTE/Mathematics/Delaunay3Mesh.h:174
↓ 1 callersMethodGetNumTriangles
GTE/Mathematics/Delaunay2Mesh.h:189
↓ 1 callersMethodGetNumTriangles
GTE/Graphics/BoundTree.h:121
↓ 1 callersMethodGetNumVertices
Mesh information.
GTE/Mathematics/Delaunay2Mesh.h:184
↓ 1 callersMethodGetNumVertices
Mesh information.
GTE/Mathematics/Delaunay3Mesh.h:169
↓ 1 callersMethodGetNumVertices
GTE/Graphics/CollisionMesh.cpp:57
↓ 1 callersMethodGetNumXThreads
GTE/Graphics/DX11/HLSLReflection.h:323
↓ 1 callersMethodGetNumYThreads
GTE/Graphics/DX11/HLSLReflection.h:328
↓ 1 callersMethodGetNumZThreads
GTE/Graphics/DX11/HLSLReflection.h:333
↓ 1 callersFunctionGetOpenGLFunctionPointer
GTE/Graphics/GL46/GLX/GLXExtensions.cpp:15
↓ 1 callersMethodGetOutput
Member access.
GTE/Graphics/DX11/DXGIOutput.h:29
↓ 1 callersMethodGetPage
GTE/Graphics/Terrain.cpp:63
↓ 1 callersMethodGetPeriod
GTE/Samples/Physics/BouncingBall/DeformableBall.h:35
↓ 1 callersMethodGetPeriod
GTE/Samples/Physics/KeplerPolarForm/PhysicsModule.cpp:82
↓ 1 callersMethodGetPhi
Member access.
GTE/Samples/Physics/FreeTopFixedTip/PhysicsModule.h:29
↓ 1 callersMethodGetPlaneState
GTE/Graphics/Culler.h:106
↓ 1 callersMethodGetPoints
GTE/Mathematics/MinimumAreaBox2.h:257
↓ 1 callersMethodGetPosition
GTE/Mathematics/NearestNeighborQuery.h:56
↓ 1 callersMethodGetPositions
GTE/Samples/Physics/DoublePendulum/PhysicsModule.cpp:65
↓ 1 callersMethodGetPrefix
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 callersMethodGetProjectionMatrix
GTE/Graphics/PlanarShadowEffect.cpp:280
↓ 1 callersMethodGetQ
GTE/Samples/Physics/BeadSlide/PhysicsModule.h:33
↓ 1 callersMethodGetQDot
GTE/Samples/Physics/BeadSlide/PhysicsModule.h:38
↓ 1 callersMethodGetRMax
GTE/Graphics/ViewVolume.h:203
↓ 1 callersMethodGetRMin
GTE/Graphics/ViewVolume.h:198
↓ 1 callersMethodGetRTView
Member access.
GTE/Graphics/DX11/DX11TextureRT.h:25
↓ 1 callersMethodGetRectangle
GTE/Samples/Physics/RoughPlaneFlatBoard/PhysicsModule.cpp:87
↓ 1 callersMethodGetRotationTimes
GTE/Graphics/KeyframeController.h:68
↓ 1 callersMethodGetRotations
GTE/Graphics/KeyframeController.h:73
↓ 1 callersMethodGetScaleTimes
GTE/Graphics/KeyframeController.h:83
↓ 1 callersMethodGetScales
GTE/Graphics/KeyframeController.h:88
↓ 1 callersMethodGetSegment
GTE/Graphics/IndexBuffer.cpp:156
↓ 1 callersMethodGetSize
GTE/Mathematics/UIntegerFP32.h:230
↓ 1 callersMethodGetSize
GTE/Graphics/Terrain.h:51
↓ 1 callersMethodGetSpeed
GTE/Mathematics/ParametricCurve.h:147
↓ 1 callersMethodGetSpeed
GTE/Samples/SceneGraphs/BlendedAnimations/BipedManager.cpp:356
↓ 1 callersMethodGetSplittingAxis
GTE/Mathematics/AABBBVTreeOfTriangles.h:26
↓ 1 callersMethodGetStatistics
GTE/Samples/Imagics/VideoStreams/VideoStreamManager.cpp:171
↓ 1 callersMethodGetString
GTE/Graphics/GL46/GL46.cpp:652
↓ 1 callersMethodGetStructuredBufferLayout
GTE/Graphics/Shader.cpp:145
↓ 1 callersMethodGetStructuredBufferSize
GTE/Graphics/Shader.cpp:79
↓ 1 callersMethodGetTMaxSlice
GTE/Samples/Physics/WrigglingSnake/TubeSurface.cpp:406
← previousnext →901–1,000 of 9,004, ranked by callers