Home
last modified time | relevance | path

Searched refs:getCustomDataLayer (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Blender/
H A DBlenderCustomData.cpp171 …std::shared_ptr<CustomDataLayer> getCustomDataLayer(const CustomData &customdata, const CustomData… in getCustomDataLayer() function
182 … const std::shared_ptr<CustomDataLayer> pLayer = getCustomDataLayer(customdata, cdtype, name); in getCustomDataLayerData()
H A DBlenderCustomData.h78 …std::shared_ptr<CustomDataLayer> getCustomDataLayer(const CustomData &customdata, CustomDataType c…
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Blender/
H A DBlenderCustomData.cpp164 std::shared_ptr<CustomDataLayer> getCustomDataLayer(const CustomData &customdata, const CustomDataT… in getCustomDataLayer() function
174 const std::shared_ptr<CustomDataLayer> pLayer = getCustomDataLayer(customdata, cdtype, name); in getCustomDataLayerData()
H A DBlenderCustomData.h78 …std::shared_ptr<CustomDataLayer> getCustomDataLayer(const CustomData &customdata, CustomDataType c…