From: Matthias B. <ba...@ir...> - 2006-11-10 10:48:13
|
Ethan Glasser-Camp wrote: > - dGeomID dCreateCCylinder (dSpaceID space, dReal radius, dReal length) > + dGeomID dCreateCapsule (dSpaceID space, dReal radius, dReal length) Is there actually a difference between those functions (except the name)? Or are those just aliases for the same functions. Will the ccylinder functions ever be removed from the API? - Matthias - |