forked from blender/blender
MaterialX: add support for nodes #11
@ -77,7 +77,6 @@ class NodeItem {
|
|||||||
const NodeItem &if_val,
|
const NodeItem &if_val,
|
||||||
const NodeItem &else_val) const;
|
const NodeItem &else_val) const;
|
||||||
NodeItem extract(const int index) const;
|
NodeItem extract(const int index) const;
|
||||||
NodeItem separate_color(const int index) const;
|
|
||||||
|
|
||||||
DagerD marked this conversation as resolved
Outdated
|
|||||||
/* Useful functions */
|
/* Useful functions */
|
||||||
NodeItem empty() const;
|
NodeItem empty() const;
|
||||||
|
Loading…
Reference in New Issue
Block a user
This function isn't implemented and seems not needed