Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGRECave/ogre-next
/ functions
Functions
20,323 in github.com/OGRECave/ogre-next
⨍
Functions
20,323
◇
Types & classes
3,669
↓ 4 callers
Method
Created
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/include/Platform.h:376
↓ 4 callers
Function
DedupSortedUint32
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 callers
Function
Destroy
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:791
↓ 4 callers
Function
DisplayString
RenderSystems/GLES2/src/EGL/X11/OgreX11EGLSupport.cpp:60
↓ 4 callers
Method
Dot
-----------------------------------------------------------------------
OgreMain/src/OgreQuaternion.cpp:298
↓ 4 callers
Function
DrawBox
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:36
↓ 4 callers
Function
DrawCircle
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:45
↓ 4 callers
Function
DrawMinus
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:61
↓ 4 callers
Function
DrawPlus
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LineMarker.cxx:54
↓ 4 callers
Method
DrawTextNoClip
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:350
↓ 4 callers
Function
FromUnsafeCStr
OgreMain/include/OgreLwConstString.h:97
↓ 4 callers
Function
GETLBW
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:955
↓ 4 callers
Method
GetProperty
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 callers
Method
GetVertexCount
Tools/3dsmaxExport/MaxscriptExport/plugins/PhysiqueInterface_sources/PublishedInterface.cpp:427
↓ 4 callers
Function
InRange
RenderSystems/Vulkan/src/SPIRV-Reflect/spirv_reflect.c:349
↓ 4 callers
Method
Init
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/XPM.cxx:70
↓ 4 callers
Function
IsAWordChar
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexVerilog.cxx:24
↓ 4 callers
Function
IsAWordChar
Extended to accept accented characters
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexKix.cxx:24
↓ 4 callers
Function
IsAnIdentifier
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexTADS3.cxx:630
↓ 4 callers
Function
IsPhpWordChar
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexHTML.cxx:407
↓ 4 callers
Function
IsSeparatorOrDelimiterCharacter
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexAda.cxx:316
↓ 4 callers
Function
IsSpace
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexBasic.cxx:54
↓ 4 callers
Function
IsWindows8OrGreater
RenderSystems/Direct3D11/include/OgreOSVersionHelpers.h:72
↓ 4 callers
Function
IsWindowsVersionOrGreater
RenderSystems/Direct3D11/include/OgreOSVersionHelpers.h:35
↓ 4 callers
Function
LengthWord
* 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 callers
Function
LongDelimCheck
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 callers
Function
MakeLinearSpline
Tools/MayaExport/src/particles.cpp:254
↓ 4 callers
Function
MovePositionForDeletion
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 callers
Function
MovePositionForInsertion
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 callers
Method
Name
Tools/MeshTool/include/XML/tinyxml.h:805
↓ 4 callers
Method
NextWordEnd
* 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 callers
Method
Remove
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/CellBuffer.cxx:247
↓ 4 callers
Method
SetColumn
-----------------------------------------------------------------------
OgreMain/src/OgreMatrix3.cpp:48
↓ 4 callers
Method
SetCursor
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:612
↓ 4 callers
Method
SetDBCSMode
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:544
↓ 4 callers
Method
SetExpanded
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/ContractionState.cxx:229
↓ 4 callers
Method
SetPositionRelative
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:585
↓ 4 callers
Method
SetText
Replace the contents of the document with the argument text.
Tools/MaterialEditor/wxscintilla_1.69.2/src/wxscintilla.cpp:1313
↓ 4 callers
Method
SetUnicodeMode
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:540
↓ 4 callers
Method
SetValue
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 callers
Method
SetVisible
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/ContractionState.cxx:195
↓ 4 callers
Method
Show
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/AutoComplete.cxx:97
↓ 4 callers
Function
SortWordList
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/PropSet.cxx:838
↓ 4 callers
Method
Type
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 callers
Method
Visit
Tools/MeshTool/src/XML/tinyxml.cpp:1819
↓ 4 callers
Function
XMVector4GreaterByteMask
OgreMain/src/WIN32/OgreOptimisedUtilDirectXMath.cpp:77
↓ 4 callers
Method
_addPendingResidencyChanges
-----------------------------------------------------------------------------------
OgreMain/src/OgreGpuResource.cpp:84
↓ 4 callers
Method
_beginFrameOnce
-----------------------------------------------------------------------
OgreMain/src/OgreRenderSystem.cpp:800
↓ 4 callers
Method
_buildKeyFrameIndexMap
---------------------------------------------------------------------
OgreMain/src/OgreAnimationTrack.cpp:227
↓ 4 callers
Method
_clone
---------------------------------------------------------------------
OgreMain/src/OgreKeyFrame.cpp:45
↓ 4 callers
Method
_collectKeyFrameTimes
---------------------------------------------------------------------
OgreMain/src/OgreAnimationTrack.cpp:212
↓ 4 callers
Method
_convertProjectionMatrix
-----------------------------------------------------------------------
OgreMain/src/OgreRenderSystem.cpp:1033
↓ 4 callers
Method
_decrementRefCount
-----------------------------------------------------------------------------------
OgreMain/src/Animation/OgreSkeletonInstance.cpp:578
↓ 4 callers
Method
_destroyEmitter
-----------------------------------------------------------------------
OgreMain/src/OgreParticleSystemManager.cpp:278
↓ 4 callers
Function
_findnext
OgreMain/src/OgreSearchOps.cpp:95
↓ 4 callers
Method
_firstUpload
-----------------------------------------------------------------------------------
RenderSystems/Direct3D11/src/Vao/OgreD3D11BufferInterface.cpp:50
↓ 4 callers
Method
_getInputLayoutId
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlmsManager.cpp:535
↓ 4 callers
Method
_getSizeBytes
-----------------------------------------------------------------------------------
OgreMain/src/OgreStagingTextureBufferImpl.cpp:66
↓ 4 callers
Method
_getSysRamCopyBytesPerImage
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:1004
↓ 4 callers
Method
_getTexturePtr
-----------------------------------------------------------------------
OgreMain/src/OgreTextureUnitState.cpp:942
↓ 4 callers
Method
_initialise
-----------------------------------------------------------------------
OgreMain/src/OgreItem.cpp:76
↓ 4 callers
Method
_isDataReadyImpl
-----------------------------------------------------------------------------------
RenderSystems/NULL/src/OgreNULLTextureGpu.cpp:72
↓ 4 callers
Method
_notifyDefaultDimensions
-----------------------------------------------------------------------
OgreMain/src/OgreBillboardParticleRenderer.cpp:294
↓ 4 callers
Method
_notifyLogicSystem
Samples/2.0/Tutorials/Tutorial06_Multithreading/LogicGameState.h:26
↓ 4 callers
Method
_rationaliseBoneAssignments
OgreMain/src/OgreMesh.cpp:786
↓ 4 callers
Method
_registerScriptLoader
-----------------------------------------------------------------------
OgreMain/src/OgreResourceGroupManager.cpp:1017
↓ 4 callers
Method
_setHlmsHashes
-----------------------------------------------------------------------------
OgreMain/src/OgreSubItem.cpp:78
↓ 4 callers
Method
_setLodInfo
---------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:1254
↓ 4 callers
Method
_setLodUsage
---------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:1272
↓ 4 callers
Method
_setProjectionMatrix
-------------------------------------------------------------------------
RenderSystems/NULL/src/OgreNULLRenderSystem.cpp:163
↓ 4 callers
Function
_updateFromShadow
Updates the real buffer from the shadow buffer, if required
OgreMain/include/OgreHardwareBuffer.h:311
↓ 4 callers
Method
_updateRender
-----------------------------------------------------------------------------------
Components/Hlms/Pbs/src/Cubemaps/OgreCubemapProbe.cpp:580
↓ 4 callers
Method
add
OgreMain/include/OgreAny.h:230
↓ 4 callers
Method
addCascade
-------------------------------------------------------------------------
Components/Hlms/Pbs/src/Vct/OgreVctLighting.cpp:814
↓ 4 callers
Method
addKeyFrame
-----------------------------------------------------------------------------------
OgreMain/src/Animation/OgreSkeletonTrack.cpp:54
↓ 4 callers
Method
addMicrocodeToCache
---------------------------------------------------------------------
OgreMain/src/OgreGpuProgramManager.cpp:275
↓ 4 callers
Method
addRenderableCache
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlms.cpp:1705
↓ 4 callers
Method
addRenderableV1
-----------------------------------------------------------------------
OgreMain/src/OgreRenderQueue.cpp:198
↓ 4 callers
Method
addRequestHandler
---------------------------------------------------------------------
OgreMain/src/OgreWorkQueue.cpp:128
↓ 4 callers
Method
addResponseHandler
---------------------------------------------------------------------
OgreMain/src/OgreWorkQueue.cpp:172
↓ 4 callers
Function
addSetStringMethod
OgreMain/include/OgreRenderSystemCapabilitiesSerializer.h:153
↓ 4 callers
Method
addShadowTextureDefinition
-----------------------------------------------------------------------------------
OgreMain/src/Compositor/OgreCompositorShadowNodeDef.cpp:70
↓ 4 callers
Function
addVertex
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 callers
Method
advanceFrame
-----------------------------------------------------------------------------------
OgreMain/src/Vao/OgreBufferPacked.cpp:229
↓ 4 callers
Method
advanceFrustumPack
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 callers
Method
allocateRawBuffer
-----------------------------------------------------------------------------------
RenderSystems/Vulkan/src/Vao/OgreVulkanVaoManager.cpp:1300
↓ 4 callers
Method
allowsAutoMipmaps
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:774
↓ 4 callers
Method
apply
---------------------------------------------------------------------
OgreMain/src/OgreAnimation.cpp:352
↓ 4 callers
Method
beginUpdate
-----------------------------------------------------------------------------
OgreMain/src/OgreManualObject.cpp:232
↓ 4 callers
Method
bindBufferCS
-----------------------------------------------------------------------------------
RenderSystems/Vulkan/src/Vao/OgreVulkanUavBufferPacked.cpp:87
↓ 4 callers
Method
bindTempCopies
-----------------------------------------------------------------------------
OgreMain/src/OgreHardwareBufferManager.cpp:516
↓ 4 callers
Method
bindTextureToFrameBuffer
-----------------------------------------------------------------------------------
RenderSystems/GL3Plus/src/OgreGL3PlusTextureGpu.cpp:318
↓ 4 callers
Method
bindToFramebuffer
---------------------------------------------------------------------
RenderSystems/GLES2/src/OgreGLES2DepthBuffer.cpp:204
↓ 4 callers
Function
bitcount
OgreMain/src/stbi/stb_image.c:2947
↓ 4 callers
Method
buffersCheckedOut
-----------------------------------------------------------------------------
OgreMain/src/OgreHardwareBufferManager.cpp:495
↓ 4 callers
Function
c_str
OgreMain/include/OgreLwConstString.h:102
↓ 4 callers
Method
calculateHashFor
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlms.cpp:2643
↓ 4 callers
Function
capacity
OgreMain/include/OgreLwConstString.h:105
↓ 4 callers
Method
cas
OgreMain/include/OgreAtomicScalar.h:75
↓ 4 callers
Method
checkValidity
-----------------------------------------------------------------------------------
OgreMain/src/OgreDescriptorSetUav.cpp:55
← previous
next →
1,601–1,700 of 20,323, ranked by callers