|
Free Electron
|
Common functionality of meta brushes for Houdini, Maya, etc. More...
#include <MetaBrush.h>

Public Member Functions | |
| sp< Master > | master (void) const |
Protected Member Functions | |
| void | initEvent (sp< Scope > &a_rspScope) |
| void | initDrawInterfaces (MetaPlugin *a_pMetaPlugin) |
| void | updateDrawInterfaces (void) |
| void | setupDrawOpenGL (void) |
| void | draw (void) |
| void | drawBrush (void) |
| virtual void | drawPost (void) |
Protected Attributes | |
| WindowEvent | m_event |
| Box2i | m_viewport |
| OperatorContext * | m_pOperatorContext |
| sp< Master > | m_spMaster |
| sp< DrawI > | m_spDrawOpenGL |
| sp< DrawI > | m_spDrawPerspective |
| sp< DrawI > | m_spDrawOrtho |
Common functionality of meta brushes for Houdini, Maya, etc.
1.8.13