Okay. i think there is little bug with 3.2.2. (20130408)

pX3ent_setcollisionflag is doesn't work with null pointer.
pX3ent_setcollisionflag(me,NULL,PX_PF_NOTIFY_TOUCH);

but it work's in previous version (20121008)
sorry for bad english.