Searched defs:refDistance (Results 1 – 2 of 2) sorted by relevance
61 void setRefDistance(double refDistance) { m_refDistance = refDistance; } in setRefDistance()65 double refDistance() const { return m_refDistance; } in refDistance() function
83 double refDistance() { return m_distanceEffect.refDistance(); } in refDistance() function