Searched refs:cie_front (Results 1 – 1 of 1) sorted by relevance
199 const CIE& cie_front() const { return *m_CIEs.front(); } in cie_front() function200 CIE& cie_front() { return *m_CIEs.front(); } in cie_front() function