Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getPosition
Method
getPosition
src/Core/Scene/Camera.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}*/
56
57
Transform::UnitVector Camera::getPosition(const Transform::Referential& ref) const
58
{
59
return Rect::getPosition(ref);
60
}
61
62
Transform::UnitVector Camera::getSize() const
63
{
Callers
11
LoadClassCamera
Function · 0.45
setRotation
Method · 0.45
rotate
Method · 0.45
getHandlePoint
Method · 0.45
moveTo
Method · 0.45
dump
Method · 0.45
loadFromFile
Method · 0.45
draw
Method · 0.45
getSpriteByPosition
Method · 0.45
getSceneNodeByPosition
Method · 0.45
copyFromSprite
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected