|
VTK-m
2.3
|
#include <Types.h>
Public Member Functions | |
| Vec ()=default | |
| constexpr | Vec (const T &value) |
| template<typename OtherType > | |
| Vec (const Vec< OtherType, 1 > &src) | |
Private Types | |
| using | Superclass = detail::VecBase< T, 1, Vec< T, 1 > > |
|
private |
|
inline |
1.8.17