#include <GlutWindow3d.h>

Public Member Functions | |
| GlutWindow3d () | |
| ~GlutWindow3d () | |
| void | SetProjection (int) |
Protected Member Functions | |
| void | UpdateView () |
| void | UpdateRotation () |
| void | UpdatePerspective () |
| void | UpdateOrtho () |
| glotzopengl::GlutWindow3d::GlutWindow3d | ( | ) |
| glotzopengl::GlutWindow3d::~GlutWindow3d | ( | ) |
| void glotzopengl::GlutWindow3d::SetProjection | ( | int | projection | ) | [virtual] |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindow3d::UpdateView | ( | ) | [protected, virtual] |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindow3d::UpdateRotation | ( | ) | [protected, virtual] |
Reimplemented from glotzopengl::GlutWindow.
| void glotzopengl::GlutWindow3d::UpdatePerspective | ( | ) | [protected] |
| void glotzopengl::GlutWindow3d::UpdateOrtho | ( | ) | [protected] |
1.5.3