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