GLTEXCOORD - Online Linux Manual PageSection : 3G
NAME"glTexCoord1d, glTexCoord1f, glTexCoord1i, glTexCoord1s, glTexCoord2d, glTexCoord2f, glTexCoord2i, glTexCoord2s, glTexCoord3d, glTexCoord3f, glTexCoord3i, glTexCoord3s, glTexCoord4d, glTexCoord4f, glTexCoord4i, glTexCoord4s, glTexCoord1dv, glTexCoord1fv, glTexCoord1iv, glTexCoord1sv, glTexCoord2dv, glTexCoord2fv, glTexCoord2iv, glTexCoord2sv, glTexCoord3dv, glTexCoord3fv, glTexCoord3iv, glTexCoord3sv, glTexCoord4dv, glTexCoord4fv, glTexCoord4iv, glTexCoord4sv − set the current texture coordinates
C SPECIFICATIONvoid glTexCoord1d( GLdouble s ) void glTexCoord1f( GLfloat s ) void glTexCoord1i( GLint s ) void glTexCoord1s( GLshort s ) void glTexCoord2d( GLdouble s, GLdouble t )void glTexCoord2f( GLfloat s, GLfloat t )void glTexCoord2i( GLint s, GLint t )void glTexCoord2s( GLshort s, GLshort t )void glTexCoord3d( GLdouble s, GLdouble t,
GLdouble r )void glTexCoord3f( GLfloat s, GLfloat t,
GLfloat r )void glTexCoord3i( GLint s, GLint t,
GLint r )void glTexCoord3s( GLshort s, GLshort t,
GLshort r )void glTexCoord4d( GLdouble s, GLdouble t,
GLdouble r,
GLdouble q )void glTexCoord4f( GLfloat s, GLfloat t,
GLfloat r,
GLfloat q )void glTexCoord4i( GLint s, GLint t,
GLint r,
GLint q )void glTexCoord4s( GLshort s, GLshort t,
GLshort r,
GLshort q )
PARAMETERSs, t, r, q Specify s, t, r, and q texture coordinates. Not all parameters are present in all forms of the command.
C SPECIFICATIONvoid glTexCoord1dv( const GLdouble *v ) void glTexCoord1fv( const GLfloat *v ) void glTexCoord1iv( const GLint *v ) void glTexCoord1sv( const GLshort *v ) void glTexCoord2dv( const GLdouble *v ) void glTexCoord2fv( const GLfloat *v ) void glTexCoord2iv( const GLint *v ) void glTexCoord2sv( const GLshort *v ) void glTexCoord3dv( const GLdouble *v ) void glTexCoord3fv( const GLfloat *v ) void glTexCoord3iv( const GLint *v ) void glTexCoord3sv( const GLshort *v ) void glTexCoord4dv( const GLdouble *v ) void glTexCoord4fv( const GLfloat *v ) void glTexCoord4iv( const GLint *v ) void glTexCoord4sv( const GLshort *v )
PARAMETERSv Specifies a pointer to an array of one, two, three, or four elements, which in turn specify the s, t, r, and q texture coordinates.
DESCRIPTIONglTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to
glTexCoord2 sets them to (s, t, 0, 1). .BP Similarly, glTexCoord3 specifies the texture coordinates as (s, t, r, 1), and glTexCoord4 defines all four components explicitly as (s, t, r, q). The current texture coordinates are part of the data that is associated with each vertex and with the current raster position. Initially, the values for s, t, r, and q are (0, 0, 0, 1).
NOTESThe current texture coordinates can be updated at any time. In particular, glTexCoord can be called between a call to glBegin and the corresponding call to glEnd. When the GL_ARB_imaging extension is supported, glTexCoord always updates texture unit GL_TEXTURE0_ARB.
ASSOCIATED GETSglGet with argument GL_CURRENT_TEXTURE_COORDS
SEE ALSOglTexCoordPointer(3G), glVertex(3G) 0
Johanes Gumabo
Data Size : 21,927 byte
man-g___lTexCoord.3GBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 164,797
Visitor ID : :
Visitor IP : 18.219.44.171 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|g___lTexCoord.3G|209|BP|.BP
)