| private |
Description
Public Attributes
| T & | result |
Public Functions
| Sum(T & _result) | |
| void | operator()(const T & x) const |
Documentation
variable
Geometry::_VecN::Sum::result
| public |
| T & result |
Defined in Geometry/VecN.h:89
function
Geometry::_VecN::Sum::Sum
| public | inline |
| Sum( | T & | _result ) |
Defined in Geometry/VecN.h:90
function
Geometry::_VecN::Sum::operator()
| public | const | inline |
| void operator()( | const T & | x ) const |
Defined in Geometry/VecN.h:92