MCPcopy Create free account
hub / github.com/OGRECave/ogre / getInstanceDataStepRate

Method getInstanceDataStepRate

OgreMain/src/OgreHardwareVertexBuffer.cpp:81–84  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

79 }
80 //-----------------------------------------------------------------------------
81 uint32 HardwareVertexBuffer::getInstanceDataStepRate() const
82 {
83 return mInstanceDataStepRate;
84 }
85 //-----------------------------------------------------------------------------
86 void HardwareVertexBuffer::setInstanceDataStepRate( const size_t val )
87 {

Callers 5

Calls

no outgoing calls

Tested by

no test coverage detected