#include <GUI_VisInterface.h>
|
| | GUI_VisInterface () |
| |
| virtual | ~GUI_VisInterface () |
| |
| virtual exint | bumpClock ()=0 |
| |
| virtual GT_PrimitiveHandle | filterPrimitive (GUI_GeoRender *geo, const GT_PrimitiveHandle >_prm, const GEO_Primitive *geo_prm, const GR_RenderInfo *info, GR_PrimAcceptResult &processed, UT_Array< GUI_VisFlags > &vis_flags)=0 |
| |
| virtual void | createPrimitive (GUI_GeoRender *geo, const GT_PrimitiveHandle >_prim, const GEO_Primitive *geo_prim, const GR_Primitive *gr_prim, const GR_RenderInfo *info, const char *cache_name, GR_PrimAcceptResult &processed, UT_Array< GR_Primitive * > &prims)=0 |
| |
| virtual GR_UpdateReason | getUpdateReason (const GUI_GeoRender *geo, bool &refine_on_update)=0 |
| |
| virtual void | getRequestedAttributes (const GUI_DetailLook *look, UT_Map< UT_StringRef, int > &needed)=0 |
| |
| virtual bool | isHookVisualizerActive (const char *vis_name, GUI_VisContext context)=0 |
| |
| virtual GUI_VisFlags | getActiveVisFlags (const GUI_GeoRender *geo, UT_Array< GUI_VisFlags > &vis_flags, GUI_VisContext context, int display_set)=0 |
| |
Definition at line 32 of file GUI_VisInterface.h.
| GUI_VisInterface::GUI_VisInterface |
( |
| ) |
|
|
inline |
| virtual GUI_VisInterface::~GUI_VisInterface |
( |
| ) |
|
|
inlinevirtual |
| virtual exint GUI_VisInterface::bumpClock |
( |
| ) |
|
|
pure virtual |
| virtual bool GUI_VisInterface::isHookVisualizerActive |
( |
const char * |
vis_name, |
|
|
GUI_VisContext |
context |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: