Blender V4.5
EffectExporter.cpp File Reference
#include <map>
#include "COLLADASWEffectProfile.h"
#include "EffectExporter.h"
#include "MaterialExporter.h"
#include "Materials.h"
#include "collada_internal.h"
#include "collada_utils.h"
#include "DNA_mesh_types.h"
#include "BKE_collection.hh"
#include "BKE_customdata.hh"
#include "BKE_material.hh"

Go to the source code of this file.

Functions

static std::string getActiveUVLayerName (Object *ob)

Function Documentation

◆ getActiveUVLayerName()

std::string getActiveUVLayerName ( Object * ob)
static