#include <ImathGL.h>
A class object that wraps glBegin/glEnd. The constructor calls glBegin(). The destructor calls glEnd().
Definition at line 166 of file ImathGL.h.
Call glBegin()
Definition at line 170 of file ImathGL.h.
Call glEnd()
Definition at line 173 of file ImathGL.h.