Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cybereality/Perception
/ functions
Functions
7,465 in github.com/cybereality/Perception
⨍
Functions
7,465
◇
Types & classes
987
↓ 2 callers
Method
SetVertexShaderConstantB
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:3918
↓ 2 callers
Method
SetVertexShaderConstantF
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:3779
↓ 2 callers
Method
SetVertexShaderConstantI
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:3848
↓ 2 callers
Method
SetViewport
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:1804
↓ 2 callers
Function
ShaderHash
* Simple helper to get the hash of a shader. * @param pShader The input vertex shader. * @return The hash code of the shader. ***/
Perception_v3/DxProxy/DxProxy/DataGatherer.cpp:45
↓ 2 callers
Method
ShowCursor
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:525
↓ 2 callers
Function
SkipNBits
Perception_v3/Perception/Perception/loadjpg.h:888
↓ 2 callers
Function
SkipNBits
Perception/loadjpg.h:890
↓ 2 callers
Method
Split
Perception/dependecies/imgui/imgui_draw.cpp:1418
↓ 2 callers
Method
SquishViewport
* Returns true if viewport is to be squished for that shader. ***/
Perception_v3/DxProxy/DxProxy/D3D9ProxyVertexShader.cpp:70
↓ 2 callers
Method
Step
Perception/dependecies/imgui/imgui.cpp:2234
↓ 2 callers
Method
SupportsPositionTracking
Perception_v3/DxProxy/DxProxy/OculusTracker.cpp:124
↓ 2 callers
Function
TempInputIsActive
Perception/dependecies/imgui/imgui_internal.h:2030
↓ 2 callers
Method
TestCooperativeLevel
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:223
↓ 2 callers
Function
TitleBarHeight
Perception/dependecies/imgui/imgui_internal.h:1669
↓ 2 callers
Method
UnlockBox
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DVolume9.cpp:228
↓ 2 callers
Method
Unmap
* void WINAPI Unmap ***/
Aquilinus/Aquilinus/DCL_ID3D11DeviceContext.cpp:348
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
Perception/dependecies/imgui/imgui_draw.cpp:2533
↓ 2 callers
Method
UnregisterAllNodes
* Unregisters all nodes in the transfer site class. ***/
Aquilinus/Aquilinus/AQU_TransferSite.cpp:949
↓ 2 callers
Method
Update
* Updates this constant by specified data. * Assigns data to original data, applies constant modification. * Verify data dimensions match this const
Perception_v3/DxProxy/DxProxy/StereoShaderConstant.h:84
↓ 2 callers
Method
UpdateSurface
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:1215
↓ 2 callers
Method
VPMENU_Input_GetAdjustment
Perception_v3/DxProxy/DxProxy/InGameMenus.cpp:282
↓ 2 callers
Method
VPMENU_Input_IsAdjustment
Perception_v3/DxProxy/DxProxy/InGameMenus.cpp:277
↓ 2 callers
Method
VPMENU_NavigateTo
Perception_v3/DxProxy/DxProxy/InGameMenus.cpp:143
↓ 2 callers
Function
VRboost_Axis
* Returns the enumeration value of the string axis, -1 if not found. ***/
Perception_v3/VRboostReferee/VRboostReferee.cpp:79
↓ 2 callers
Function
VRboost_RuleType
* Returns the enumeration value of the string rule, -1 if not found. ***/
Perception_v3/VRboostReferee/VRboostReferee.cpp:38
↓ 2 callers
Method
VSSetSamplers
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:347
↓ 2 callers
Method
VSSetShaderResources
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:335
↓ 2 callers
Method
ValidateDevice
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:2917
↓ 2 callers
Method
VertexShaderPresent
* True if specified vertex shader is already present. ***/
Aquilinus/Aquilinus/AQU_TransferSite.cpp:1181
↓ 2 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
Perception/dependecies/imgui/imgui_draw.cpp:431
↓ 2 callers
Method
allocate_memory
Perception_v3/Shared/pugixml.cpp:325
↓ 2 callers
Method
allocate_nothrow
Perception_v3/Shared/pugixml.cpp:5684
↓ 2 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
Perception/dependecies/imgui/imgui.cpp:2105
↓ 2 callers
Function
as_utf8_begin
Perception_v3/Shared/pugixml.cpp:1454
↓ 2 callers
Function
as_utf8_end
Perception_v3/Shared/pugixml.cpp:1460
↓ 2 callers
Function
begin
Perception/dependecies/imgui/imgui_internal.h:523
↓ 2 callers
Method
capacity
Perception/dependecies/imgui/imgui.h:1402
↓ 2 callers
Function
clamp
* Clamps the specified value to the specified minimum and maximum range. * @param pfToClamp [in, out] A pointer to a value to clamp. * @param min [in]
Perception_v3/DxProxy/DxProxy/ViewAdjustment.cpp:54
↓ 2 callers
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
Perception/dependecies/json/json.hpp:21636
↓ 2 callers
Function
codePointToUTF8
Converts a unicode code-point to UTF-8.
Perception_v3/Shared/json/json_tool.h:18
↓ 2 callers
Function
compute_boundaries
Perception/dependecies/json/json.hpp:14521
↓ 2 callers
Function
convert_buffer
Perception_v3/Shared/pugixml.cpp:1294
↓ 2 callers
Function
convert_buffer_latin1
Perception_v3/Shared/pugixml.cpp:1273
↓ 2 callers
Function
convert_wchar_endian_swap
Perception_v3/Shared/pugixml.cpp:1012
↓ 2 callers
Method
deallocate_memory
Perception_v3/Shared/pugixml.cpp:338
↓ 2 callers
Function
destroy_attribute
Perception_v3/Shared/pugixml.cpp:543
↓ 2 callers
Function
document_order
Perception_v3/Shared/pugixml.cpp:6130
↓ 2 callers
Function
duplicateStringValue
Duplicates the specified string value. * @param value Pointer to the string to duplicate. Must be zero-terminated if * length is "unkno
Perception_v3/Shared/json/json_value.cpp:82
↓ 2 callers
Function
emplace
Perception/dependecies/json/json.hpp:21954
↓ 2 callers
Function
equal
Perception/dependecies/imgui/imstb_truetype.h:4292
↓ 2 callers
Function
erase
Perception/dependecies/json/json.hpp:20516
↓ 2 callers
Method
evaluate_node_set
Perception_v3/Shared/pugixml.cpp:10120
↓ 2 callers
Function
from_json_array_impl
Perception/dependecies/json/json.hpp:3574
↓ 2 callers
Method
getActual
* Returns the actual volume texture. ***/
Perception_v3/DxProxy/DxProxy/D3D9ProxyVolumeTexture.cpp:346
↓ 2 callers
Function
getCurrentPath
* Returns the path of Vireio Perception. ***/
Perception_v3/Perception/Perception/Main.cpp:1196
↓ 2 callers
Function
getCurrentPath
<summary>simple path helper</summary>
Perception/Main.cpp:185
↓ 2 callers
Function
getFilenamePart
Perception_v3/Shared/ProxyHelper.cpp:206
↓ 2 callers
Function
get_impl_ptr
get a pointer to the value (object)
Perception/dependecies/json/json.hpp:19194
↓ 2 callers
Function
get_value_bool
Perception_v3/Shared/pugixml.cpp:3337
↓ 2 callers
Function
get_value_double
Perception_v3/Shared/pugixml.cpp:3315
↓ 2 callers
Function
get_value_float
Perception_v3/Shared/pugixml.cpp:3326
↓ 2 callers
Function
get_value_int
get value with conversion functions
Perception_v3/Shared/pugixml.cpp:3293
↓ 2 callers
Function
get_value_uint
Perception_v3/Shared/pugixml.cpp:3304
↓ 2 callers
Function
getblock64
Perception_v3/DxProxy/DxProxy/MurmurHash3.cpp:60
↓ 2 callers
Function
grisu2
Perception/dependecies/json/json.hpp:15162
↓ 2 callers
Function
grisu2_round
Perception/dependecies/json/json.hpp:14880
↓ 2 callers
Function
hash_string
Perception_v3/Shared/pugixml.cpp:6649
↓ 2 callers
Method
index_from_ptr
Perception/dependecies/imgui/imgui.h:1436
↓ 2 callers
Method
isValidIndex
Perception_v3/Shared/json/json_value.cpp:1017
↓ 2 callers
Method
is_end
return whether the iterator is at end
Perception/dependecies/json/json.hpp:10671
↓ 2 callers
Method
is_errored
Perception/dependecies/json/json.hpp:5453
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
Perception/dependecies/json/json.hpp:19001
↓ 2 callers
Function
is_word_boundary
Perception/dependecies/imgui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
Perception/dependecies/imgui/imgui_widgets.cpp:3514
↓ 2 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
Perception/dependecies/json/json.hpp:7681
↓ 2 callers
Method
load_buffer_inplace_own
Perception_v3/Shared/pugixml.cpp:5270
↓ 2 callers
Function
local_name
Perception_v3/Shared/pugixml.cpp:6483
↓ 2 callers
Function
namespace_uri
Perception_v3/Shared/pugixml.cpp:6514
↓ 2 callers
Function
need_endian_swap_utf
Perception_v3/Shared/pugixml.cpp:1181
↓ 2 callers
Method
newStreamWriter
Perception_v3/Shared/json/json_writer.cpp:1088
↓ 2 callers
Function
node_height
Perception_v3/Shared/pugixml.cpp:6083
↓ 2 callers
Function
node_output
Perception_v3/Shared/pugixml.cpp:3081
↓ 2 callers
Function
node_output_attributes
Perception_v3/Shared/pugixml.cpp:3065
↓ 2 callers
Function
normalizeEOL
Perception_v3/Shared/json/json_reader.cpp:354
↓ 2 callers
Function
normalize_space
Perception_v3/Shared/pugixml.cpp:6558
↓ 2 callers
Function
open_file_wide
Perception_v3/Shared/pugixml.cpp:3599
↓ 2 callers
Function
operator++
Perception_v3/Shared/json/value.h:731
↓ 2 callers
Function
operator--
Perception_v3/Shared/json/value.h:737
↓ 2 callers
Method
parse
Perception_v3/Shared/pugixml.cpp:2385
↓ 2 callers
Method
remove_duplicates
Perception_v3/Shared/pugixml.cpp:6896
↓ 2 callers
Method
resetPosition
* Oculus reset. * Resets the positional values only - As per Oculus VR, only x/y/z should be reset ***/
Perception_v3/DxProxy/DxProxy/OculusTracker.cpp:145
↓ 2 callers
Function
reverse
Perception_v3/Shared/pugixml.cpp:5477
↓ 2 callers
Function
save_file_impl
Perception_v3/Shared/pugixml.cpp:3642
↓ 2 callers
Method
setDrawingSide
* Switches rendering to which ever side is specified by side. * Use to specify the side that you want to draw to. * Overriding classes should call the
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:3285
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Perception/dependecies/json/json.hpp:10940
↓ 2 callers
Method
set_next
Perception_v3/Shared/pugixml.cpp:8013
↓ 2 callers
Method
set_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
Perception/dependecies/json/json.hpp:4492
↓ 2 callers
Method
shrink
Perception/dependecies/imgui/imgui.h:1420
↓ 2 callers
Function
skip_whitespace
Perception/dependecies/json/json.hpp:7371
← previous
next →
1,201–1,300 of 7,465, ranked by callers