Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getY
Method
getY
Source/Node/Node.cpp:163–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
float Node::getY() const noexcept {
164
return GetTAttr(y);
165
}
166
167
void Node::setZ(float var) {
168
SetTAttr(z, var);
Callers
15
onTouch
Method · 0.45
onCapturedPointerEvent
Method · 0.45
onGenericMotion
Method · 0.45
getEventY
Method · 0.45
getEventY
Method · 0.45
onGenericMotion
Method · 0.45
getEventY
Method · 0.45
updateVertTexCoord
Method · 0.45
toXml
Method · 0.45
init
Method · 0.45
updateVertTexCoord
Method · 0.45
setupVertices
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected