Class VertexCompiler
java.lang.Object
com.jozufozu.flywheel.core.compile.Memoizer<VertexCompiler.Context,GlShader>
com.jozufozu.flywheel.core.compile.VertexCompiler
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionVertexCompiler(Template<? extends VertexData> template, FileResolution header) -
Method Summary
Methods inherited from class com.jozufozu.flywheel.core.compile.Memoizer
get, invalidate
-
Constructor Details
-
VertexCompiler
-
-
Method Details
-
_create
- Specified by:
_createin classMemoizer<VertexCompiler.Context,GlShader>
-
_destroy
- Specified by:
_destroyin classMemoizer<VertexCompiler.Context,GlShader>
-