#include <PI_ResourceTemplate.h>

Public Member Functions | |
| PI_SelectorTemplate (const char *name, const char *english, const char *types) | |
| virtual | ~PI_SelectorTemplate () |
| bool | isGeneric () const |
| bool | supportsType (const char *type) const |
| void | data (void *d) |
| void * | data () const |
SOP/MSS_BrushHairLenSelector.C, and SOP/MSS_BrushHairLenSelector.h.
Definition at line 216 of file PI_ResourceTemplate.h.
| PI_SelectorTemplate::PI_SelectorTemplate | ( | const char * | name, | |
| const char * | english, | |||
| const char * | types | |||
| ) |
| virtual PI_SelectorTemplate::~PI_SelectorTemplate | ( | ) | [virtual] |
| void* PI_SelectorTemplate::data | ( | ) | const [inline] |
Definition at line 227 of file PI_ResourceTemplate.h.
| void PI_SelectorTemplate::data | ( | void * | d | ) | [inline] |
| bool PI_SelectorTemplate::isGeneric | ( | ) | const [inline] |
Definition at line 224 of file PI_ResourceTemplate.h.
| bool PI_SelectorTemplate::supportsType | ( | const char * | type | ) | const |
1.5.9