The constructor of VertexArray takes the number of vertices (eight), the number of components per vertex (x, y, z), and the size of each component (one byte).
VertexArray构造函数中保存了顶点数量(8个)、各顶点的组件数(x,y,z)以及各组件的大小(1字节)。
The constructor of VertexArray takes the number of vertices (eight), the number of components per vertex (x, y, z), and the size of each component (one byte).
VertexArray构造函数中保存了顶点数量(8个)、各顶点的组件数(x,y,z)以及各组件的大小(1字节)。
应用推荐