Template Class BVFitter< RSS >

Inheritance Relationships

Base Type

Class Documentation

template<>
class BVFitter<RSS> : public hpp::fcl::BVFitterTpl<RSS>

Specification of BVFitter for RSS bounding volume.

Public Functions

virtual RSS fit(unsigned int *primitive_indices, unsigned int num_primitives)

Compute a bounding volume that fits a set of primitives (points or triangles). The primitive data was set by set function and primitive_indices is the primitive index relative to the data.