Path Tracer
|
Public Member Functions | |
EIGEN_ALWAYS_INLINE | operator T& () |
EIGEN_ALWAYS_INLINE | operator const T & () const |
EIGEN_ALWAYS_INLINE | eigen_packet_wrapper (const T &v) |
EIGEN_ALWAYS_INLINE eigen_packet_wrapper & | operator= (const T &v) |
Public Attributes | |
T | m_val |