FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
OpenGLVertexInfo Struct Reference

Data Fields

float x
 
float y
 
float z
 Position. More...
 
float s0
 
float t0
 Texture coords. More...
 

Detailed Description

Definition at line 161 of file opengl_enc.c.

Field Documentation

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

Position.

Definition at line 163 of file opengl_enc.c.

Referenced by opengl_prepare_vertex().

float OpenGLVertexInfo::s0

Definition at line 164 of file opengl_enc.c.

Referenced by opengl_prepare_vertex().

float OpenGLVertexInfo::t0

Texture coords.

Definition at line 164 of file opengl_enc.c.

Referenced by opengl_prepare_vertex().


The documentation for this struct was generated from the following file: