public class

VertexBufferObjectAttributeFix

extends VertexBufferObjectAttribute
java.lang.Object
   ↳ org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
     ↳ org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributeFix

Class Overview

The VertexBufferObjectAttributeFix is a special (c) Zynga 2012

Summary

Public Constructors
VertexBufferObjectAttributeFix(int pLocation, String pName, int pSize, int pType, boolean pNormalized, int pOffset)
Public Methods
void glVertexAttribPointer(int pStride)
[Expand]
Inherited Methods
From class org.andengine.opengl.vbo.attribute.VertexBufferObjectAttribute
From class java.lang.Object

Public Constructors

public VertexBufferObjectAttributeFix (int pLocation, String pName, int pSize, int pType, boolean pNormalized, int pOffset)

Public Methods

public void glVertexAttribPointer (int pStride)