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