#include <kanzi/core/property/property_data_type_traits.hpp>
Static Public Attributes | |
static const PropertyDataType | dataType |
Additional Inherited Members | |
Public Types inherited from kanzi::detail::VectorDataTypeTraits< Vector4 > | |
typedef Vector4 | StorageType |
typedef Vector4 | ParameterType |
typedef Vector4 | ReturnType |
Static Public Member Functions inherited from kanzi::detail::VectorDataTypeTraits< Vector4 > | |
static void | write (StorageType &storage, ParameterType value) |
static const ReturnType & | read (const StorageType &storage) |
|
static |