MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / open

Method open

src/main/java/field/graphics/Bracketable.java:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 */
10public interface Bracketable extends AutoCloseable {
11 Bracketable open();
12}

Callers 15

webcam.box.jsFile · 0.65
t_fadeplane.box.jsFile · 0.65
CnFunction · 0.65
innerFunction · 0.65
addBracketableMethod · 0.65
drawNowMethod · 0.65
renderMethod · 0.65

Implementers 4

MeshBuildersrc/main/java/field/graphics/MeshBuild
SaverFBOsrc/main/java/field/graphics/util/Save
Saversrc/main/java/field/graphics/util/Save
SaverFBOFramePackedsrc/main/java/field/graphics/util/Save

Calls

no outgoing calls

Tested by

no test coverage detected