Home | History | Annotate | Download | only in BulletSoftBody

Lines Matching refs:ccolor

167 	const btVector3		ccolor=btVector3(1,0,0);
304 idraw->drawLine(o-x*nscl,o+x*nscl,ccolor);
305 idraw->drawLine(o-y*nscl,o+y*nscl,ccolor);