IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psRegion.h

    r8312 r11248  
     1/* @file  psRegion.h
     2 * @brief image regions and related functions
     3 *
     4 * $Revision: 1.8 $ $Name: not supported by cvs2svn $
     5 * $Date: 2007-01-23 22:47:23 $
     6 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     7 */
     8
    19#ifndef PS_REGION_H
    210#define PS_REGION_H
     11
     12/// @addtogroup MathOps Mathematical Operations
     13/// @{
    314
    415#include "psString.h"
     
    89100);
    90101
     102/// @}
    91103#endif
Note: See TracChangeset for help on using the changeset viewer.