moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
mogl::TransformFeedback Member List
This is the complete list of members for mogl::TransformFeedback, including all inherited members.
_handlemogl::Handle< GLuint > [protected]
begin(GLenum primitiveMode)mogl::TransformFeedback [inline, static]
bind(GLenum target=GL_TRANSFORM_FEEDBACK)mogl::TransformFeedback [inline]
end()mogl::TransformFeedback [inline, static]
getHandle() constmogl::Handle< GLuint >
getLabel() constmogl::Handle< GLuint >
Handle(GLenum identifier=GL_NONE)mogl::Handle< GLuint >
Handle(const Handle &other)mogl::Handle< GLuint >
Handle(Handle &&other) noexceptmogl::Handle< GLuint >
isHandleValid() const override finalmogl::TransformFeedback [inline, virtual]
operator=(const TransformFeedback &other)mogl::TransformFeedback
Handle< GLuint >::operator=(const Handle &other)mogl::Handle< GLuint >
pause()mogl::TransformFeedback [inline, static]
resume()mogl::TransformFeedback [inline, static]
setLabel(const std::string &name)mogl::Handle< GLuint >
TransformFeedback()mogl::TransformFeedback [inline]
TransformFeedback(const TransformFeedback &other)mogl::TransformFeedback
TransformFeedback(TransformFeedback &&other)mogl::TransformFeedback
~Handle()mogl::Handle< GLuint > [virtual]
~TransformFeedback()mogl::TransformFeedback [inline]
 All Classes Namespaces Files Functions Variables Defines