Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HeliumProject/Engine
/ functions
Functions
4,190 in github.com/HeliumProject/Engine
⨍
Functions
4,190
◇
Types & classes
1,072
↓ 13 callers
Method
PickSegment
Source/Tools/EditorScene/Pick.cpp:79
↓ 13 callers
Method
SetIndexBuffer
Set the current index buffer. @param[in] pBuffer Index buffer to set.
Source/Engine/Graphics/BufferedDrawer.cpp:2439
↓ 13 callers
Method
SetValue
Source/Tools/EditorScene/Transform.h:200
↓ 13 callers
Method
Stop
Source/Tools/Editor/Vault/ThumbnailLoader.cpp:184
↓ 12 callers
Method
Check
////////////////////////////////////////////////////////////////////////// Checks the window settings against the provided version number and recreate
Source/Tools/Editor/Settings/WindowSettings.cpp:155
↓ 12 callers
Method
Contains
Source/Tools/EditorScene/Selection.cpp:314
↓ 12 callers
Method
Free
Source/Engine/Framework/Components.cpp:343
↓ 12 callers
Method
GetIntersectionDistance
Source/Tools/EditorScene/Pick.h:424
↓ 12 callers
Method
Initialize
Source/Tools/EditorScene/Curve.cpp:58
↓ 12 callers
Method
SetBlendState
Set the blend state. @param[in] pState Blend state to set.
Source/Engine/Graphics/BufferedDrawer.cpp:2391
↓ 12 callers
Method
SetParent
Source/Tools/EditorScene/HierarchyNode.cpp:196
↓ 12 callers
Method
ShowModal
//////////////////////////////////////////////////////////////////////// Overridden to provide path cleaning.
Source/Tools/Editor/Dialogs/FileDialog.cpp:69
↓ 12 callers
Method
Start
////////////////////////////////////////////////////////////////////////// Indicates that the user is starting a click (possibly drag) operation withi
Source/Tools/Editor/Inspect/Widgets/SliderWidget.cpp:142
↓ 11 callers
Method
Clear
////////////////////////////////////////////////////////////////////////// Clears the sorted lists.
Source/Tools/Editor/Vault/ThumbnailSorter.cpp:47
↓ 11 callers
Method
DrawIndexed
@copydoc RRenderCommandProxy::DrawIndexed()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:325
↓ 11 callers
Method
GetHitObject
Source/Tools/EditorScene/Pick.h:338
↓ 11 callers
Function
GetName
Projects/GameLibrary/Graphics/Camera.h:25
↓ 11 callers
Method
GetWidth
@copydoc RTexture2d::GetWidth()
Source/Engine/RenderingGL/GLTexture2d.cpp:113
↓ 11 callers
Method
IsDone
Source/Tools/Editor/Vault/ThumbnailIterator.h:82
↓ 11 callers
Method
MultiplySet
Set this matrix to the product of two matrices. @param[in] rMatrix0 First matrix. @param[in] rMatrix1 Second matrix.
Source/Engine/MathSimd/Matrix44Sse.cpp:561
↓ 11 callers
Method
Next
Source/Tools/Editor/Vault/ThumbnailIterator.h:61
↓ 11 callers
Method
Refresh
Source/Tools/EditorScene/Selection.cpp:16
↓ 11 callers
Method
SetMaterial
Set the material used for rendering. @param[in] pMaterial Sub-mesh material. @see GetMaterial()
Source/Engine/GraphicsTypes/GraphicsSceneObject.cpp:154
↓ 11 callers
Method
SetRasterizerState
Set the rasterizer state. @param[in] pState Rasterizer state to set.
Source/Engine/Graphics/BufferedDrawer.cpp:2377
↓ 10 callers
Method
AddArg
Source/Tools/Perforce/P4Command.h:31
↓ 10 callers
Method
Close
Close a shader include file previously opened using Open(). @param[in] pData Pointer to the buffer previously returned by Open() that contains the i
Source/Engine/PreprocessingPc/PcPreprocessor.cpp:164
↓ 10 callers
Method
CreateConstantBuffer
@copydoc Renderer::CreateConstantBuffer()
Source/Engine/RenderingGL/GLRenderer.cpp:442
↓ 10 callers
Method
CreateEntity
Create an entity within this slice and store it in the entity list. @param[in] pType Type of entity to create. @param[in] rPosition
Source/Engine/Framework/Slice.cpp:50
↓ 10 callers
Method
Free
Free memory handler. @param[in] pMemory Block of memory to free.
Source/Engine/EditorSupport/FbxSupport.cpp:170
↓ 10 callers
Function
GetId
Source/Tools/EditorScene/Scene.h:153
↓ 10 callers
Function
GetOperationEnum
Translate string to enum
Source/Tools/Perforce/P4Command.h:56
↓ 10 callers
Function
GetParent
Source/Tools/Editor/Controls/Tree/TreeWndCtrlNode.h:50
↓ 10 callers
Method
Release
Source/Tools/EditorScene/Resource.cpp:131
↓ 10 callers
Method
SetIntersection
Source/Tools/EditorScene/Pick.h:435
↓ 10 callers
Method
TryFinishLoad
Poll for whether asynchronous config loading has completed. @return True if loading has completed, false if not. @see BeginLoad()
Source/Engine/Engine/Config.cpp:91
↓ 10 callers
Method
ViewportToLine
Source/Tools/EditorScene/Camera.cpp:573
↓ 9 callers
Method
CreateVertexBuffer
@copydoc Renderer::CreateVertexBuffer()
Source/Engine/RenderingGL/GLRenderer.cpp:355
↓ 9 callers
Method
GetCache
Get the specified cache, creating the cache instance if necessary. @param[in] name Cache name. @param[in] platform Cache platform, or Cache::PL
Source/Engine/Engine/CacheManager.cpp:34
↓ 9 callers
Method
GetEntity
Get the entity associated with the given index in this slice. @param[in] index EntityDefinition index. @return EntityDefinition instance. @see Ge
Source/Engine/Framework/Slice.cpp:169
↓ 9 callers
Method
GetFlags
Source/Tools/EditorScene/Pick.h:78
↓ 9 callers
Method
GetImmediateCommandProxy
@copydoc Renderer::GetImmediateCommandProxy()
Source/Engine/RenderingGL/GLRenderer.cpp:643
↓ 9 callers
Method
GetTemplate
Get the template for this object. @return Object template.
Source/Engine/Engine/Asset.cpp:471
↓ 9 callers
Method
GetTranslateComponent
Source/Tools/EditorScene/Transform.cpp:181
↓ 9 callers
Method
IsEditable
Source/Tools/EditorScene/Scene.cpp:80
↓ 9 callers
Method
Open
Source/Tools/Editor/Controls/Drawer/Drawer.cpp:198
↓ 9 callers
Function
Pick
Pick
Source/Tools/EditorScene/Tool.h:117
↓ 9 callers
Method
PickPoint
Source/Tools/EditorScene/Pick.cpp:67
↓ 9 callers
Method
SetDepthStencilState
Set the depth-stencil state. @param[in] pState Depth-stencil state to set. @param[in] stencilReferenceValue Stencil reference value
Source/Engine/Graphics/BufferedDrawer.cpp:2406
↓ 9 callers
Method
SetVertexBuffer
Set the current vertex buffer. @param[in] pBuffer Vertex buffer to set. @param[in] stride Bytes between consecutive vertices.
Source/Engine/Graphics/BufferedDrawer.cpp:2422
↓ 9 callers
Method
SetVertexConstantBuffers
@copydoc RRenderCommandProxy::SetVertexConstantBuffers()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:299
↓ 9 callers
Method
Tick
Update object loading.
Source/Engine/Engine/AssetLoader.cpp:268
↓ 8 callers
Method
BeginLoadVariant
Begin asynchronous loading of a shader variant. @param[in] shaderType Shader type. @param[in] userOptionIndex Index associated with the user o
Source/Engine/Graphics/Shader.cpp:236
↓ 8 callers
Method
Classify
Source/Tools/EditorScene/Graph.cpp:78
↓ 8 callers
Function
Clear
Source/Engine/Framework/ComponentDefinition.h:33
↓ 8 callers
Function
CreateProperties
Create attribute UI
Source/Tools/EditorScene/Tool.h:99
↓ 8 callers
Method
EnforceTocLoad
Enforce that this cache is loaded, block-loading if necessary. @todo Ensure preloading of caches at game runtime.
Source/Engine/Engine/Cache.cpp:291
↓ 8 callers
Method
Evaluate
Source/Tools/EditorScene/Curve.cpp:702
↓ 8 callers
Method
FindEntry
Search for a cache entry with the given object path name. @param[in] path Asset path. @param[in] subDataIndex Sub-data index associated wit
Source/Engine/Engine/Cache.cpp:313
↓ 8 callers
Method
GetBestSize
////////////////////////////////////////////////////////////////////////// Returns the best size for the cell by determining which bitmap will be draw
Source/Tools/Editor/GridWithIcons.cpp:44
↓ 8 callers
Method
GetGraphicsScene
Source/Tools/EditorScene/Viewport.cpp:936
↓ 8 callers
Method
GetItemData
Source/Tools/Editor/Controls/Tree/TreeWndCtrl.cpp:583
↓ 8 callers
Method
GetText
Source/Tools/Editor/UpdateStatusEvent.h:26
↓ 8 callers
Method
GetWidget
Source/Tools/Editor/Inspect/TreeCanvasWidget.h:23
↓ 8 callers
Method
Initialize
Source/Tools/Editor/MainFrame.cpp:136
↓ 8 callers
Method
Layer
////////////////////////////////////////////////////////////////////////// Constructor
Source/Tools/EditorScene/Layer.cpp:27
↓ 8 callers
Method
SetBitmap
Source/Tools/Editor/Controls/MenuButton.cpp:104
↓ 8 callers
Method
SetCameraMode
Source/Tools/EditorScene/Viewport.cpp:155
↓ 8 callers
Method
SetPixelConstantBuffer
Set the current pixel shader constant buffer. @param[in] pConstantBuffer Constant buffer to set.
Source/Engine/Graphics/BufferedDrawer.cpp:2509
↓ 8 callers
Method
SetSolid
Source/Tools/EditorScene/Primitive.h:46
↓ 8 callers
Method
Swap
Swap the contents of this image with the given image. @param[in] rImage Image with which to swap.
Source/Engine/EditorSupport/Image.cpp:745
↓ 8 callers
Method
TryFinishLoadVariant
Perform a non-blocking attempt to sync with an asynchronous shader variant load request. @param[in] loadId Load request ID. @param[out] rspVari
Source/Engine/Graphics/Shader.cpp:302
↓ 7 callers
Method
BeginLoadObject
Begin asynchronous loading of an object. @param[in] path Asset path. @return ID for the load request if started successfully, invalid index if not
Source/Engine/Engine/AssetLoader.cpp:39
↓ 7 callers
Method
CreateVertexDescription
@copydoc Renderer::CreateVertexDescription()
Source/Engine/RenderingGL/GLRenderer.cpp:491
↓ 7 callers
Method
Draw
Source/Tools/EditorScene/Viewport.cpp:697
↓ 7 callers
Method
GetCurrentTile
Source/Tools/Editor/Vault/ThumbnailIterator.h:66
↓ 7 callers
Method
GetDebugFont
Get the debug text font resource of the specified size. @param[in] size Debug text font size identifier. @return Pointer to the debug text font of
Source/Engine/Graphics/RenderResourceManager.cpp:916
↓ 7 callers
Function
GetPosition
Source/Tools/EditorScene/Input.h:86
↓ 7 callers
Method
GetRotation
Source/Engine/Bullet/BulletBody.cpp:168
↓ 7 callers
Method
GetWorld
Get the world to which this slice is currently bound. @return SceneDefinition world. @see GetWorldIndex(), SetWorldInfo(), SetWorldIndex(), ClearWo
Source/Engine/Framework/Slice.cpp:181
↓ 7 callers
Method
IntersectsBox
Source/Tools/EditorScene/Pick.cpp:169
↓ 7 callers
Function
IsButtonDown
Source/Tools/EditorScene/Input.h:98
↓ 7 callers
Method
IsVisible
////////////////////////////////////////////////////////////////////////// Returns true if this layer is marked as being visible.
Source/Tools/EditorScene/Layer.cpp:81
↓ 7 callers
Method
Merge
////////////////////////////////////////////////////////////////////////// Combines the source data into this class if possible.
Source/Tools/Editor/Clipboard/ClipboardFileList.cpp:45
↓ 7 callers
Method
Realize
Source/Tools/Editor/Inspect/TreeCanvas.cpp:71
↓ 7 callers
Method
RemoveObject
Source/Tools/EditorScene/Scene.cpp:1170
↓ 7 callers
Method
SetId
Source/Tools/Editor/Inspect/TreeCanvasWidget.h:52
↓ 7 callers
Method
SetItem
Source/Tools/Editor/Controls/Tree/TreeWndCtrlItem.cpp:88
↓ 7 callers
Method
SetLabel
Source/Tools/Editor/Controls/Drawer/Drawer.cpp:132
↓ 7 callers
Method
SetPath
Source/Tools/Editor/Vault/ThumbnailLoadedEvent.cpp:45
↓ 7 callers
Method
SetSelected
Source/Tools/EditorScene/SceneNode.cpp:417
↓ 7 callers
Method
SetSize
////////////////////////////////////////////////////////////////////////// Set the window size.
Source/Tools/Editor/Settings/WindowSettings.cpp:113
↓ 7 callers
Method
SetThumbnail
Source/Tools/Editor/Vault/ThumbnailTile.cpp:72
↓ 7 callers
Method
SetTransient
Source/Tools/EditorScene/HierarchyNode.cpp:67
↓ 7 callers
Method
SetVertexConstantBuffer
Set the current vertex shader constant buffer. @param[in] pConstantBuffer Constant buffer to set.
Source/Engine/Graphics/BufferedDrawer.cpp:2495
↓ 6 callers
Function
CopyTransposedVectors
Source/Engine/MathSimd/Matrix44Soa.cpp:132
↓ 6 callers
Method
CreateBlendState
@copydoc Renderer::CreateBlendState()
Source/Engine/RenderingGL/GLRenderer.cpp:243
↓ 6 callers
Method
CreateDependency
Source/Tools/EditorScene/SceneNode.cpp:180
↓ 6 callers
Method
CreateIndexBuffer
@copydoc Renderer::CreateIndexBuffer()
Source/Engine/RenderingGL/GLRenderer.cpp:395
↓ 6 callers
Method
DrawUnindexed
@copydoc RRenderCommandProxy::DrawUnindexed()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:337
↓ 6 callers
Method
Filename
Source/Tools/Editor/Vault/ListResultsView.cpp:15
← previous
next →
101–200 of 4,190, ranked by callers