Blender V2.61 - r43446
|
Public Member Functions | |
DebugClosure () | |
bool | mergeable (const ClosurePrimitive *other) const |
size_t | memsize () const |
const char * | name () const |
void | print_on (std::ostream &out) const |
Public Attributes | |
ustring | m_tag |
Debug closure
This is going to be used for mask AOV's and similar purposes. A tag (string) is always associated with this closure, that "selects: the channel where the weight should be sent.
bool DebugClosure::mergeable | ( | const ClosurePrimitive * | other | ) | const [inline] |
void DebugClosure::print_on | ( | std::ostream & | out | ) | const [inline] |
ustring DebugClosure::m_tag |
Definition at line 52 of file debug.cpp.
Referenced by mergeable().