| 1733 | } |
| 1734 | |
| 1735 | ImageFile ReaderImpl::GetRawIMF() const |
| 1736 | { |
| 1737 | return imf_; |
| 1738 | } |
| 1739 | |
| 1740 | // Explicit template instantiation |
| 1741 | template CompressedVectorReader ReaderImpl::SetUpData3DPointsData( |
nothing calls this directly
no outgoing calls
no test coverage detected