Definition in file driver_opengl_vertex_program.cpp.
#include "stdopengl.h"
#include "3d/primitive_block.h"
#include "3d/vertex_program.h"
#include "3d/vertex_program_parse.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | NL3D |
Defines | |
#define | EVS_INFO(what) |
|
Definition at line 302 of file driver_opengl_vertex_program.cpp. Referenced by NL3D::doSwizzle(), and NL3D::CDriverGL::setupEXTVertexShader(). |