Public Types | |
using | Impl |
See ExpressionMemberOperations. | |
using | Real = Vector4 |
The expression value is the vector type. | |
using | Real |
See ExpressionMemberOperations. | |
Public Member Functions | |
auto | norm () const |
Returns the expression with the norm operation. | |
Protected Member Functions | |
inlineImpl const & | cast () const |
Cast to implementation. | |
Specialization of ExpressionMemberOperations for the vector type. This injects the member operations into all expressions.