MCPcopy Create free account

hub / github.com/OGRECave/ogre-next / functions

Functions20,323 in github.com/OGRECave/ogre-next

↓ 4 callersMethodCreated
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/include/Platform.h:376
↓ 4 callersFunctionDedupSortedUint32
De-duplicates a sorted array and returns the new size. Note: The array doesn't actually need to be sorted, just arranged into "runs" so that all the
RenderSystems/Vulkan/src/SPIRV-Reflect/spirv_reflect.c:262
↓ 4 callersFunctionDestroy
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:791
↓ 4 callersFunctionDisplayString
RenderSystems/GLES2/src/EGL/X11/OgreX11EGLSupport.cpp:60
↓ 4 callersMethodDot
-----------------------------------------------------------------------
OgreMain/src/OgreQuaternion.cpp:298
↓ 4 callersFunctionDrawBox
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:36
↓ 4 callersFunctionDrawCircle
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:45
↓ 4 callersFunctionDrawMinus
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:61
↓ 4 callersFunctionDrawPlus
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:54
↓ 4 callersMethodDrawTextNoClip
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:350
↓ 4 callersFunctionFromUnsafeCStr
OgreMain/include/OgreLwConstString.h:97
↓ 4 callersFunctionGETLBW
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:955
↓ 4 callersMethodGetProperty
Retrieve a value that may be used by a lexer for some optional feature.
Tools/MaterialEditor/wxscintilla_1.69.2/src/wxscintilla.cpp:2546
↓ 4 callersMethodGetVertexCount
Tools/3dsmaxExport/MaxscriptExport/plugins/PhysiqueInterface_sources/PublishedInterface.cpp:427
↓ 4 callersFunctionInRange
RenderSystems/Vulkan/src/SPIRV-Reflect/spirv_reflect.c:349
↓ 4 callersMethodInit
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/XPM.cxx:70
↓ 4 callersFunctionIsAWordChar
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexVerilog.cxx:24
↓ 4 callersFunctionIsAWordChar
Extended to accept accented characters
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexKix.cxx:24
↓ 4 callersFunctionIsAnIdentifier
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexTADS3.cxx:630
↓ 4 callersFunctionIsPhpWordChar
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexHTML.cxx:407
↓ 4 callersFunctionIsSeparatorOrDelimiterCharacter
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexAda.cxx:316
↓ 4 callersFunctionIsSpace
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexBasic.cxx:54
↓ 4 callersFunctionIsWindows8OrGreater
RenderSystems/Direct3D11/include/OgreOSVersionHelpers.h:72
↓ 4 callersFunctionIsWindowsVersionOrGreater
RenderSystems/Direct3D11/include/OgreOSVersionHelpers.h:35
↓ 4 callersFunctionLengthWord
* Find the length of a 'word' which is actually an identifier in a string * which looks like "identifier(..." or "identifier" and where * there may
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/PropSet.cxx:1058
↓ 4 callersFunctionLongDelimCheck
Test for [=[ ... ]=] delimiters, returns 0 if it's only a [ or ], return 1 for [[ or ]], returns >=2 for [=[ or ]=] and so on. The maximum number of '
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexLua.cxx:65
↓ 4 callersFunctionMakeLinearSpline
Tools/MayaExport/src/particles.cpp:254
↓ 4 callersFunctionMovePositionForDeletion
Move a position so it is still after the same character as before the deletion if that character is still present else after the previous surviving ch
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/Editor.cxx:3744
↓ 4 callersFunctionMovePositionForInsertion
Move a position so it is still after the same character as before the insertion.
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/Editor.cxx:3735
↓ 4 callersMethodName
Tools/MeshTool/include/XML/tinyxml.h:805
↓ 4 callersMethodNextWordEnd
* Find the end of the next word in either a forward (delta >= 0) or backwards direction * (delta < 0). * This is looking for a transition between ch
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/Document.cxx:899
↓ 4 callersMethodRemove
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/CellBuffer.cxx:247
↓ 4 callersMethodSetColumn
-----------------------------------------------------------------------
OgreMain/src/OgreMatrix3.cpp:48
↓ 4 callersMethodSetCursor
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:612
↓ 4 callersMethodSetDBCSMode
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:544
↓ 4 callersMethodSetExpanded
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/ContractionState.cxx:229
↓ 4 callersMethodSetPositionRelative
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:585
↓ 4 callersMethodSetText
Replace the contents of the document with the argument text.
Tools/MaterialEditor/wxscintilla_1.69.2/src/wxscintilla.cpp:1313
↓ 4 callersMethodSetUnicodeMode
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:540
↓ 4 callersMethodSetValue
Changes the value of the node. Defined as: @verbatim Document: filename of the xml file Element: name of the element
Tools/MeshTool/include/XML/tinyxml.h:502
↓ 4 callersMethodSetVisible
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/ContractionState.cxx:195
↓ 4 callersMethodShow
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/AutoComplete.cxx:97
↓ 4 callersFunctionSortWordList
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/PropSet.cxx:838
↓ 4 callersMethodType
Query the type (as an enumerated value, above) of this node. The possible types are: DOCUMENT, ELEMENT, COMMENT,
Tools/MeshTool/include/XML/tinyxml.h:678
↓ 4 callersMethodVisit
Tools/MeshTool/src/XML/tinyxml.cpp:1819
↓ 4 callersFunctionXMVector4GreaterByteMask
OgreMain/src/WIN32/OgreOptimisedUtilDirectXMath.cpp:77
↓ 4 callersMethod_addPendingResidencyChanges
-----------------------------------------------------------------------------------
OgreMain/src/OgreGpuResource.cpp:84
↓ 4 callersMethod_beginFrameOnce
-----------------------------------------------------------------------
OgreMain/src/OgreRenderSystem.cpp:800
↓ 4 callersMethod_buildKeyFrameIndexMap
---------------------------------------------------------------------
OgreMain/src/OgreAnimationTrack.cpp:227
↓ 4 callersMethod_clone
---------------------------------------------------------------------
OgreMain/src/OgreKeyFrame.cpp:45
↓ 4 callersMethod_collectKeyFrameTimes
---------------------------------------------------------------------
OgreMain/src/OgreAnimationTrack.cpp:212
↓ 4 callersMethod_convertProjectionMatrix
-----------------------------------------------------------------------
OgreMain/src/OgreRenderSystem.cpp:1033
↓ 4 callersMethod_decrementRefCount
-----------------------------------------------------------------------------------
OgreMain/src/Animation/OgreSkeletonInstance.cpp:578
↓ 4 callersMethod_destroyEmitter
-----------------------------------------------------------------------
OgreMain/src/OgreParticleSystemManager.cpp:278
↓ 4 callersFunction_findnext
OgreMain/src/OgreSearchOps.cpp:95
↓ 4 callersMethod_firstUpload
-----------------------------------------------------------------------------------
RenderSystems/Direct3D11/src/Vao/OgreD3D11BufferInterface.cpp:50
↓ 4 callersMethod_getInputLayoutId
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlmsManager.cpp:535
↓ 4 callersMethod_getSizeBytes
-----------------------------------------------------------------------------------
OgreMain/src/OgreStagingTextureBufferImpl.cpp:66
↓ 4 callersMethod_getSysRamCopyBytesPerImage
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:1004
↓ 4 callersMethod_getTexturePtr
-----------------------------------------------------------------------
OgreMain/src/OgreTextureUnitState.cpp:942
↓ 4 callersMethod_initialise
-----------------------------------------------------------------------
OgreMain/src/OgreItem.cpp:76
↓ 4 callersMethod_isDataReadyImpl
-----------------------------------------------------------------------------------
RenderSystems/NULL/src/OgreNULLTextureGpu.cpp:72
↓ 4 callersMethod_notifyDefaultDimensions
-----------------------------------------------------------------------
OgreMain/src/OgreBillboardParticleRenderer.cpp:294
↓ 4 callersMethod_notifyLogicSystem
Samples/2.0/Tutorials/Tutorial06_Multithreading/LogicGameState.h:26
↓ 4 callersMethod_rationaliseBoneAssignments
OgreMain/src/OgreMesh.cpp:786
↓ 4 callersMethod_registerScriptLoader
-----------------------------------------------------------------------
OgreMain/src/OgreResourceGroupManager.cpp:1017
↓ 4 callersMethod_setHlmsHashes
-----------------------------------------------------------------------------
OgreMain/src/OgreSubItem.cpp:78
↓ 4 callersMethod_setLodInfo
---------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:1254
↓ 4 callersMethod_setLodUsage
---------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:1272
↓ 4 callersMethod_setProjectionMatrix
-------------------------------------------------------------------------
RenderSystems/NULL/src/OgreNULLRenderSystem.cpp:163
↓ 4 callersFunction_updateFromShadow
Updates the real buffer from the shadow buffer, if required
OgreMain/include/OgreHardwareBuffer.h:311
↓ 4 callersMethod_updateRender
-----------------------------------------------------------------------------------
Components/Hlms/Pbs/src/Cubemaps/OgreCubemapProbe.cpp:580
↓ 4 callersMethodadd
OgreMain/include/OgreAny.h:230
↓ 4 callersMethodaddCascade
-------------------------------------------------------------------------
Components/Hlms/Pbs/src/Vct/OgreVctLighting.cpp:814
↓ 4 callersMethodaddKeyFrame
-----------------------------------------------------------------------------------
OgreMain/src/Animation/OgreSkeletonTrack.cpp:54
↓ 4 callersMethodaddMicrocodeToCache
---------------------------------------------------------------------
OgreMain/src/OgreGpuProgramManager.cpp:275
↓ 4 callersMethodaddRenderableCache
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlms.cpp:1705
↓ 4 callersMethodaddRenderableV1
-----------------------------------------------------------------------
OgreMain/src/OgreRenderQueue.cpp:198
↓ 4 callersMethodaddRequestHandler
---------------------------------------------------------------------
OgreMain/src/OgreWorkQueue.cpp:128
↓ 4 callersMethodaddResponseHandler
---------------------------------------------------------------------
OgreMain/src/OgreWorkQueue.cpp:172
↓ 4 callersFunctionaddSetStringMethod
OgreMain/include/OgreRenderSystemCapabilitiesSerializer.h:153
↓ 4 callersMethodaddShadowTextureDefinition
-----------------------------------------------------------------------------------
OgreMain/src/Compositor/OgreCompositorShadowNodeDef.cpp:70
↓ 4 callersFunctionaddVertex
Adds a vertex to the data structure, reusing the index if it is already known. @param v The vertex. */
Components/Volume/include/OgreVolumeMeshBuilder.h:156
↓ 4 callersMethodadvanceFrame
-----------------------------------------------------------------------------------
OgreMain/src/Vao/OgreBufferPacked.cpp:229
↓ 4 callersMethodadvanceFrustumPack
Advances all pointers needed by MovableObject::cullFrustum to the next pack, i.e. if we're processing 4 elements at a time, move to the ne
OgreMain/include/Math/Array/OgreObjectData.h:194
↓ 4 callersMethodallocateRawBuffer
-----------------------------------------------------------------------------------
RenderSystems/Vulkan/src/Vao/OgreVulkanVaoManager.cpp:1300
↓ 4 callersMethodallowsAutoMipmaps
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:774
↓ 4 callersMethodapply
---------------------------------------------------------------------
OgreMain/src/OgreAnimation.cpp:352
↓ 4 callersMethodbeginUpdate
-----------------------------------------------------------------------------
OgreMain/src/OgreManualObject.cpp:232
↓ 4 callersMethodbindBufferCS
-----------------------------------------------------------------------------------
RenderSystems/Vulkan/src/Vao/OgreVulkanUavBufferPacked.cpp:87
↓ 4 callersMethodbindTempCopies
-----------------------------------------------------------------------------
OgreMain/src/OgreHardwareBufferManager.cpp:516
↓ 4 callersMethodbindTextureToFrameBuffer
-----------------------------------------------------------------------------------
RenderSystems/GL3Plus/src/OgreGL3PlusTextureGpu.cpp:318
↓ 4 callersMethodbindToFramebuffer
---------------------------------------------------------------------
RenderSystems/GLES2/src/OgreGLES2DepthBuffer.cpp:204
↓ 4 callersFunctionbitcount
OgreMain/src/stbi/stb_image.c:2947
↓ 4 callersMethodbuffersCheckedOut
-----------------------------------------------------------------------------
OgreMain/src/OgreHardwareBufferManager.cpp:495
↓ 4 callersFunctionc_str
OgreMain/include/OgreLwConstString.h:102
↓ 4 callersMethodcalculateHashFor
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlms.cpp:2643
↓ 4 callersFunctioncapacity
OgreMain/include/OgreLwConstString.h:105
↓ 4 callersMethodcas
OgreMain/include/OgreAtomicScalar.h:75
↓ 4 callersMethodcheckValidity
-----------------------------------------------------------------------------------
OgreMain/src/OgreDescriptorSetUav.cpp:55
← previousnext →1,601–1,700 of 20,323, ranked by callers