Main Page
Class List
Function List
File List
Examples
CMotion2DImage.h File Reference
File to include to use CMotion2DImage.
More...
#include <iostream>
#include <math.h>
#include <CMotion2DImage_base.cpp>
#include "Motion2DImage_PNM.h"
#include "Motion2DImage_RAW.h"
#include "Motion2DImage_PNG.h"
Go to the source code of this file.
|
Namespaces |
namespace | std |
Compounds |
class | CMotion2DImage |
| The CMotion2DImage class provides basic image manipulations. More...
|
Functions |
template<class T> bool | sort (unsigned n, T *ra) |
Detailed Description
File to include to use CMotion2DImage.
Function Documentation
template<class T> |
bool sort |
( |
unsigned |
n, |
|
|
T * |
ra |
|
) |
|
|
|
Sort in an array. - Parameters:
-
ra |
The array to sort. |
n |
Array size |
- Returns:
-
false if the array size is null, true if the sort was successfully achieved.
|
Motion2D is Copyright © 1995-2005 by Inria
This documentation was generated on 31 Jan 2005 by Fabien Spindler for
Motion2D 1.3.11 using
1.2.18 written by Dimitri
van Heesch, © 1997-2005