Blender V4.3
collada.h File Reference
#include <stdlib.h>
#include "ExportSettings.h"
#include "ImportSettings.h"
#include "BLI_linklist.h"
#include "BLI_path_utils.hh"
#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 )