Blender V2.61 - r43446
Classes | Typedefs | Functions

rna_main.c File Reference

#include <stdlib.h>
#include <string.h>
#include "RNA_define.h"
#include "rna_internal.h"
#include "BKE_utildefines.h"

Go to the source code of this file.

Classes

struct  MainCollectionDef

Typedefs

typedef void( CollectionDefFunc )(struct BlenderRNA *brna, struct PropertyRNA *cprop)
typedef struct MainCollectionDef MainCollectionDef

Functions

void RNA_def_main (BlenderRNA *brna)

Detailed Description

Definition in file rna_main.c.


Typedef Documentation

typedef void( CollectionDefFunc)(struct BlenderRNA *brna, struct PropertyRNA *cprop)

Definition at line 271 of file rna_main.c.


Function Documentation

void RNA_def_main ( BlenderRNA brna)