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

Method setType

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

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

Source from the content-addressed store, hash-verified

78 }
79 //-----------------------------------------------------------------------------
80 void GpuProgram::setType( GpuProgramType t ) { mType = t; }
81 //-----------------------------------------------------------------------------
82 void GpuProgram::setRootLayout( GpuProgramType t, const RootLayout &rootLayout )
83 {

Callers 1

doSetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected