kanzi::PropertyDataTypeTraits< Vector3 > Struct Template Reference

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

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

Static Public Attributes

static const PropertyDataType dataType
 

Additional Inherited Members

- Public Types inherited from kanzi::detail::VectorDataTypeTraits< Vector3 >
typedef Vector3 StorageType
 
typedef Vector3 ParameterType
 
typedef Vector3 ReturnType
 
- Static Public Member Functions inherited from kanzi::detail::VectorDataTypeTraits< Vector3 >
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: