MCPcopy Create free account

hub / github.com/NazaraEngine/NazaraEngine / functions

Functions3,577 in github.com/NazaraEngine/NazaraEngine

↓ 282 callersFunctionLoadEntry
src/Nazara/Renderer/OpenGL.cpp:29
↓ 166 callersMethodSet
src/Nazara/Noise/Worley.cpp:122
↓ 148 callersMethodend
src/Nazara/Core/String.cpp:4423
↓ 129 callersMethodpush_back
src/Nazara/Core/String.cpp:4459
↓ 110 callersMethodGetConstBuffer
src/Nazara/Core/String.cpp:2139
↓ 105 callersMethodbegin
src/Nazara/Core/String.cpp:4403
↓ 91 callersMethodSetParameter
! * \brief Sets a null parameter named `name` * * If a parameter already exists with that name, it is destroyed and replaced by this call * * \pa
src/Nazara/Core/ParameterList.cpp:488
↓ 90 callersMethodGetUniformLocation
src/Nazara/Renderer/Shader.cpp:281
↓ 83 callersMethodConnect
src/Nazara/Network/ENetHost.cpp:71
↓ 82 callersMethodReset
src/Nazara/Network/ENetPeer.cpp:118
↓ 76 callersMethodIsEmpty
src/Nazara/Core/String.cpp:2444
↓ 63 callersMethodGetSize
src/Nazara/Core/File.cpp:271
↓ 60 callersFunctionToLower
src/Nazara/Core/String.cpp:45
↓ 57 callersMethodGetPosition
src/Nazara/Utility/Node.cpp:147
↓ 54 callersMethodIsValid
src/Nazara/Audio/Music.cpp:29
↓ 53 callersMethodSetCursorPos
src/Nazara/Core/File.cpp:382
↓ 49 callersMethodIsOfType
src/Nazara/Lua/LuaState.cpp:493
↓ 48 callersMethodSetPosition
src/Nazara/Utility/Node.cpp:476
↓ 48 callersMethodTransform
src/Nazara/Utility/Mesh.cpp:657
↓ 47 callersMethodGetHandle
src/Nazara/Physics2D/RigidBody2D.cpp:147
↓ 47 callersFunctionSECTION
tests/Engine/Core/Bitset.cpp:40
↓ 44 callersMethodEnableComponent
src/Nazara/Utility/VertexDeclaration.cpp:60
↓ 42 callersFunctionIsSpace
src/Nazara/Core/String.cpp:26
↓ 42 callersMethodSendInteger
src/Nazara/Renderer/Shader.cpp:443
↓ 41 callersMethodend
src/Nazara/Utility/IndexMapper.cpp:150
↓ 40 callersMethodAttach
! * \brief Attaches a renderable to the entity with a specific matrix * * \param renderable Reference to a renderable element * \param localMatrix
SDK/src/NDK/Components/GraphicsComponent.cpp:49
↓ 40 callersMethodRead
src/Nazara/Core/Posix/FileImpl.cpp:122
↓ 38 callersMethodSendColor
src/Nazara/Renderer/Shader.cpp:371
↓ 37 callersMethodCheckNumber
src/Nazara/Lua/LuaState.cpp:190
↓ 37 callersMethodSet
src/Nazara/Utility/IndexMapper.cpp:133
↓ 36 callersMethodReset
! * \brief Resets the material, cleans everything * * \remark Invalidates the pipeline */
src/Nazara/Graphics/Material.cpp:374
↓ 36 callersMethodResize
src/Nazara/Graphics/DeferredDOFPass.cpp:193
↓ 35 callersMethodGetAABB
src/Nazara/Physics2D/RigidBody2D.cpp:124
↓ 34 callersMethodSendVector
src/Nazara/Renderer/Shader.cpp:499
↓ 33 callersMethodGetVertexCount
src/Nazara/Utility/Mesh.cpp:496
↓ 32 callersMethodContains
src/Nazara/Core/String.cpp:308
↓ 32 callersMethodGetRotation
src/Nazara/Utility/Node.cpp:173
↓ 31 callersMethodUpdate
tests/SDK/NDK/StateMachine.cpp:21
↓ 30 callersMethodEnableComponent
src/Nazara/Graphics/ParticleDeclaration.cpp:102
↓ 29 callersMethodToUserdata
src/Nazara/Lua/LuaState.cpp:767
↓ 27 callersMethodError
src/Nazara/Lua/LuaState.cpp:343
↓ 27 callersMethodUpdate
tests/Engine/Platform/EventHandler/BaseState.cpp:31
↓ 26 callersMethodGetIntegerParameter
! * \brief Gets a parameter as an integer * \return true if the parameter could be represented as an integer * * \param name Name of the parameter
src/Nazara/Core/ParameterList.cpp:225
↓ 25 callersMethodSetParent
src/Nazara/Utility/Node.cpp:420
↓ 23 callersMethodCreate
src/Nazara/Graphics/Light.cpp:136
↓ 23 callersMethodGetBooleanParameter
! * \brief Gets a parameter as a boolean * \return true if the parameter could be represented as a boolean * * \param name Name of the parameter
src/Nazara/Core/ParameterList.cpp:60
↓ 23 callersMethodGetHeight
src/Nazara/Utility/Image.cpp:644
↓ 23 callersMethodGetStride
src/Nazara/Utility/VertexDeclaration.cpp:132
↓ 23 callersMethodSetContent
tests/Engine/Platform/EventHandler/Text.cpp:27
↓ 23 callersFunctionString
include/Nazara/Core/String.hpp:35
↓ 22 callersMethodLoadFromFile
! * \brief Loads the sound from file * \return true if loading is successful * * \param filePath Path to the file * \param params Parameters for
src/Nazara/Audio/Sound.cpp:145
↓ 22 callersMethodSubString
src/Nazara/Core/String.cpp:3858
↓ 22 callersFunctionc4to8
src/Nazara/Utility/PixelFormat.cpp:19
↓ 21 callersMethodApply
! * \brief Applies shader to the material * * \param instance Pipeline instance to update * \param textureUnit Unit for the texture GL_TEXTURE"i"
src/Nazara/Graphics/Material.cpp:38
↓ 21 callersFunctionGetLevelSize
src/Nazara/Utility/Image.cpp:21
↓ 21 callersMethodGetWideString
src/Nazara/Core/String.cpp:2215
↓ 21 callersMethodGetWidth
src/Nazara/Utility/Image.cpp:813
↓ 21 callersMethodSetColor
src/Nazara/Graphics/ColorBackground.cpp:109
↓ 20 callersMethodEnable
src/Nazara/Core/Log.cpp:30
↓ 20 callersMethodGetType
src/Nazara/Lua/LuaState.cpp:470
↓ 20 callersFunctionSerialize
! * \brief Serializes a string * \return true if successful * * \param context Context of serialization * \param string String to serialize */
src/Nazara/Core/String.cpp:5938
↓ 20 callersFunctionUnserialize
! * \brief Unserializes a string * \return true if successful * * \param context Context of unserialization * \param string String to unserialize
src/Nazara/Core/String.cpp:5953
↓ 20 callersMethodbegin
src/Nazara/Utility/IndexMapper.cpp:145
↓ 20 callersFunctionfastfloor
src/Nazara/Noise/NoiseTools.cpp:10
↓ 19 callersMethodAppend
src/Nazara/Core/Hash/MD5.cpp:280
↓ 19 callersMethodCheckString
src/Nazara/Lua/LuaState.cpp:210
↓ 19 callersFunctionIsSupported
src/Nazara/Utility/Formats/OBJSaver.cpp:55
↓ 19 callersMethodSetRotation
src/Nazara/Utility/Node.cpp:505
↓ 19 callersMethodStep
src/Nazara/Physics2D/PhysWorld2D.cpp:289
↓ 18 callersMethodConvert
src/Nazara/Utility/Image.cpp:73
↓ 18 callersMethodGetConstPixels
src/Nazara/Utility/Image.cpp:582
↓ 18 callersMethodGetCursorPos
src/Nazara/Core/File.cpp:197
↓ 18 callersMethodGetShader
src/Nazara/Renderer/Renderer.cpp:540
↓ 18 callersMethodGetWorld
src/Nazara/Physics2D/RigidBody2D.cpp:210
↓ 18 callersMethodToString
src/Nazara/Network/IpAddress.cpp:102
↓ 18 callersFunctionc5to8
src/Nazara/Utility/PixelFormat.cpp:29
↓ 18 callersFunctionc8to4
src/Nazara/Utility/PixelFormat.cpp:34
↓ 18 callersFunctionprintCap
examples/HardwareInfo/main.cpp:114
↓ 17 callersMethodDisconnect
src/Nazara/Network/ENetPeer.cpp:23
↓ 17 callersMethodGetCapacity
src/Nazara/Core/String.cpp:2092
↓ 17 callersMethodUnmap
src/Nazara/Utility/Buffer.cpp:153
↓ 16 callersMethodGetSize
src/Nazara/Utility/Image.cpp:795
↓ 16 callersMethodIsValid
src/Nazara/Utility/Mesh.cpp:30
↓ 16 callersMethodSetMaterial
src/Nazara/Graphics/Model.cpp:196
↓ 15 callersMethodGetIndexCount
src/Nazara/Utility/IndexMapper.cpp:128
↓ 15 callersFunctionGetLevelSize
src/Nazara/Renderer/Texture.cpp:32
↓ 15 callersMethodPushTable
src/Nazara/Lua/LuaState.cpp:659
↓ 14 callersMethodGetStringParameter
! * \brief Gets a parameter as a string * \return true if the parameter could be represented as a string * * \param name Name of the parameter *
src/Nazara/Core/ParameterList.cpp:362
↓ 14 callersMethodGetVertexBuffer
src/Nazara/Utility/StaticMesh.cpp:92
↓ 14 callersMethodInsert
src/Nazara/Lua/LuaState.cpp:488
↓ 14 callersMethodSetGlobal
src/Nazara/Lua/LuaState.cpp:695
↓ 14 callersMethodUpdate
SDK/src/NDK/World.cpp:166
↓ 14 callersFunctionc8to5
src/Nazara/Utility/PixelFormat.cpp:39
↓ 13 callersMethodCreate
src/Nazara/Utility/Font.cpp:82
↓ 13 callersMethodGetHeight
src/Nazara/Renderer/Texture.cpp:326
↓ 13 callersMethodGetMaterialCount
src/Nazara/Utility/Mesh.cpp:409
↓ 13 callersMethodSetVelocity
src/Nazara/Audio/SoundEmitter.cpp:223
↓ 13 callersMethodSetWrapMode
src/Nazara/Renderer/TextureSampler.cpp:80
↓ 13 callersFunctionswap
src/Nazara/Core/String.cpp:6019
↓ 12 callersMethodCreate
SDK/src/NDK/Entity.cpp:140
next →1–100 of 3,577, ranked by callers