public class VertexBufferObjectAttributeFix extends VertexBufferObjectAttribute
VertexBufferObjectAttributeFix is a special
(c) Zynga 2012| Constructor and Description |
|---|
VertexBufferObjectAttributeFix(int pLocation,
java.lang.String pName,
int pSize,
int pType,
boolean pNormalized,
int pOffset) |
| Modifier and Type | Method and Description |
|---|---|
void |
glVertexAttribPointer(int pStride) |
getLocation, getName, getOffset, getSize, getType, isNormalizedpublic VertexBufferObjectAttributeFix(int pLocation,
java.lang.String pName,
int pSize,
int pType,
boolean pNormalized,
int pOffset)
public void glVertexAttribPointer(int pStride)
glVertexAttribPointer in class VertexBufferObjectAttribute