IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 3:58:06 PM (22 years ago)
Author:
desonia
Message:

Added doxygen group tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImage.h

    r831 r974  
    66 *  in manupulating images.
    77 *
     8 *  @ingroup Image
     9 *
    810 *  @author Robert DeSonia, MHPCC
    911 *  @author Ross Harman, MHPCC
    1012 *
    11  *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-06-02 23:29:14 $
     13 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2004-06-10 01:58:06 $
    1315 *
    1416 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2123#include "psType.h"
    2224
    23 /******************************************************************************/
    24 /*  DEFINE STATEMENTS                                                         */
    25 /******************************************************************************/
    26 
    27 // None
    28 
    29 /******************************************************************************/
    30 /*  TYPE DEFINITIONS                                                          */
    31 /******************************************************************************/
     25/// @addtogroup Image
     26/// @{
    3227
    3328/** Basic image data structure.
     
    199194);
    200195
     196/// @}
     197
    201198#endif
Note: See TracChangeset for help on using the changeset viewer.