Searched refs:m_NumberOfFixedObjects (Results 1 – 2 of 2) sorted by relevance
64 this->m_NumberOfFixedObjects = 0; in ImageRegistrationMethodv4()143 this->m_NumberOfFixedObjects++; in SetFixedImage()197 this->m_NumberOfFixedObjects++; in SetFixedPointSet()317 if( this->m_NumberOfFixedObjects != this->m_NumberOfMovingObjects ) in InitializeRegistrationAtEachLevel()
477 SizeValueType m_NumberOfFixedObjects; variable