Home | History | Annotate | Download | only in BulletSoftBody

Lines Matching defs:maxs

2321 			const btVector3&	maxs=m_ndbvt.m_root->volume.Maxs();
2327 m_bounds[1]=maxs+mrg;
3168 btVector3 maxs;
3172 maxs);
3173 volume=btDbvtVolume::FromMM(mins,maxs);