Template Function coal::generateBVHModel(BVHModel<BV>&, const Cone&, const Transform3s&, unsigned int, unsigned int)

Function Documentation

template<typename BV>
void coal::generateBVHModel(BVHModel<BV> &model, const Cone &shape, const Transform3s &pose, unsigned int tot, unsigned int h_num)

Generate BVH model from cone, given the number of segments along circle and the number of segments along axis.