Blender
V4.3
source
blender
io
collada
InstanceWriter.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#include "COLLADASWBindMaterial.h"
12
13
#include "
DNA_object_types.h
"
14
15
class
InstanceWriter
{
16
protected
:
17
void
add_material_bindings
(COLLADASW::BindMaterial &bind_material,
18
Object
*ob,
19
bool
active_uv_only);
20
};
DNA_object_types.h
Object is a sort of wrapper for general info.
InstanceWriter
Definition
InstanceWriter.h:15
InstanceWriter::add_material_bindings
void add_material_bindings(COLLADASW::BindMaterial &bind_material, Object *ob, bool active_uv_only)
Definition
InstanceWriter.cpp:23
Object
Definition
DNA_object_types.h:193
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0