Carbon


glCopyTexSubImage2D

Header: gl.h Carbon status: Under Evaluation

void glCopyTexSubImage2D (
    GLenum target, 
    GLint level, 
    GLint xoffset, 
    GLint yoffset, 
    GLint x, 
    GLint y, 
    GLsizei width, 
    GLsizei height
);

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