MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / Vector3

Class Vector3

source/utils/Helper.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32{
33class ColourValue;
34class Vector3;
35}
36
37//! \brief Math constant pi. Always use this one, never M_PI from <cmath> (it's not portable)

Callers 15

getStartingPositionMethod · 0.85
CameraManagerMethod · 0.85
createCameraMethod · 0.85
resetCameraMethod · 0.85
onMiniMapClickMethod · 0.85
processMessageMethod · 0.85
handleEatChickenMethod · 0.85
doUpkeepMethod · 0.85
doUpkeepMethod · 0.85
spawnCreatureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected