FFmpeg
|
Data Fields | |
float | x |
float | y |
float | z |
Position. More... | |
float | s0 |
float | t0 |
Texture coords. More... | |
Definition at line 161 of file opengl_enc.c.
float OpenGLVertexInfo::x |
Definition at line 163 of file opengl_enc.c.
Referenced by opengl_prepare_vertex().
float OpenGLVertexInfo::y |
Definition at line 163 of file opengl_enc.c.
Referenced by opengl_prepare_vertex().
float OpenGLVertexInfo::z |
float OpenGLVertexInfo::s0 |
Definition at line 164 of file opengl_enc.c.
Referenced by opengl_prepare_vertex().
float OpenGLVertexInfo::t0 |