Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alex-petrenko/megaverse
/ functions
Functions
801 in github.com/alex-petrenko/megaverse
⨍
Functions
801
◇
Types & classes
175
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_football.hpp:33
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_sokoban.hpp:41
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_hex_memory.hpp:43
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_empty.hpp:27
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:38
Method
defaultRewardShaping
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:199
Function
deserialize
src/libs/util/include/util/perlin_noise.hpp:365
Method
draw
src/libs/v4r_rendering/src/v4r_env_renderer.cpp:46
Method
draw
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:57
Method
draw
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:77
Method
drawEvent
src/apps/viewer_app.cpp:101
Method
drawEvent
src/libs/viewer/src/viewer.cpp:97
Method
drawEvent
src/examples/triangle.cpp:43
Method
drawEvent
src/examples/arcball/ArcBallExample.cpp:175
Method
drawEvent
src/examples/bullet_example/bullet_example.cpp:243
Method
drawEvent
src/examples/picking_objects/picking_example.cpp:142
Method
drawEvent
src/examples/textured_triangle/textured_triangle.cpp:72
Method
drawHires
src/libs/bindings/megaverse.cpp:154
Method
drawOverview
src/libs/bindings/megaverse.cpp:180
Function
endianSwap
src/libs/util/include/util/util.hpp:59
Method
episodeLengthSec
src/libs/scenarios/src/scenario_tower_building.cpp:263
Method
episodeLengthSec
src/libs/scenarios/src/scenario_obstacles.cpp:262
Method
episodeLengthSec
src/libs/scenarios/include/scenarios/scenario_collect.hpp:52
Method
episodeLengthSec
src/libs/scenarios/include/scenarios/scenario_hex_memory.hpp:51
Method
episodeLengthSec
src/libs/env/src/env.cpp:159
Method
episodeLengthSec
* @return episode duration in seconds, this can be overridden */
src/libs/env/include/env/scenario.hpp:164
Method
executeTask
src/libs/env/src/vector_env.cpp:71
Method
fov
Field of view */
src/examples/arcball/ArcBall.h:88
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:325
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:348
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:392
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:426
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:476
Method
generate
src/libs/scenarios/include/scenarios/platforms.hpp:538
Method
generateArrangement
src/libs/scenarios/src/scenario_rearrange.cpp:64
Method
generateObjectPositions
src/libs/scenarios/include/scenarios/platforms.hpp:248
Method
generateObjectPositions
src/libs/scenarios/include/scenarios/platforms.hpp:492
Method
generateType
src/libs/env/include/env/voxel_state.hpp:29
Method
getAgentHeight
src/libs/env/include/env/agent.hpp:97
Function
getAngularDamping
src/libs/env/include/env/kinematic_character_controller.hpp:67
Method
getDirtyDrawables
* Assuming preDraw() and draw() were already called for this renderer before the next renderer in the chain * requests dirty drawables. */
src/libs/v4r_rendering/src/v4r_env_renderer.cpp:94
Function
getFallSpeed
src/libs/env/include/env/kinematic_character_controller.hpp:83
Method
getFramebuffer
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:120
Method
getGhostObject
src/libs/env/src/kinematic_character_controller.cpp:151
Method
getGravity
src/libs/env/src/kinematic_character_controller.cpp:653
Method
getHiresObservation
src/libs/bindings/megaverse.cpp:203
Function
getJumpSpeed
src/libs/env/include/env/kinematic_character_controller.hpp:87
Method
getLastRewards
src/libs/bindings/megaverse.cpp:128
Method
getLinearVelocity
src/libs/env/src/kinematic_character_controller.cpp:488
Method
getMaxPenetrationDepth
src/libs/env/src/kinematic_character_controller.cpp:674
Method
getMaxSlope
src/libs/env/src/kinematic_character_controller.cpp:664
Function
getNormalizedVector
src/libs/env/src/kinematic_character_controller.cpp:18
Method
getObservation
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:342
Method
getOverview
src/libs/v4r_rendering/src/v4r_env_renderer.cpp:96
Method
getOverview
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:124
Method
getOverview
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:390
Method
getPalette
src/libs/scenarios/include/scenarios/scenario_default.hpp:188
Method
getReward
* @return reward for a specific string key for a particular agent in the environment * Since different agents can be controlled by different poli
src/libs/env/include/env/scenario.hpp:241
Method
getRewardShaping
src/libs/bindings/megaverse.cpp:214
Function
getStepHeight
src/libs/env/include/env/kinematic_character_controller.hpp:79
Method
getUpAxisDirections
src/libs/env/src/kinematic_character_controller.cpp:689
Method
get_default_reward_shaping
(self)
megaverse_rl/megaverse_utils.py:27
Method
handleActions
src/apps/viewer_app.cpp:123
Method
inBounds
src/test/src/noise_test.cpp:59
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:315
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:340
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:383
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:418
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:468
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:524
Method
init
src/libs/scenarios/include/scenarios/platforms.hpp:556
Method
initContext
src/libs/magnum_rendering/src/magnum_env_renderer.cpp:242
Method
initPrimitives
src/libs/rendering/src/render_utils.cpp:22
Method
initRewardShaping
* Initialize default reward shaping for this scenario. Should be overloaded by all scenarios. */
src/libs/env/include/env/scenario.hpp:190
Method
initRewards
* Utility function, used by initRewardShaping() implementations. * Replaces rewards in rewardShaping with those provided by rs (or adds them to t
src/libs/env/include/env/scenario.hpp:180
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_box_a_gone.hpp:74
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_sokoban.hpp:50
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:48
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:102
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:121
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:148
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:172
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:206
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:233
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:248
Method
initializeDefaultParameters
src/libs/scenarios/include/scenarios/scenario_obstacles.hpp:263
Method
initializeDefaultParameters
* Polymorphically initialize params, if derived scenarios have custom default parameters they should override * this method. */
src/libs/env/include/env/scenario.hpp:215
Method
inverseViewMatrix
Get the camera's inverse view matrix (which also produces transformation of the camera) */
src/examples/arcball/ArcBall.h:98
Method
isDone
src/libs/bindings/megaverse.cpp:123
Method
isInBuildingZone
src/libs/scenarios/src/scenario_tower_building.cpp:227
Method
isMaxDifficulty
src/libs/scenarios/include/scenarios/platforms.hpp:366
Method
isMaxDifficulty
src/libs/scenarios/include/scenarios/platforms.hpp:404
Method
isMaxDifficulty
src/libs/scenarios/include/scenarios/platforms.hpp:450
Method
isValid
src/libs/magnum_rendering/src/rendering_context.cpp:146
Method
jump
src/libs/env/src/kinematic_character_controller.cpp:625
Method
keyPressEvent
src/apps/viewer_app.cpp:107
Method
keyPressEvent
src/libs/viewer/src/viewer.cpp:149
Method
keyPressEvent
src/examples/arcball/ArcBallExample.cpp:196
Method
keyPressEvent
src/examples/bullet_example/bullet_example.cpp:298
Method
keyReleaseEvent
src/apps/viewer_app.cpp:115
← previous
next →
501–600 of 801, ranked by callers