doxygen: intern/moto tagged.

This commit is contained in:
Nathan Letwory 2011-02-25 11:49:19 +00:00
parent f5419aec80
commit b07988274e
35 changed files with 210 additions and 35 deletions

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/GEN_List.h
* \ingroup moto
*/
#ifndef GEN_LIST_H
#define GEN_LIST_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/GEN_Map.h
* \ingroup moto
*/
#ifndef GEN_MAP_H
#define GEN_MAP_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_CmMatrix4x4.h
* \ingroup moto
*/
#ifndef INCLUDED_MT_CmMatrix4x4
#define INCLUDED_MT_CmMatrix4x4

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Matrix3x3.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Matrix4x4.h
* \ingroup moto
*/
/**
* $Id$

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_MinMax.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Optimize.h
* \ingroup moto
*/
#ifndef GEN_OPTIMIZE_H
#define GEN_OPTIMIZE_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Plane3.h
* \ingroup moto
*/
#ifndef MT_PLANE3
#define MT_PLANE3

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Point2.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Point3.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Quaternion.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Scalar.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Stream.h
* \ingroup moto
*/
#ifndef GEN_STREAM_H
#define GEN_STREAM_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Transform.h
* \ingroup moto
*/
/*
MoTo - 3D Motion Toolkit

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Tuple2.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Tuple3.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Tuple4.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Vector2.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Vector3.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_Vector4.h
* \ingroup moto
*/
/*
* Copyright (c) 2000 Gino van den Bergen <gino@acm.org>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_assert.h
* \ingroup moto
*/
#ifndef MT_ASSERT_H
#define MT_ASSERT_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/MT_random.h
* \ingroup moto
*/
#ifndef MT_RANDOM_H
#define MT_RANDOM_H

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/include/NM_Scalar.h
* \ingroup moto
*/
#include <math.h>
#include <iostream>

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Assert.cpp
* \ingroup moto
*/
#include <stdio.h>
#ifdef _WIN32

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_CmMatrix4x4.cpp
* \ingroup moto
*/
#include "MT_CmMatrix4x4.h"
#include "MT_Vector3.h"
#include "MT_Point3.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Matrix3x3.cpp
* \ingroup moto
*/
#include "MT_Matrix3x3.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Matrix4x4.cpp
* \ingroup moto
*/
#include "MT_Matrix4x4.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Plane3.cpp
* \ingroup moto
*/
#ifndef GEN_INLINED
#include "MT_Plane3.h"
#include "MT_Plane3.inl"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Point3.cpp
* \ingroup moto
*/
#include "MT_Point3.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Quaternion.cpp
* \ingroup moto
*/
#include "MT_Quaternion.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Transform.cpp
* \ingroup moto
*/
/*
MOTTO - 3D Motion Toolkit

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Vector2.cpp
* \ingroup moto
*/
#include "MT_Vector2.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Vector3.cpp
* \ingroup moto
*/
#include "MT_Vector3.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_Vector4.cpp
* \ingroup moto
*/
#include "MT_Vector4.h"

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file moto/intern/MT_random.cpp
* \ingroup moto
*/
/* A C-program for MT19937: Real number version */
/* genrand() generates one pseudorandom real number (double) */