Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ y
Method
y
src/main/java/field/linalg/Vec3.java:1678–1680 ·
view source on GitHub ↗
returns the y component of this Vector @return y
()
Source
from the content-addressed store, hash-verified
1676
* @
return
y
1677
*/
1678
public
double y() {
1679
return
y;
1680
}
1681
1682
/**
1683
* sets the y component of this Vector
Callers
9
readVertices
Method · 0.95
readColoredVertices
Method · 0.95
raphael-min.js
File · 0.45
y
Function · 0.45
z
Function · 0.45
init
Method · 0.45
perform
Method · 0.45
cube
Method · 0.45
bufferToFloatBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected