MCPcopy Index your code
hub / github.com/ad-si/LuaCAD / request

Method request

OpenCSG/src/renderSCS.cpp:159–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 Channel SCSChannelManagerARBProgram::request() {
160 ChannelManagerForBatches::request();
161 mCurrentChannel = AllChannels;
162 mOccupiedChannels = mCurrentChannel;
163 return mCurrentChannel;
164 }
165
166 // Emulates eye texgen
167 static const char mergeARBVertexProgram[] =

Callers 4

renderSCSFunction · 0.45
renderGoldfeatherFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected