Project Alice
Loading...
Searching...
No Matches
ogl::render_capture Class Reference

#include <opengl_wrapper.hpp>

Public Member Functions

void ready (sys::state &state)
 
void finish (sys::state &state)
 
GLuint get ()
 
 ~render_capture ()
 

Friends

class animation
 

Detailed Description

Definition at line 358 of file opengl_wrapper.hpp.

Constructor & Destructor Documentation

◆ ~render_capture()

ogl::render_capture::~render_capture ( )

Definition at line 1324 of file opengl_wrapper.cpp.

Member Function Documentation

◆ finish()

void ogl::render_capture::finish ( sys::state state)

Definition at line 1318 of file opengl_wrapper.cpp.

Here is the caller graph for this function:

◆ get()

GLuint ogl::render_capture::get ( )

Definition at line 1321 of file opengl_wrapper.cpp.

Here is the caller graph for this function:

◆ ready()

void ogl::render_capture::ready ( sys::state state)

Definition at line 1265 of file opengl_wrapper.cpp.

Here is the caller graph for this function:

Friends And Related Function Documentation

◆ animation

friend class animation
friend

Definition at line 370 of file opengl_wrapper.hpp.


The documentation for this class was generated from the following files: