Blender V2.61 - r43446
Functions

collada.cpp File Reference

#include "COLLADABUPlatform.h"
#include "ExportSettings.h"
#include "DocumentExporter.h"
#include "DocumentImporter.h"
#include "BKE_scene.h"
#include "BKE_context.h"
#include "BLI_fileops.h"
#include "BLI_path_util.h"

Go to the source code of this file.

Functions

int collada_import (bContext *C, const char *filepath)
int collada_export (Scene *sce, const char *filepath, int selected)

Detailed Description

Definition in file collada.cpp.


Function Documentation

int collada_export ( Scene sce,
const char *  filepath,
int  selected 
)
int collada_import ( bContext C,
const char *  filepath 
)

Definition at line 44 of file collada.cpp.

References DocumentImporter::import().