Template Class GeometryObjectSorterT¶
Defined in File GeometryObjectSorter.hpp
Inheritance Relationships¶
Base Type¶
public std::binary_function< T, T, bool >
Class Documentation¶
-
template<class
T>
classActs::GeometryObjectSorterT: public std::binary_function<T, T, bool>¶ Public Functions
Constructor from a binning value.
- Parameters
bValue: is the value in which the binning is donetransform: is an optional transform to be performed
Protected Attributes
-
std::reference_wrapper<const GeometryContext>
m_context¶
-
ObjectSorterT<Vector3>
m_objectSorter¶
-
std::shared_ptr<const Transform3>
m_transform¶