Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ v
Method
v
src/main/java/field/graphics/MeshAcceptor.java:7–7 ·
view source on GitHub ↗
(float x, float y, float z)
Source
from the content-addressed store, hash-verified
5
*/
6
public
interface
MeshAcceptor {
7
MeshAcceptor v(float x, float y, float z);
8
9
default MeshAcceptor v(double x, double y, double z)
10
{
Callers
15
webcam.box.js
File · 0.65
t_windowing_system.box.js
File · 0.65
some_operator.box.js
File · 0.65
t_fadeplane.box.js
File · 0.65
some geometry.box.js
File · 0.65
some geometry.box.js
File · 0.65
Browser
Class · 0.65
load
Method · 0.65
Stage
Class · 0.65
showScene
Method · 0.65
show
Method · 0.65
show
Method · 0.65
Implementers
2
MeshBuilder
src/main/java/field/graphics/MeshBuild
MeshBuilder_tesselationSupport
src/main/java/field/graphics/MeshBuild
Calls
no outgoing calls
Tested by
no test coverage detected