kanzi::PropertyDataTypeTraits< Vector2 > Struct Template Reference

#include <kanzi/core/property/property_data_type_traits.hpp>

Inheritance diagram for kanzi::PropertyDataTypeTraits< Vector2 >:
kanzi::detail::VectorDataTypeTraits< Vector2 >

Static Public Attributes

static const PropertyDataType dataType
 

Additional Inherited Members

- Public Types inherited from kanzi::detail::VectorDataTypeTraits< Vector2 >
typedef Vector2 StorageType
 
typedef Vector2 ParameterType
 
typedef Vector2 ReturnType
 
- Static Public Member Functions inherited from kanzi::detail::VectorDataTypeTraits< Vector2 >
static void write (StorageType &storage, ParameterType value)
 
static const ReturnTyperead (const StorageType &storage)
 

Member Data Documentation


The documentation for this struct was generated from the following file: