34 INLINE RenderModeAttrib::Mode StandardMunger::
35 get_render_mode()
const {
36 return (_render_mode != NULL) ? _render_mode->get_mode()
37 : RenderModeAttrib::M_filled;
Encapsulates all the communication with a particular instance of a given rendering backend...
GraphicsStateGuardianBase * get_gsg() const
Returns a pointer to the GSG that created this munger.
GraphicsStateGuardian * get_gsg() const
Returns a pointer to the GSG that created this munger.