[ODE] Heightfield / ray

tuan kuranes tuan.kuranes at gmail.com
Fri Mar 30 07:39:59 MST 2007


Change

Heightfield.cpp, line 1153 from

    bool needFurtherPasses = (o2->type == dTriMeshClass);

to

    bool needFurtherPasses = (o2->type == dTriMeshClass) && (o2->type = 
dRayClass);


More information about the ODE mailing list