22 lines
530 B
C
22 lines
530 B
C
// $Id: Doxymodules_geometry.h 76473 2013-11-11 10:35:14Z gcosmo $
|
|
// The example class categories definitions for Doxygen
|
|
|
|
/// \file Doxymodules_geometry.h
|
|
/// \brief The page that defines the extended/geometry examples modules
|
|
|
|
|
|
/** @defgroup extended_geometry geometry
|
|
* Extended examples geometry classes
|
|
* @{
|
|
*/
|
|
|
|
/** @defgroup extended_geometry_transforms transforms
|
|
* Geometry example transforms has its
|
|
* <a href="../html_transforms/html/index.html">standalone documentation </a>
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @} */
|