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

Method getTime_0_1

OgreMain/src/OgreAutoParamDataSource.cpp:997–997  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

995 }
996 //-----------------------------------------------------------------------------
997 Real AutoParamDataSource::getTime_0_1( Real x ) const { return this->getTime_0_X( x ) / x; }
998 //-----------------------------------------------------------------------------
999 Real AutoParamDataSource::getCosTime_0_1( Real x ) const
1000 {

Callers 5

getCosTime_0_1Method · 0.95
getSinTime_0_1Method · 0.95
getTanTime_0_1Method · 0.95
getTime_0_1_packedMethod · 0.95
_updateAutoParamsMethod · 0.80

Calls 1

getTime_0_XMethod · 0.95

Tested by

no test coverage detected