Layout /

#includecinder/gl/Vao.h

Represent a software-only mirror of the state a VAO records. Can be used directly for efficient swapping (primarily by the gl:: convenience functions)


Public Member Functions

  • Layout ()
  • const std::vector< std::pair< GLuint, VertexAttrib > > &
    getVertexAttribs () const

Friends

  • friend class