Searched refs:updatePositionFunc_ (Results 1 – 3 of 3) sorted by relevance
38 updatePositionFunc_ = positioned->GetUpdatePositionFuncId(); in Update()49 if (updatePositionFunc_) { in Update()50 updatePositionFunc_(updatePosition); in Update()
171 return updatePositionFunc_; in GetUpdatePositionFuncId()176 updatePositionFunc_ = updatePositionFunc; in SetUpdatePositionFuncId()195 UpdatePositionFunc updatePositionFunc_; variable
105 UpdatePositionFunc updatePositionFunc_; variable