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
↓ 33 callers
Method
SetError
Tools/MeshTool/src/XML/tinyxmlparser.cpp:806
↓ 33 callers
Function
clamp
(value)
Tools/BlenderExport/ogrepkg/materialexport.py:31
↓ 33 callers
Method
destroyTexture
-----------------------------------------------------------------------------------
Components/Hlms/Pbs/src/Cubemaps/OgreCubemapProbe.cpp:164
↓ 33 callers
Method
empty
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpuManager.cpp:3683
↓ 33 callers
Method
find_first_of
OgreMain/src/OgreUTFString.cpp:1332
↓ 33 callers
Function
getParamDictionary
Retrieves the parameter dictionary for this class. @remarks Only valid to call this after createParamDictionary. @return
OgreMain/include/OgreStringInterface.h:201
↓ 33 callers
Method
getParent
-----------------------------------------------------------------------
OgreMain/src/OgreNode.cpp:113
↓ 33 callers
Method
getPass
Tools/MaterialEditor/MaterialEditor/src/WorkspacePanel.cpp:232
↓ 33 callers
Function
iswordchar
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/include/KeyWords.h:62
↓ 33 callers
Method
rbegin
OgreMain/src/OgreUTFString.cpp:753
↓ 33 callers
Method
setNumMipmaps
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:242
↓ 32 callers
Method
FromAngleAxis
-----------------------------------------------------------------------
OgreMain/src/OgreMatrix3.cpp:924
↓ 32 callers
Function
NsisCmp
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/LexNsis.cxx:97
↓ 32 callers
Function
Or
Returns the result of "a | b" @return r[i] = a[i] | b[i]; */
OgreMain/include/Math/Array/C/OgreMathlibC.h:198
↓ 32 callers
Method
ReleaseAndGetAddressOf
OgreMain/include/WIN32/OgreComPtr.h:192
↓ 32 callers
Method
begin
OgreMain/include/OgreLwString.h:426
↓ 32 callers
Function
destroy
@deprecated use reset() instead
OgreMain/include/OgreAny.h:124
↓ 32 callers
Method
getIndex
---------------------------------------------------------------------
OgreMain/src/OgreLodStrategy.cpp:94
↓ 32 callers
Function
lerp
OgreMain/include/OgreMath.h:447
↓ 32 callers
Method
setNearClipDistance
-----------------------------------------------------------------------
OgreMain/src/OgreFrustum.cpp:156
↓ 32 callers
Method
setResolution
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:191
↓ 32 callers
Method
setTexture
-----------------------------------------------------------------------------------
Components/Hlms/Pbs/src/OgreHlmsPbsDatablock.cpp:619
↓ 32 callers
Function
stbi__get32le
OgreMain/src/stbi/stb_image.h:1702
↓ 31 callers
Method
IndentAmount
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/WindowAccessor.cxx:134
↓ 31 callers
Method
_fireEvent
OgreMain/src/OgreScriptCompiler.cpp:459
↓ 31 callers
Method
advancePack
Advances all pointers to the next pack, i.e. if we're processing 4 elements at a time, move to the next 4 elements. */
OgreMain/include/Math/Array/OgreTransform.h:182
↓ 31 callers
Method
checkExtension
RenderSystems/GLES2/src/OgreGLES2Support.cpp:115
↓ 31 callers
Method
close
Tools/MaterialEditor/MaterialEditor/src/Project.cpp:177
↓ 31 callers
Function
get32le
OgreMain/src/stbi/stb_image.c:835
↓ 31 callers
Method
getMicroseconds
--------------------------------------------------------------------------------//
OgreMain/src/GLX/OgreTimer.cpp:57
↓ 31 callers
Method
length
Return the length of a TiXmlString
Tools/MeshTool/include/XML/tinystr.h:148
↓ 31 callers
Method
rend
OgreMain/src/OgreUTFString.cpp:769
↓ 31 callers
Method
setMaterialName
-----------------------------------------------------------------------
OgreMain/src/OgreItem.cpp:209
↓ 31 callers
Method
setVisibilityMask
-------------------------------------------------------------------------
OgreMain/src/Compositor/Pass/PassShadows/OgreCompositorPassShadows.cpp:50
↓ 31 callers
Method
write
(self, dir, convertXML=False)
Tools/BlenderExport/ogrepkg/armatureexport.py:522
↓ 30 callers
Function
ATan2
Arc tangent between two values function @param fY The first value to calculate the arc tangent with. @param fX
OgreMain/include/OgreMath.h:351
↓ 30 callers
Method
_setBounds
-----------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:557
↓ 30 callers
Function
get16le
OgreMain/src/stbi/stb_image.c:829
↓ 30 callers
Method
getIndex
(self)
Tools/BlenderExport/ogrepkg/meshexport.py:508
↓ 30 callers
Method
getInternalSliceStart
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:280
↓ 30 callers
Function
getName
OgreMain/include/OgreHlmsDatablock.h:351
↓ 30 callers
Method
getName
Get blend shape deformer name
Tools/MayaExport/src/blendshape.cpp:446
↓ 30 callers
Method
getNumSlices
-----------------------------------------------------------------------------------
OgreMain/src/OgreImage2.cpp:844
↓ 30 callers
Method
getRenderSystem
-------------------------------------------------------------------------
Components/Hlms/Pbs/src/Vct/OgreVctVoxelizerSourceBase.cpp:170
↓ 30 callers
Method
getTexture
-----------------------------------------------------------------------------------
Components/PlanarReflections/src/OgrePlanarReflections.cpp:901
↓ 30 callers
Function
stbi__get16le
OgreMain/src/stbi/stb_image.h:1694
↓ 30 callers
Function
stbi__skip
OgreMain/src/stbi/stb_image.h:1624
↓ 30 callers
Function
stbi_rewind
OgreMain/src/stbi/stb_image.c:478
↓ 29 callers
Method
createLight
-----------------------------------------------------------------------------------
Samples/2.0/Tutorials/Tutorial_TextureBaking/Tutorial_TextureBakingGameState.cpp:152
↓ 29 callers
Method
createSubMesh
-----------------------------------------------------------------------
OgreMain/src/OgreMesh.cpp:119
↓ 29 callers
Method
setCurrent
Sets current active widget to alternative called name. @param widget A previously added widget or <code>None</code>.
Tools/BlenderExport/ogrepkg/gui.py:1567
↓ 29 callers
Method
setRoughness
-----------------------------------------------------------------------------------
Samples/2.0/Tutorials/Tutorial_Terrain/src/Terra/Hlms/OgreHlmsTerraDatablock.cpp:183
↓ 29 callers
Method
split
-----------------------------------------------------------------------
OgreMain/src/OgreString.cpp:70
↓ 28 callers
Method
CharAt
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/CellBuffer.cxx:690
↓ 28 callers
Method
clear
---------------------------------------------------------------------
Components/Overlay/src/OgreOverlay.cpp:123
↓ 28 callers
Method
getEmptyBox
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpu.cpp:937
↓ 28 callers
Method
getRenderWindow
Samples/2.0/Common/include/GraphicsSystem.h:165
↓ 28 callers
Function
isTexture
OgreMain/include/OgreDescriptorSetUav.h:180
↓ 28 callers
Method
length
OgreMain/include/Vao/OgreStagingBuffer.h:123
↓ 28 callers
Method
logWarning
Logs a warning message. The status is set to <code>Log.WARNING</code> if it is not already <code>Log.ERROR</code>. @param message m
Tools/BlenderExport/ogrepkg/base.py:138
↓ 28 callers
Method
setValue
Set to new action. Detaches proxy on old action and attaches proxy on new action.
Tools/BlenderExport/ogremeshesexporter.py:708
↓ 28 callers
Method
size
OgreMain/include/OgreSmallVector.h:263
↓ 28 callers
Function
skip
OgreMain/src/stbi/stb_image.c:780
↓ 28 callers
Method
unload
-----------------------------------------------------------------------
OgreMain/src/OgreZip.cpp:133
↓ 27 callers
Function
Floor
Floor function Returns the largest previous integer. (example: Floor(1.9) = 1) @param fValue The value to rou
OgreMain/include/OgreMath.h:399
↓ 27 callers
Method
create
Tools/VRMLConverter/vrmllib/src/nodes.cpp:50
↓ 27 callers
Method
createEntity
-----------------------------------------------------------------------
OgreMain/src/OgreSceneManager.cpp:623
↓ 27 callers
Method
get
---------------------------------------------------------------------
RenderSystems/Direct3D11/src/OgreD3D11Mappings.cpp:36
↓ 27 callers
Method
getActualHeight
---------------------------------------------------------------------
OgreMain/src/OgreViewport.cpp:145
↓ 27 callers
Method
getBlendblock
-----------------------------------------------------------------------
OgreMain/src/OgrePass.cpp:613
↓ 27 callers
Method
getDefinedTexture
-----------------------------------------------------------------------------------
OgreMain/src/Compositor/OgreCompositorNode.cpp:631
↓ 27 callers
Method
getMacroblock
-----------------------------------------------------------------------
OgreMain/src/OgrePass.cpp:606
↓ 27 callers
Method
getMinimumSize
(self)
Tools/BlenderExport/ogrepkg/gui.py:85
↓ 27 callers
Function
isLoaded
Returns true if the Resource has been loaded, false otherwise. */
OgreMain/include/OgreResource.h:343
↓ 27 callers
Method
reserve
-----------------------------------------------------------------------------------
Components/PlanarReflections/src/OgrePlanarReflections.cpp:307
↓ 27 callers
Method
setWeight
---------------------------------------------------------------------
OgreMain/src/OgreAnimationState.cpp:104
↓ 26 callers
Method
GetCurrentLowered
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/StyleContext.cxx:49
↓ 26 callers
Method
InsertString
* Insert a null terminated string. */
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/Document.cxx:556
↓ 26 callers
Function
IsASpace
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/PropSet.cxx:32
↓ 26 callers
Function
LogOgreAndXSI
Tools/XSIExport/include/OgreXSIHelper.h:138
↓ 26 callers
Function
RealEqual
Compare 2 reals, using tolerance for inaccuracies. */
OgreMain/include/OgreMath.h:794
↓ 26 callers
Method
SetLineState
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/CellBuffer.cxx:1082
↓ 26 callers
Method
compare
OgreMain/src/OgreUTFString.cpp:1192
↓ 26 callers
Method
destroyTexture
-----------------------------------------------------------------------------------
OgreMain/src/OgreTextureGpuManager.cpp:556
↓ 26 callers
Method
getHeight
Samples/2.0/Tutorials/Tutorial_Terrain/include/Terra/Terra.h:255
↓ 26 callers
Function
getNameStr
OgreMain/include/Compositor/OgreCompositorNodeDef.h:116
↓ 26 callers
Method
getTexture
-----------------------------------------------------------------------------------
OgreMain/src/OgreHlmsComputeJob.cpp:954
↓ 26 callers
Function
isFloat
OgreMain/include/OgreGpuProgramParams.h:173
↓ 26 callers
Method
open
Tools/MaterialEditor/MaterialEditor/src/Project.cpp:173
↓ 26 callers
Method
setResolution
-------------------------------------------------------------------------
Components/Hlms/Pbs/src/Vct/OgreVctVoxelizer.cpp:1314
↓ 25 callers
Function
FindNode
RenderSystems/Vulkan/src/SPIRV-Reflect/spirv_reflect.c:501
↓ 25 callers
Method
GetID
Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/include/Platform.h:293
↓ 25 callers
Function
TestFlags4
Test if "a AND b" will result in non-zero, returning 0xffffffff on those cases @return r[i] = (a[i] & b[i]) ? 0xffffffff : 0;
OgreMain/include/Math/Array/C/OgreMathlibC.h:164
↓ 25 callers
Method
WantFind
This method either adds a colour to the list of wanted colours (want==true) or retrieves the allocated colour back to the ColourPair. This is one meth
Tools/MaterialEditor/wxscintilla_1.69.2/src/PlatWX.cpp:68
↓ 25 callers
Method
_getDerivedOrientation
-----------------------------------------------------------------------
OgreMain/src/OgreNode.cpp:751
↓ 25 callers
Method
_getDerivedPosition
-----------------------------------------------------------------------
OgreMain/src/OgreNode.cpp:763
↓ 25 callers
Method
addTargetPass
-----------------------------------------------------------------------------------
OgreMain/src/Compositor/OgreCompositorNodeDef.cpp:45
↓ 25 callers
Method
getFarClipDistance
-----------------------------------------------------------------------
OgreMain/src/OgreCamera.cpp:872
↓ 25 callers
Method
getVertex
Returns possibly shared vertex. @param bMesh Blender Mesh. @param bMFace Blender Face. @param bIndex Index in the vertex list of the
Tools/BlenderExport/ogrepkg/meshexport.py:292
↓ 25 callers
Method
isNull
OgreMain/include/OgreCommon.h:808
← previous
next →
301–400 of 20,323, ranked by callers