Blender  V3.3
Functions
collada.h File Reference
#include <stdlib.h>
#include "ExportSettings.h"
#include "ImportSettings.h"
#include "BLI_linklist.h"
#include "BLI_path_util.h"
#include "RNA_types.h"

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()

int collada_export ( struct bContext C,
ExportSettings export_settings 
)

◆ collada_import()

int collada_import ( struct bContext C,
ImportSettings import_settings 
)