Blender  V2.59
Functions
script_intern.h File Reference

Go to the source code of this file.

Functions

void script_header_buttons (const bContext *C, ARegion *ar)
void script_operatortypes (void)
void script_keymap (struct wmKeyConfig *keyconf)
void SCRIPT_OT_reload (struct wmOperatorType *ot)
void SCRIPT_OT_python_file_run (struct wmOperatorType *ot)

Detailed Description

Definition in file script_intern.h.


Function Documentation

void script_header_buttons ( const bContext C,
ARegion ar 
)
void script_keymap ( struct wmKeyConfig keyconf)
void script_operatortypes ( void  )
void SCRIPT_OT_python_file_run ( struct wmOperatorType ot)
void SCRIPT_OT_reload ( struct wmOperatorType ot)