#include <XFuUVManipulator.h>
Static Public Member Functions | |
void | generateEnvmapCoordinates (XFcGLVertexBuffer *aVertexBuffer, XFcGL *aGL) |
Generates environment mapping coordinates. |
Definition at line 19 of file XFuUVManipulator.h.
|
Generates environment mapping coordinates. Overwrites the UV coordinates of the vertex buffer for 'environment mapping' effect. Fetches current matrices from the GL. The vertex buffer must be of type (XFCGLVF_XYZ | XFCGLVF_NORMAL | XFCGLVF_DIFFUSECOLOR | XFCGLVF_TEXTURE1). If the type is not correct or locking fails, the function doesn't do anything. Definition at line 15 of file XFuUVManipulator.cpp. |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |