Template Class BVFitter< kIOS >

Inheritance Relationships

Base Type

Class Documentation

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

Specification of BVFitter for kIOS bounding volume.

Public Functions

virtual kIOS 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.