gKit2 light
|
This is the complete list of members for IS, including all inherited members.
App(const int width, const int height, const int major=3, const int minor=3, const int samples=0) | App | |
build_sources() (defined in IS) | IS | inline |
build_triangles() (defined in IS) | IS | inline |
direct(const Ray &ray) (defined in IS) | IS | inline |
init() | IS | inlinevirtual |
intersect(const Ray &ray, Hit &hit) (defined in IS) | IS | inline |
IS(const char *filename) (defined in IS) | IS | inline |
m_camera (defined in IS) | IS | protected |
m_context (defined in App) | App | protected |
m_hitn (defined in IS) | IS | protected |
m_hitp (defined in IS) | IS | protected |
m_hitv (defined in IS) | IS | protected |
m_mesh (defined in IS) | IS | protected |
m_ntexture (defined in IS) | IS | protected |
m_program (defined in IS) | IS | protected |
m_ptexture (defined in IS) | IS | protected |
m_sources (defined in IS) | IS | protected |
m_triangles (defined in IS) | IS | protected |
m_vao (defined in IS) | IS | protected |
m_vtexture (defined in IS) | IS | protected |
m_window (defined in App) | App | protected |
postrender() (defined in App) | App | inlineprotectedvirtual |
prerender() (defined in App) | App | inlineprotectedvirtual |
quit() | IS | inlinevirtual |
render() | IS | inlinevirtual |
run() | App | |
sync (defined in App) | App | protected |
update(const float time, const float delta) | App | inlinevirtual |
vsync_off() (defined in App) | App | protected |
~App() (defined in App) | App | virtual |