Blender V2.61 - r43446
|
#include <nodes.h>
Public Member Functions | |
void | attributes (AttributeRequestSet *attributes) |
Public Attributes | |
ustring | attribute |
void AttributeNode::attributes | ( | AttributeRequestSet * | attributes | ) | [virtual] |
Reimplemented from ShaderNode.
Definition at line 1906 of file nodes.cpp.
References AttributeRequestSet::add(), attribute, ShaderOutput::links, and ShaderNode::output().
ustring AttributeNode::attribute |
Definition at line 338 of file nodes.h.
Referenced by add_node(), attributes(), and xml_read_shader_graph().