interface for the GLC_Interpolator class. More...
#include "glc_vector3d.h"
#include "glc_matrix4x4.h"
#include "../glc_config.h"
Go to the source code of this file.
Classes | |
class | GLC_Interpolator |
GLC_Interpolator : Matrix interpolation class. More... | |
Enumerations | |
enum | INTERPOL_TYPE { INTERPOL_LINEAIRE, INTERPOL_ANGULAIRE, INTERPOL_HOMOTETIE } |
interface for the GLC_Interpolator class.
Definition in file glc_interpolator.h.
enum INTERPOL_TYPE |
Definition at line 34 of file glc_interpolator.h.