Blender V4.5
Materials.h File Reference
#include <map>
#include <string>
#include "BKE_context.hh"
#include "BKE_node.hh"
#include "DNA_material_types.h"
#include "DNA_node_types.h"
#include "COLLADAFWEffectCommon.h"
#include "collada_utils.h"

Go to the source code of this file.

Classes

class  MaterialNode

Typedefs

using NodeMap = std::map<std::string, bNode *>

Typedef Documentation

◆ NodeMap

using NodeMap = std::map<std::string, bNode *>

Definition at line 18 of file Materials.h.