Carbon


glCopyTexSubImage1D

Header: gl.h Carbon status: Under Evaluation

void glCopyTexSubImage1D (
    GLenum target, 
    GLint level, 
    GLint xoffset, 
    GLint x, 
    GLint y, 
    GLsizei width
);

© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)