Carbon


glCopyTexImage2D

Header: gl.h Carbon status: Under Evaluation

void glCopyTexImage2D (
    GLenum target, 
    GLint level, 
    GLenum internalFormat, 
    GLint x, 
    GLint y, 
    GLsizei width, 
    GLsizei height, 
    GLint border
);

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