MCPcopy Create free account
hub / github.com/demoth/jake2 / Mod_PointInLeaf

Method Mod_PointInLeaf

client/src/main/java/jake2/client/render/fast/Main.java:81–81  ·  view source on GitHub ↗
(float[] point, model_t model)

Source from the content-addressed store, hash-verified

79 abstract void GL_Strings_f();
80
81 abstract mleaf_t Mod_PointInLeaf(float[] point, model_t model);
82
83 abstract void GL_SetDefaultState();
84

Callers 1

R_SetupFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected