MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / setSyntaxCode

Method setSyntaxCode

OgreMain/src/OgreGpuProgram.cpp:158–158  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

156 void GpuProgram::setReplaceVersionMacro( bool bReplace ) {}
157 //-----------------------------------------------------------------------------
158 void GpuProgram::setSyntaxCode( const String &syntax ) { mSyntaxCode = syntax; }
159 //-----------------------------------------------------------------------------
160 void GpuProgram::setSourceFile( const String &filename )
161 {

Callers 5

doSetMethod · 0.80
createProgramMethod · 0.80
createProgramMethod · 0.80
createImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected