Пример #1
0
 public void VaryComponentBellApproximation()
 {
     m_setCallback(Variations.VectorComponentBellApproximation(m_lowScale, m_highScale, 10),
                   Variations.VectorComponentBellApproximation(m_lowRotation, m_highRotation, 10),
                   Variations.VectorComponentBellApproximation(m_lowTranslation, m_highTranslation, 10));
 }