void glVertexPointer(int size,int type,int stride,Buffer pointer)

xiaoxiao2021-02-28  88

size和type其实本身就已经决定了一组顶点数组的大小,为什么还要stride呢?因为这些数组之间可能不是连续的
转载请注明原文地址: https://www.6miu.com/read-55869.html

最新回复(0)