File indexing completed on 2025-01-19 03:55:11
0001 /*****************************************************************************/ 0002 // Copyright 2006-2019 Adobe Systems Incorporated 0003 // All Rights Reserved. 0004 // 0005 // NOTICE: Adobe permits you to use, modify, and distribute this file in 0006 // accordance with the terms of the Adobe license agreement accompanying it. 0007 /*****************************************************************************/ 0008 0009 #include "dng_point.h" 0010 0011 /*****************************************************************************/ 0012 0013 // Currently all inlined. 0014 0015 /*****************************************************************************/