Blender V2.61 - r43446
Functions

ED_physics.h File Reference

Go to the source code of this file.

Functions

int PE_poll (struct bContext *C)
int PE_hair_poll (struct bContext *C)
int PE_poll_view3d (struct bContext *C)
void ED_operatortypes_physics (void)
void ED_keymap_physics (struct wmKeyConfig *keyconf)

Detailed Description

Definition in file ED_physics.h.


Function Documentation

void ED_keymap_physics ( struct wmKeyConfig keyconf)

Definition at line 209 of file physics_ops.c.

References keymap_particle().

Referenced by ED_spacetypes_keymap().

void ED_operatortypes_physics ( void  )
int PE_hair_poll ( struct bContext C)
int PE_poll ( struct bContext C)
int PE_poll_view3d ( struct bContext C)