Searched refs:pclient (Results 1 – 3 of 3) sorted by relevance
61 const btCollisionShape* pclient; member147 if(pc->pclient==pcs) in RemoveReferences()179 (c->pclient==shape)) in Evaluate()199 c->pclient=shape; in Evaluate()257 c.pclient); in BuildCell()
540 nouveau_client_new(struct nouveau_device *dev, struct nouveau_client **pclient) in nouveau_client_new() argument571 *pclient = &pcli->base; in nouveau_client_new()579 nouveau_client_del(struct nouveau_client **pclient) in nouveau_client_del() argument581 struct nouveau_client_priv *pcli = nouveau_client(*pclient); in nouveau_client_del()
2739 if (arg1) (arg1)->pclient = (btCollisionShape const *)arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSparseSdf3_1Cell_1pclient_1set()2752 result = (btCollisionShape *) ((arg1)->pclient); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSparseSdf3_1Cell_1pclient_1get()