Function ccGLEnableVertexAttribs

<Not available online>

Since v2.0.0

Will enable the vertex attribs that are passed as flags. Possible flags: kCCVertexAttribFlag_Position kCCVertexAttribFlag_Color kCCVertexAttribFlag_TexCoords These flags can be ORed. The flags that are not present, will be disabled.

Examples0