MCPcopy Create free account

hub / github.com/OneLoneCoder/olcPixelGameEngine / functions

Functions845 in github.com/OneLoneCoder/olcPixelGameEngine

↓ 1 callersMethodcross
Calculates 'scalar' cross product between this and another vector (useful for winding orders)
olcPixelGameEngine.h:714
↓ 1 callersFunctionenvelope_c
utilities/olcUTIL_Geometry2D.h:1959
↓ 1 callersFunctionenvelope_r
utilities/olcUTIL_Geometry2D.h:2028
↓ 1 callersMethodinvert
Return inverted matrix for any 4x4 matrix (for inverse view matrix use alternative)
utilities/olcUTIL_Hardware3D.h:631
↓ 1 callersMethoditems
utilities/olcUTIL_QuadTree.h:179
↓ 1 callersMethodlerp
Linearly interpolate between this vector, and another vector, given normalised parameter 't'
olcPixelGameEngine.h:738
↓ 1 callersMethodmag
Returns magnitude of vector
utilities/olcUTIL_Hardware3D.h:162
↓ 1 callersMethodmax
Returns 'element-wise' max of this and another vector
utilities/olcUTIL_Hardware3D.h:193
↓ 1 callersMethodmin
Returns 'element-wise' min of this and another vector
utilities/olcUTIL_Hardware3D.h:199
↓ 1 callersMethodolc_DropFiles
olcPixelGameEngine.h:4613
↓ 1 callersMethodolc_IsRunning
olcPixelGameEngine.h:4631
↓ 1 callersMethodolc_Reanimate
olcPixelGameEngine.h:4626
↓ 1 callersMethodolc_UpdateWindowPos
olcPixelGameEngine.h:4551
↓ 1 callersMethodperp
Returns vector at 90 degrees to this one
olcPixelGameEngine.h:678
↓ 1 callersMethodpgex_Register
olcPixelGameEngine.h:5111
↓ 1 callersMethodprojection
utilities/olcUTIL_Hardware3D.h:523
↓ 1 callersMethodrotate
extensions/olcPGEX_Wireframe.h:95
↓ 1 callersMethodrotateX
utilities/olcUTIL_Hardware3D.h:556
↓ 1 callersMethodrotateY
utilities/olcUTIL_Hardware3D.h:570
↓ 1 callersMethodsearch
utilities/olcUTIL_QuadTree.h:148
↓ 1 callersMethodstr
Return this vector as a std::string, of the form "(x,y)"
olcPixelGameEngine.h:756
↓ 1 callersMethodstr
Return this vector as a std::string, of the form "(x,y)"
utilities/olcUTIL_Geometry2D.h:340
↓ 1 callersMethodstr
Return this vector as a std::string, of the form "(x,y)"
utilities/olcUTIL_Hardware3D.h:244
↓ 1 callersMethodupoint
Given a unit distance, get point along line
utilities/olcUTIL_Geometry2D.h:596
MethodAddFile
olcPixelGameEngine.h:2308
MethodAddToIncomingMessageQueue
Once a full message is received, add it to the incoming queue
extensions/olcPGEX_Network.h:652
MethodAnimation
utilities/olcUTIL_Animate2D.h:195
MethodApplicationCleanUp
olcPixelGameEngine.h:5176
MethodApplicationCleanUp
olcPixelGameEngine.h:6714
MethodApplicationCleanUp
olcPixelGameEngine.h:7017
MethodApplicationCleanUp
olcPixelGameEngine.h:7649
MethodApplicationStartUp
olcPixelGameEngine.h:5175
MethodApplicationStartUp
olcPixelGameEngine.h:6713
MethodApplicationStartUp
olcPixelGameEngine.h:7012
MethodApplicationStartUp
olcPixelGameEngine.h:7644
FunctionApplyTexture
olcPixelGameEngine.h:6315
MethodApplyTexture
olcPixelGameEngine.h:5156
MethodAttach
extensions/olcPGEX_Wireframe.h:242
MethodAudioSample
extensions/olcPGEX_Sound.h:225
MethodAudioThread
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
MethodBackwards
utilities/olcUTIL_Hardware3D.h:1242
MethodBaseControl
extensions/olcPGEX_QuickGUI.h:400
MethodBuild
extensions/olcPGEX_PopUpMenu.h:315
MethodButton
extensions/olcPGEX_QuickGUI.h:660
MethodCamera2D
utilities/olcUTIL_Camera2D.h:79
MethodCamera2D
examples/TEST_Camera2D.cpp:79
MethodCamera3D
utilities/olcUTIL_Hardware3D.h:1063
MethodCastRayDDA
Will be explained in upcoming video...
extensions/olcPGEX_RayCastWorld.h:608
MethodCheckBox
extensions/olcPGEX_QuickGUI.h:829
MethodClampCursor
extensions/olcPGEX_PopUpMenu.h:431
MethodClear
olcPixelGameEngine.h:2956
MethodClear
Clear palette, defaulting to black
utilities/olcUTIL_Palette.h:185
MethodClearAllSlots
extensions/olcPGEX_Shaders.h:622
MethodClearBuffer
olcPixelGameEngine.h:5158
MethodClearBuffer
olcPixelGameEngine.h:5730
MethodClearDepth
extensions/olcPGEX_Graphics3D.h:859
MethodClipLineToDrawTarget
olcPixelGameEngine.h:2973
MethodClose
extensions/olcPGEX_PopUpMenu.h:516
MethodConfigureDisplay
extensions/olcPGEX_Graphics3D.h:853
MethodConnect
Connect to server with hostname/ip-address and port
extensions/olcPGEX_Network.h:717
MethodConsoleCaptureStdOut
olcPixelGameEngine.h:4281
MethodConsoleClear
olcPixelGameEngine.h:4276
MethodConsoleShow
olcPixelGameEngine.h:4262
MethodConstructShader
extensions/olcPGEX_Shaders.h:435
MethodConvertKeycode
olcPixelGameEngine.h:5087
MethodConvertS2W
olcPixelGameEngine.h:6471
MethodConvertS2W
olcPixelGameEngine.h:6694
MethodConvertTimeToFrame
utilities/olcUTIL_Animate2D.h:149
MethodCreateDevice
olcPixelGameEngine.h:5143
MethodCreateGraphics
olcPixelGameEngine.h:5179
MethodCreateGraphics
olcPixelGameEngine.h:6724
MethodCreateGraphics
olcPixelGameEngine.h:7034
MethodCreateGraphics
olcPixelGameEngine.h:7664
MethodCreateLayer
olcPixelGameEngine.h:2613
FunctionCreateSanityCube
utilities/olcUTIL_Hardware3D.h:708
FunctionCreateTexture
olcPixelGameEngine.h:6263
MethodCreateTexture
olcPixelGameEngine.h:5152
MethodCreateWindowPane
olcPixelGameEngine.h:5180
MethodCreateWindowPane
olcPixelGameEngine.h:6735
MethodCreateWindowPane
olcPixelGameEngine.h:7045
MethodCreateWindowPane
olcPixelGameEngine.h:7675
FunctionDeleteTexture
olcPixelGameEngine.h:6298
MethodDeleteTexture
olcPixelGameEngine.h:5155
MethodDestroyAudio
Stop and clean up audio system
extensions/olcPGEX_Sound.h:499
FunctionDestroyDevice
olcPixelGameEngine.h:6122
MethodDestroyDevice
olcPixelGameEngine.h:5144
MethodDisconnect
Disconnect from server
extensions/olcPGEX_Network.h:743
FunctionDisplayFrame
olcPixelGameEngine.h:6149
MethodDisplayFrame
olcPixelGameEngine.h:5145
FunctionDoGPUTask
olcPixelGameEngine.h:6337
MethodDoGPUTask
olcPixelGameEngine.h:5150
MethodDownwards
utilities/olcUTIL_Hardware3D.h:1252
MethodDraw
olcPixelGameEngine.h:2727
MethodDraw
extensions/olcPGEX_PopUpMenu.h:565
MethodDrawCircle
olcPixelGameEngine.h:2858
MethodDrawDecal
olcPixelGameEngine.h:5149
MethodDrawDecal
olcPixelGameEngine.h:5502
MethodDrawDecal
extensions/olcPGEX_TransformedView.h:577
MethodDrawExplicitDecal
olcPixelGameEngine.h:3577
MethodDrawExplicitDecal
extensions/olcPGEX_TransformedView.h:592
← previousnext →201–300 of 845, ranked by callers