Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ functions
Functions
845 in github.com/OneLoneCoder/olcPixelGameEngine
⨍
Functions
845
◇
Types & classes
131
↓ 1 callers
Method
cross
Calculates 'scalar' cross product between this and another vector (useful for winding orders)
olcPixelGameEngine.h:714
↓ 1 callers
Function
envelope_c
utilities/olcUTIL_Geometry2D.h:1959
↓ 1 callers
Function
envelope_r
utilities/olcUTIL_Geometry2D.h:2028
↓ 1 callers
Method
invert
Return inverted matrix for any 4x4 matrix (for inverse view matrix use alternative)
utilities/olcUTIL_Hardware3D.h:631
↓ 1 callers
Method
items
utilities/olcUTIL_QuadTree.h:179
↓ 1 callers
Method
lerp
Linearly interpolate between this vector, and another vector, given normalised parameter 't'
olcPixelGameEngine.h:738
↓ 1 callers
Method
mag
Returns magnitude of vector
utilities/olcUTIL_Hardware3D.h:162
↓ 1 callers
Method
max
Returns 'element-wise' max of this and another vector
utilities/olcUTIL_Hardware3D.h:193
↓ 1 callers
Method
min
Returns 'element-wise' min of this and another vector
utilities/olcUTIL_Hardware3D.h:199
↓ 1 callers
Method
olc_DropFiles
olcPixelGameEngine.h:4613
↓ 1 callers
Method
olc_IsRunning
olcPixelGameEngine.h:4631
↓ 1 callers
Method
olc_Reanimate
olcPixelGameEngine.h:4626
↓ 1 callers
Method
olc_UpdateWindowPos
olcPixelGameEngine.h:4551
↓ 1 callers
Method
perp
Returns vector at 90 degrees to this one
olcPixelGameEngine.h:678
↓ 1 callers
Method
pgex_Register
olcPixelGameEngine.h:5111
↓ 1 callers
Method
projection
utilities/olcUTIL_Hardware3D.h:523
↓ 1 callers
Method
rotate
extensions/olcPGEX_Wireframe.h:95
↓ 1 callers
Method
rotateX
utilities/olcUTIL_Hardware3D.h:556
↓ 1 callers
Method
rotateY
utilities/olcUTIL_Hardware3D.h:570
↓ 1 callers
Method
search
utilities/olcUTIL_QuadTree.h:148
↓ 1 callers
Method
str
Return this vector as a std::string, of the form "(x,y)"
olcPixelGameEngine.h:756
↓ 1 callers
Method
str
Return this vector as a std::string, of the form "(x,y)"
utilities/olcUTIL_Geometry2D.h:340
↓ 1 callers
Method
str
Return this vector as a std::string, of the form "(x,y)"
utilities/olcUTIL_Hardware3D.h:244
↓ 1 callers
Method
upoint
Given a unit distance, get point along line
utilities/olcUTIL_Geometry2D.h:596
Method
AddFile
olcPixelGameEngine.h:2308
Method
AddToIncomingMessageQueue
Once a full message is received, add it to the incoming queue
extensions/olcPGEX_Network.h:652
Method
Animation
utilities/olcUTIL_Animate2D.h:195
Method
ApplicationCleanUp
olcPixelGameEngine.h:5176
Method
ApplicationCleanUp
olcPixelGameEngine.h:6714
Method
ApplicationCleanUp
olcPixelGameEngine.h:7017
Method
ApplicationCleanUp
olcPixelGameEngine.h:7649
Method
ApplicationStartUp
olcPixelGameEngine.h:5175
Method
ApplicationStartUp
olcPixelGameEngine.h:6713
Method
ApplicationStartUp
olcPixelGameEngine.h:7012
Method
ApplicationStartUp
olcPixelGameEngine.h:7644
Function
ApplyTexture
olcPixelGameEngine.h:6315
Method
ApplyTexture
olcPixelGameEngine.h:5156
Method
Attach
extensions/olcPGEX_Wireframe.h:242
Method
AudioSample
extensions/olcPGEX_Sound.h:225
Method
AudioThread
Audio thread. This loop responds to requests from the soundcard to fill 'blocks' with audio data. If no requests are available it goes dormant until t
extensions/olcPGEX_Sound.h:520
Method
Backwards
utilities/olcUTIL_Hardware3D.h:1242
Method
BaseControl
extensions/olcPGEX_QuickGUI.h:400
Method
Build
extensions/olcPGEX_PopUpMenu.h:315
Method
Button
extensions/olcPGEX_QuickGUI.h:660
Method
Camera2D
utilities/olcUTIL_Camera2D.h:79
Method
Camera2D
examples/TEST_Camera2D.cpp:79
Method
Camera3D
utilities/olcUTIL_Hardware3D.h:1063
Method
CastRayDDA
Will be explained in upcoming video...
extensions/olcPGEX_RayCastWorld.h:608
Method
CheckBox
extensions/olcPGEX_QuickGUI.h:829
Method
ClampCursor
extensions/olcPGEX_PopUpMenu.h:431
Method
Clear
olcPixelGameEngine.h:2956
Method
Clear
Clear palette, defaulting to black
utilities/olcUTIL_Palette.h:185
Method
ClearAllSlots
extensions/olcPGEX_Shaders.h:622
Method
ClearBuffer
olcPixelGameEngine.h:5158
Method
ClearBuffer
olcPixelGameEngine.h:5730
Method
ClearDepth
extensions/olcPGEX_Graphics3D.h:859
Method
ClipLineToDrawTarget
olcPixelGameEngine.h:2973
Method
Close
extensions/olcPGEX_PopUpMenu.h:516
Method
ConfigureDisplay
extensions/olcPGEX_Graphics3D.h:853
Method
Connect
Connect to server with hostname/ip-address and port
extensions/olcPGEX_Network.h:717
Method
ConsoleCaptureStdOut
olcPixelGameEngine.h:4281
Method
ConsoleClear
olcPixelGameEngine.h:4276
Method
ConsoleShow
olcPixelGameEngine.h:4262
Method
ConstructShader
extensions/olcPGEX_Shaders.h:435
Method
ConvertKeycode
olcPixelGameEngine.h:5087
Method
ConvertS2W
olcPixelGameEngine.h:6471
Method
ConvertS2W
olcPixelGameEngine.h:6694
Method
ConvertTimeToFrame
utilities/olcUTIL_Animate2D.h:149
Method
CreateDevice
olcPixelGameEngine.h:5143
Method
CreateGraphics
olcPixelGameEngine.h:5179
Method
CreateGraphics
olcPixelGameEngine.h:6724
Method
CreateGraphics
olcPixelGameEngine.h:7034
Method
CreateGraphics
olcPixelGameEngine.h:7664
Method
CreateLayer
olcPixelGameEngine.h:2613
Function
CreateSanityCube
utilities/olcUTIL_Hardware3D.h:708
Function
CreateTexture
olcPixelGameEngine.h:6263
Method
CreateTexture
olcPixelGameEngine.h:5152
Method
CreateWindowPane
olcPixelGameEngine.h:5180
Method
CreateWindowPane
olcPixelGameEngine.h:6735
Method
CreateWindowPane
olcPixelGameEngine.h:7045
Method
CreateWindowPane
olcPixelGameEngine.h:7675
Function
DeleteTexture
olcPixelGameEngine.h:6298
Method
DeleteTexture
olcPixelGameEngine.h:5155
Method
DestroyAudio
Stop and clean up audio system
extensions/olcPGEX_Sound.h:499
Function
DestroyDevice
olcPixelGameEngine.h:6122
Method
DestroyDevice
olcPixelGameEngine.h:5144
Method
Disconnect
Disconnect from server
extensions/olcPGEX_Network.h:743
Function
DisplayFrame
olcPixelGameEngine.h:6149
Method
DisplayFrame
olcPixelGameEngine.h:5145
Function
DoGPUTask
olcPixelGameEngine.h:6337
Method
DoGPUTask
olcPixelGameEngine.h:5150
Method
Downwards
utilities/olcUTIL_Hardware3D.h:1252
Method
Draw
olcPixelGameEngine.h:2727
Method
Draw
extensions/olcPGEX_PopUpMenu.h:565
Method
DrawCircle
olcPixelGameEngine.h:2858
Method
DrawDecal
olcPixelGameEngine.h:5149
Method
DrawDecal
olcPixelGameEngine.h:5502
Method
DrawDecal
extensions/olcPGEX_TransformedView.h:577
Method
DrawExplicitDecal
olcPixelGameEngine.h:3577
Method
DrawExplicitDecal
extensions/olcPGEX_TransformedView.h:592
← previous
next →
201–300 of 845, ranked by callers