Blender
V3.3
|
#include <node_enum.h>
Public Member Functions | |
bool | empty () const |
void | insert (const char *x, int y) |
bool | exists (ustring x) const |
bool | exists (int y) const |
int | operator[] (const char *x) const |
int | operator[] (ustring x) const |
ustring | operator[] (int y) const |
unordered_map< ustring, int, ustringHash >::const_iterator | begin () const |
unordered_map< ustring, int, ustringHash >::const_iterator | end () const |
Definition at line 15 of file node_enum.h.
|
inline |
Definition at line 50 of file node_enum.h.
|
inline |
Definition at line 16 of file node_enum.h.
Referenced by Pass::get_mode_enum(), DenoiseParams::get_prefilter_enum(), DenoiseParams::get_type_enum(), and Pass::get_type_enum().
|
inline |
Definition at line 54 of file node_enum.h.
|
inline |
Definition at line 32 of file node_enum.h.
References y.
|
inline |
Definition at line 28 of file node_enum.h.
References x.
Referenced by BlenderViewportParameters::BlenderViewportParameters(), Node::get_string(), node_socket_from_image_spec_atttributes(), node_socket_to_image_spec_atttributes(), pass_type_as_string(), Node::set(), and xml_read_node().
|
inline |
Definition at line 20 of file node_enum.h.
Referenced by Pass::get_mode_enum(), DenoiseParams::get_prefilter_enum(), DenoiseParams::get_type_enum(), Pass::get_type_enum(), and NODE_DEFINE().
|
inline |
Definition at line 37 of file node_enum.h.
References x.
|
inline |
Definition at line 45 of file node_enum.h.
References y.
|
inline |
Definition at line 41 of file node_enum.h.
References x.