conformDataType

alias for conformation type

diff with storeDataType:

* DataType.NORM_QUART = float * DataType.UNORM_QUART = float * DataType.NORM_HALF = float * DataType.UNORM_HALF = float * DataType.NORM_FIXED = float * DataType.UNORM_FIXED = float * DataType.NORM_DOUBLE = double * DataType.UNORM_DOUBLE = double

template conformDataType () {}

See Also

* DataType * storeDataType

Meta