examples/Graphics/coverflow/src/openvgengine.cpp File Reference

Go to the source code of this file.

Functions

GLDEF_D VGUErrorCode vguComputeWarpQuadToQuadProxy (VGfloat aDx0, VGfloat aDy0, VGfloat aDx1, VGfloat aDy1, VGfloat aDx2, VGfloat aDy2, VGfloat aDx3, VGfloat aDy3, VGfloat aSx0, VGfloat aSy0, VGfloat aSx1, VGfloat aSy1, VGfloat aSx2, VGfloat aSy2, VGfloat aSx3, VGfloat aSy3, VGfloat *aMatrix)

Detailed Description

Contains the definition of member functions of the COpenVGEngine class.

Definition in file openvgengine.cpp.


Function Documentation

GLDEF_D VGUErrorCode vguComputeWarpQuadToQuadProxy ( VGfloat  aDx0,
VGfloat  aDy0,
VGfloat  aDx1,
VGfloat  aDy1,
VGfloat  aDx2,
VGfloat  aDy2,
VGfloat  aDx3,
VGfloat  aDy3,
VGfloat  aSx0,
VGfloat  aSy0,
VGfloat  aSx1,
VGfloat  aSy1,
VGfloat  aSx2,
VGfloat  aSy2,
VGfloat  aSx3,
VGfloat  aSy3,
VGfloat *  aMatrix 
)

Calls the vguComputeWarpQuadToQuad() function.

Returns:
VGU_NO_ERROR

Definition at line 18 of file openvgengine.cpp.


Generated by  doxygen 1.6.2