Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ x
Method
x
src/main/java/field/linalg/Vec3.java:1598–1600 ·
view source on GitHub ↗
returns the x component of this Vector @return x
()
Source
from the content-addressed store, hash-verified
1596
* @
return
x
1597
*/
1598
public
double x() {
1599
return
x;
1600
}
1601
1602
/**
1603
* sets the xy components of this Vector
Callers
11
readVertices
Method · 0.95
readColoredVertices
Method · 0.95
yr
Function · 0.45
$r
Function · 0.45
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