doxygen: gameengine/VideoTexture tagged.

This commit is contained in:
Nathan Letwory
2011-02-25 13:39:34 +00:00
parent b188223ee4
commit 6f6fac63ff
18 changed files with 50 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ http://www.gnu.org/copyleft/lesser.txt.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
/** \file Common.h /** \file VideoTexture/Common.h
* \ingroup bgevideotex * \ingroup bgevideotex
*/ */

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/Exception.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/FilterBase.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/FilterBlueScreen.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/FilterColor.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/FilterNormal.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/FilterSource.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/ImageBase.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/ImageBuff.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/ImageMix.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/ImageRender.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/ImageViewport.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/PyTypeList.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of blendTex library This source file is part of blendTex library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/Texture.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -20,7 +20,7 @@ http://www.gnu.org/copyleft/lesser.txt.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
/** \file Texture.h /** \file VideoTexture/Texture.h
* \ingroup bgevideotex * \ingroup bgevideotex
*/ */

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/VideoBase.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/VideoFFmpeg.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library

View File

@@ -1,3 +1,6 @@
/** \file gameengine/VideoTexture/blendVideoTex.cpp
* \ingroup bgevideotex
*/
/* $Id$ /* $Id$
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
This source file is part of VideoTexture library This source file is part of VideoTexture library