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
↓ 6 callers
Method
GetBaseIndex
Source/Tools/EditorScene/Resource.h:115
↓ 6 callers
Method
GetBlendState
Get the blend state instance for the specified state type. @param[in] type Blend state type. @return Blend state instance.
Source/Engine/Graphics/RenderResourceManager.cpp:700
↓ 6 callers
Method
GetBuffer
Source/Tools/EditorScene/Resource.h:184
↓ 6 callers
Method
GetItemParent
Source/Tools/Editor/Controls/Tree/TreeWndCtrl.cpp:288
↓ 6 callers
Method
GetIterator
////////////////////////////////////////////////////////////////////////// Returns an iterator over the sorted list of tiles, starting at the specifie
Source/Tools/Editor/Vault/ThumbnailSorter.cpp:75
↓ 6 callers
Method
GetPivot
Source/Tools/EditorScene/Transform.h:190
↓ 6 callers
Method
Initialize
@copydoc Renderer::Initialize()
Source/Engine/RenderingGL/GLRenderer.cpp:110
↓ 6 callers
Method
Initialize
Initialize this image based on the specified parameters. @param[in] rParameters Initialization parameters. @return True if initialization was succ
Source/Engine/EditorSupport/Image.cpp:592
↓ 6 callers
Method
IsTransient
Get whether this object is transient. Transient objects are not saved into or loaded from a package stored on disk. An object is transient if its ty
Source/Engine/Engine/Asset.cpp:808
↓ 6 callers
Function
MouseDown
Source/Tools/EditorScene/Tool.h:132
↓ 6 callers
Function
MouseMove
Source/Tools/EditorScene/Tool.h:147
↓ 6 callers
Method
OnKeyDown
Source/Tools/Editor/ViewCanvas.cpp:80
↓ 6 callers
Method
QueueRequest
Queue an async load request. @param[in] pBuffer Buffer in which to load data. @param[in] rFileName FilePath name of the file from which to load.
Source/Engine/Engine/AsyncLoader.cpp:78
↓ 6 callers
Method
SetBuffer
Source/Engine/RenderingD3D9/D3D9ImmediateCommandProxy.cpp:905
↓ 6 callers
Method
SetItem
Source/Tools/EditorScene/Selection.cpp:77
↓ 6 callers
Method
SetItemText
Source/Tools/Editor/Controls/Tree/TreeWndCtrl.cpp:627
↓ 6 callers
Method
SetSelection
////////////////////////////////////////////////////////////////////////// See Select() and Deselect() above.
Source/Tools/Editor/Vault/ThumbnailView.cpp:475
↓ 6 callers
Method
SyncThreads
Source/Tools/EditorScene/PropertiesManager.cpp:283
↓ 6 callers
Method
ToFilePathString
Generate a string representation of this object path with all package and object delimiters converted to valid directory delimiters for the current pl
Source/Engine/Engine/AssetPath.cpp:476
↓ 6 callers
Method
TrySyncRequest
Check whether the load request with the specified ID has completed without blocking the current thread, releasing the request information if it has co
Source/Engine/Engine/AsyncLoader.cpp:156
↓ 5 callers
Method
AddNode
Source/Tools/EditorScene/Graph.cpp:100
↓ 5 callers
Method
AddObject
Source/Tools/EditorScene/Scene.cpp:1151
↓ 5 callers
Method
Create
Source/Tools/EditorScene/Curve.cpp:459
↓ 5 callers
Method
CreateRasterizerState
@copydoc Renderer::CreateRasterizerState()
Source/Engine/RenderingGL/GLRenderer.cpp:229
↓ 5 callers
Method
Dirty
Source/Tools/EditorScene/SceneNode.cpp:338
↓ 5 callers
Method
Find
Source/Tools/EditorScene/HierarchyNode.cpp:896
↓ 5 callers
Method
FindItem
Source/Tools/Editor/Controls/Tree/TreeWndCtrl.cpp:544
↓ 5 callers
Method
GetAssetType
Get the type of this object. @return Asset type.
Source/Engine/Engine/Asset.cpp:533
↓ 5 callers
Function
GetData
Source/Tools/Editor/Controls/Tree/TreeWndCtrlNode.h:56
↓ 5 callers
Method
GetDirection
Source/Tools/EditorScene/Camera.cpp:182
↓ 5 callers
Function
GetFileType
Source/Tools/Perforce/P4Command.h:78
↓ 5 callers
Method
GetLabel
Source/Tools/Editor/Vault/ThumbnailTile.cpp:34
↓ 5 callers
Method
GetPanel
Source/Tools/Editor/Inspect/StripCanvas.cpp:23
↓ 5 callers
Method
GetPickType
Source/Tools/EditorScene/Pick.h:197
↓ 5 callers
Method
GetSmallImageList
Source/Tools/Editor/FileIconsTable.h:48
↓ 5 callers
Method
HasResults
Source/Tools/Editor/Vault/VaultSearchResults.cpp:38
↓ 5 callers
Method
Initialize
@copydoc Renderer::Initialize()
Source/Engine/RenderingD3D9/D3D9Renderer.cpp:76
↓ 5 callers
Method
IsAlive
this instructs when a p4api transaction should keep waiting (return true to keep waiting)
Source/Tools/Perforce/P4Provider.cpp:328
↓ 5 callers
Method
IsSelected
////////////////////////////////////////////////////////////////////////// Returns true if the row with the specified name is selected. Returns false
Source/Tools/Editor/Grid.cpp:384
↓ 5 callers
Method
IsSelected
Source/Tools/Editor/Vault/ThumbnailTile.h:35
↓ 5 callers
Function
Label
Source/Tools/Editor/ProjectViewModel.h:52
↓ 5 callers
Method
Read
Source/Tools/Editor/Inspect/Widgets/ListWidget.cpp:50
↓ 5 callers
Method
Rename
Modify the name, owner, or instance index of this object. @param[in] rParameters Object rename parameters. @return True if this object was renamed
Source/Engine/Engine/Asset.cpp:158
↓ 5 callers
Function
ResetSize
Reset scaling
Source/Tools/EditorScene/Tool.h:75
↓ 5 callers
Method
SetVertexBuffers
@copydoc RRenderCommandProxy::SetVertexBuffers()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:270
↓ 5 callers
Method
SetViewport
Set the viewport dimensions for this view to use. @param[in] x Horizontal pixel coordinate of the upper-left viewport corner. @param[in] y
Source/Engine/GraphicsTypes/GraphicsSceneView.cpp:74
↓ 4 callers
Method
AddSelectionChangedListener
////////////////////////////////////////////////////////////////////////// Add a listener for selection changed events. One selection change event ma
Source/Tools/Editor/Controls/List/ListView.cpp:148
↓ 4 callers
Method
AllowSelection
Source/Tools/EditorScene/CreateTool.cpp:614
↓ 4 callers
Method
BeginScene
@copydoc RRenderCommandProxy::BeginScene()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:225
↓ 4 callers
Function
Cleanup
Cleanup
Source/Tools/EditorScene/Tool.h:69
↓ 4 callers
Function
ComputeDet33Helper
Source/Engine/MathSimd/Matrix44Soa.cpp:88
↓ 4 callers
Function
ComputeDet33PartsHelper
Source/Engine/MathSimd/Matrix44Sse.cpp:52
↓ 4 callers
Function
ConvertImage
Source/Engine/EditorSupport/Image.cpp:287
↓ 4 callers
Function
ConvertImageDestPixelSizeSwitch
Source/Engine/EditorSupport/Image.cpp:350
↓ 4 callers
Function
ConvertImageSourcePixelSizeSwitch
Source/Engine/EditorSupport/Image.cpp:457
↓ 4 callers
Method
CreateTexture2d
@copydoc Renderer::CreateTexture2d()
Source/Engine/RenderingGL/GLRenderer.cpp:529
↓ 4 callers
Function
Draw
Render UI
Source/Tools/EditorScene/Tool.h:111
↓ 4 callers
Function
DrawBitmap
Source/Tools/Editor/Controls/ImageViewPanel.cpp:148
↓ 4 callers
Method
DrawPoints
Source/Tools/EditorScene/TranslateManipulator.cpp:185
↓ 4 callers
Method
EnableSorting
////////////////////////////////////////////////////////////////////////// Allows you to enable or disable sorting. If sorting is disabled, calls to
Source/Tools/Editor/Controls/List/ListView.cpp:342
↓ 4 callers
Method
End
Source/Tools/Editor/Vault/ThumbnailIterator.h:56
↓ 4 callers
Method
EndScene
@copydoc RRenderCommandProxy::EndScene()
Source/Engine/RenderingGL/GLImmediateCommandProxy.cpp:231
↓ 4 callers
Method
FromBuffer
////////////////////////////////////////////////////////////////////////// Checks the internal buffer for data and pulls out the information there, re
Source/Tools/Editor/Clipboard/ClipboardDataObject.cpp:109
↓ 4 callers
Method
GetButtonID
Source/Tools/Editor/Controls/Drawer/Drawer.cpp:167
↓ 4 callers
Method
GetContextMenu
Source/Tools/Editor/Controls/MenuButton.cpp:99
↓ 4 callers
Method
GetControlPointByIndex
Source/Tools/EditorScene/Curve.cpp:299
↓ 4 callers
Method
GetCurrentPlatform
Get the identifier for the current cache platform. @return Current cache platform.
Source/Engine/Engine/CacheManager.cpp:158
↓ 4 callers
Method
GetDistance
Source/Tools/EditorScene/ScaleManipulator.cpp:695
↓ 4 callers
Method
GetGlobalPrimitive
Source/Tools/EditorScene/Viewport.cpp:213
↓ 4 callers
Function
GetGlobalTransform
Source/Tools/EditorScene/Transform.h:95
↓ 4 callers
Method
GetIconID
Source/Tools/Editor/FileIconsTable.cpp:350
↓ 4 callers
Method
GetIntersection
Source/Tools/EditorScene/Pick.h:429
↓ 4 callers
Method
GetNativeHandle
Get the platform-specific handle associated with this window. @return Window handle. @see GetTitle(), GetWidth(), GetHeight(), GetFullscreen(), Get
Source/Engine/Windowing/Window.cpp:71
↓ 4 callers
Method
GetRasterizerState
Get the rasterizer state instance for the specified state type. @param[in] type Rasterizer state type. @return Rasterizer state instance.
Source/Engine/Graphics/RenderResourceManager.cpp:688
↓ 4 callers
Method
GetResults
////////////////////////////////////////////////////////////////////////// Returns a pointer to the results that are currently being displayed.
Source/Tools/Editor/Vault/ThumbnailView.cpp:254
↓ 4 callers
Method
GetSelectedRows
////////////////////////////////////////////////////////////////////////// Returns a set of all the rows that are currently selected, in ascending ord
Source/Tools/Editor/Grid.cpp:425
↓ 4 callers
Method
GetVertexDescription
Get the description for untextured vertices. @param[in] pRenderResourceManager Render resource manager instance. @return Untextured vertex descrip
Source/Engine/Graphics/DynamicDrawer.cpp:722
↓ 4 callers
Method
HasNormal
Source/Tools/EditorScene/Pick.h:358
↓ 4 callers
Method
Import
Source/Tools/EditorScene/Scene.cpp:187
↓ 4 callers
Function
InverseRowHelper
Source/Engine/MathSimd/Matrix44Sse.cpp:108
↓ 4 callers
Method
IsEnabled
Source/Tools/Perforce/P4Provider.cpp:378
↓ 4 callers
Method
IsHighlighting
Source/Tools/EditorScene/Viewport.cpp:196
↓ 4 callers
Method
IsSelectable
////////////////////////////////////////////////////////////////////////// Returns true if this layer is marked as selectable. If a layer is selectab
Source/Tools/EditorScene/Layer.cpp:101
↓ 4 callers
Function
IsVisible
Visibility indicates that the item shows up in the 3D view (assuming that additional options are enabled, such as the pointer or bounds). Should be ov
Source/Tools/EditorScene/SceneNode.h:158
↓ 4 callers
Method
Join
Set this path to the combination of two paths. @param[in] rootPath Root portion of the path. @param[in] subPath Sub-path component. @return True
Source/Engine/Engine/AssetPath.cpp:115
↓ 4 callers
Method
LoadPersistentResourceObject
Source/Engine/Graphics/Mesh.cpp:238
↓ 4 callers
Method
LoadScene
Source/Engine/Framework/GameSystem.cpp:255
↓ 4 callers
Method
Lock
@copydoc RShader::Lock()
Source/Engine/RenderingD3D9/D3D9PixelShader.cpp:43
↓ 4 callers
Function
MultiplyResultRow
Source/Engine/MathSimd/Matrix44Sse.cpp:13
↓ 4 callers
Function
MultiplyResultRow
Source/Engine/MathSimd/Matrix44Soa.cpp:34
↓ 4 callers
Method
ParallelAxis
Source/Tools/EditorScene/Camera.cpp:697
↓ 4 callers
Method
Pick
Source/Tools/EditorScene/Curve.cpp:976
↓ 4 callers
Method
PickSphere
Source/Tools/EditorScene/Pick.cpp:152
↓ 4 callers
Method
RemoveSelectionChangedListener
////////////////////////////////////////////////////////////////////////// Remove a listener for selection changed events.
Source/Tools/Editor/Controls/List/ListView.cpp:156
↓ 4 callers
Method
Reset
////////////////////////////////////////////////////////////////////////// Clear out the list of items that we have requested from the loader.
Source/Tools/Editor/Vault/ThumbnailManager.cpp:33
↓ 4 callers
Method
Run
Update the instance buffer data for a set of graphics scene objects. @param[in] pContext Context in which this job is running.
Source/Engine/GraphicsJobs/UpdateGraphicsSceneObjectBuffersJob.cpp:11
↓ 4 callers
Method
ScaleRadius
Source/Tools/EditorScene/PrimitiveCube.h:22
↓ 4 callers
Method
SetCurrentScene
////////////////////////////////////////////////////////////////////////// Only one scene can be the active, editing one. Any new items created, selc
Source/Tools/EditorScene/SceneManager.cpp:294
↓ 4 callers
Method
SetData
////////////////////////////////////////////////////////////////////////// Required override to prevent function hiding.
Source/Tools/Editor/Clipboard/ClipboardDataObject.cpp:64
↓ 4 callers
Method
SetDepthStencilSurface
Set the depth-stencil surface for this view to use. @param[in] pSurface Depth-stencil surface to use. @see SetRenderContext(), SetViewport(), GetDe
Source/Engine/GraphicsTypes/GraphicsSceneView.cpp:60
← previous
next →
201–300 of 4,190, ranked by callers