Blender V4.5
collada.h File Reference
#include <cstdlib>
#include "ExportSettings.h"
#include "ImportSettings.h"
#include "RNA_types.hh"

Go to the source code of this file.

Functions

int collada_import (struct bContext *C, ImportSettings *import_settings)
int collada_export (struct bContext *C, ExportSettings *export_settings)

Function Documentation

◆ collada_export()

◆ collada_import()

int collada_import ( struct bContext * C,
ImportSettings * import_settings )