ActionTraits¶
-
template<typename TElementType, typename TPointType>
struct ActionTraits¶ This is a traits class for use with Action, LeftAction, and RightAction.
See also
- Template Parameters:
TElementType – the type of the elements.
TPointType – the type of the points acted on.