HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HDK_Sample::SOP_CustomVopOperatorFilter Class Reference

#include <VOP_CustomContext.h>

+ Inheritance diagram for HDK_Sample::SOP_CustomVopOperatorFilter:

Public Member Functions

bool allowOperatorAsChild (OP_Operator *op) override
 
- Public Member Functions inherited from OP_OperatorFilter
 OP_OperatorFilter ()
 
virtual ~OP_OperatorFilter ()
 
virtual bool allowOperatorInTabMenu (OP_Operator *op)
 
virtual bool allowTool (const char *tool_name)
 
virtual bool allowToolSubmenus (const UT_StringHolder &tool_name, const UT_StringArray &submenus)
 

Detailed Description

Definition at line 41 of file VOP_CustomContext.h.

Member Function Documentation

bool SOP_CustomVopOperatorFilter::allowOperatorAsChild ( OP_Operator op)
overridevirtual

Returns true if an operator type can be created as a child, and false otherwise.

Reimplemented from OP_OperatorFilter.

Examples:
VOP/VOP_CustomContext.C, and VOP/VOP_CustomContext.h.

Definition at line 391 of file VOP_CustomContext.C.


The documentation for this class was generated from the following files: