|
bool buildPolyList(PolyListContext context, AbstractPolyList* polyList, const Box3F &box, const SphereF &sphere);
|
|
bool buildPolyList(PolyListContext context, AbstractPolyList* polyList, const Box3F &box, const SphereF &sphere);
|
|
void buildConvex(const Box3F& box, Convex* convex);
|
|
void buildConvex(const Box3F& box, Convex* convex);
|