Blender V2.61 - r43446
Functions

BKE_world.h File Reference

Go to the source code of this file.

Functions

void free_world (struct World *sc)
struct Worldadd_world (const char *name)
struct Worldcopy_world (struct World *wrld)
struct Worldlocalize_world (struct World *wrld)
void make_local_world (struct World *wrld)

Detailed Description

Since:
March 2001
Author:
nzc

Definition in file BKE_world.h.


Function Documentation

struct World* add_world ( const char *  name) [read]
struct World* copy_world ( struct World wrld) [read]
void free_world ( struct World sc)
struct World* localize_world ( struct World wrld) [read]
void make_local_world ( struct World wrld)