#pragma once #include #include "vfxpreopenexr-errors-private.h" #include #include inline Imf_3_0::DeepImageChannel const & to_cpp_ref( Imf_DeepImageChannel_t const * rhs) { return *(reinterpret_cast(rhs)); } inline Imf_3_0::DeepImageChannel & to_cpp_ref( Imf_DeepImageChannel_t * rhs) { return *(reinterpret_cast(rhs)); } inline Imf_3_0::DeepImageChannel const * to_cpp( Imf_DeepImageChannel_t const * rhs) { return reinterpret_cast(rhs); } inline Imf_3_0::DeepImageChannel * to_cpp( Imf_DeepImageChannel_t * rhs) { return reinterpret_cast(rhs); } inline void to_c( Imf_DeepImageChannel_t const * * lhs , Imf_3_0::DeepImageChannel const & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepImageChannel_t const * * lhs , Imf_3_0::DeepImageChannel const * rhs) { *(lhs) = reinterpret_cast(rhs); } inline void to_c( Imf_DeepImageChannel_t * * lhs , Imf_3_0::DeepImageChannel & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepImageChannel_t * * lhs , Imf_3_0::DeepImageChannel * rhs) { *(lhs) = reinterpret_cast(rhs); } inline Imf_3_0::TypedDeepImageChannel const & to_cpp_ref( Imf_DeepHalfChannel_t const * rhs) { return *(reinterpret_cast const * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel & to_cpp_ref( Imf_DeepHalfChannel_t * rhs) { return *(reinterpret_cast * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel const * to_cpp( Imf_DeepHalfChannel_t const * rhs) { return reinterpret_cast const * >(rhs); } inline Imf_3_0::TypedDeepImageChannel * to_cpp( Imf_DeepHalfChannel_t * rhs) { return reinterpret_cast * >(rhs); } inline void to_c( Imf_DeepHalfChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepHalfChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const * rhs) { *(lhs) = reinterpret_cast(rhs); } inline void to_c( Imf_DeepHalfChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepHalfChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel * rhs) { *(lhs) = reinterpret_cast(rhs); } inline Imf_3_0::TypedDeepImageChannel const & to_cpp_ref( Imf_DeepFloatChannel_t const * rhs) { return *(reinterpret_cast const * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel & to_cpp_ref( Imf_DeepFloatChannel_t * rhs) { return *(reinterpret_cast * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel const * to_cpp( Imf_DeepFloatChannel_t const * rhs) { return reinterpret_cast const * >(rhs); } inline Imf_3_0::TypedDeepImageChannel * to_cpp( Imf_DeepFloatChannel_t * rhs) { return reinterpret_cast * >(rhs); } inline void to_c( Imf_DeepFloatChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepFloatChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const * rhs) { *(lhs) = reinterpret_cast(rhs); } inline void to_c( Imf_DeepFloatChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepFloatChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel * rhs) { *(lhs) = reinterpret_cast(rhs); } inline Imf_3_0::TypedDeepImageChannel const & to_cpp_ref( Imf_DeepUIntChannel_t const * rhs) { return *(reinterpret_cast const * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel & to_cpp_ref( Imf_DeepUIntChannel_t * rhs) { return *(reinterpret_cast * >(rhs)); } inline Imf_3_0::TypedDeepImageChannel const * to_cpp( Imf_DeepUIntChannel_t const * rhs) { return reinterpret_cast const * >(rhs); } inline Imf_3_0::TypedDeepImageChannel * to_cpp( Imf_DeepUIntChannel_t * rhs) { return reinterpret_cast * >(rhs); } inline void to_c( Imf_DeepUIntChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepUIntChannel_t const * * lhs , Imf_3_0::TypedDeepImageChannel const * rhs) { *(lhs) = reinterpret_cast(rhs); } inline void to_c( Imf_DeepUIntChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel & rhs) { *(lhs) = reinterpret_cast(&(rhs)); } inline void to_c( Imf_DeepUIntChannel_t * * lhs , Imf_3_0::TypedDeepImageChannel * rhs) { *(lhs) = reinterpret_cast(rhs); }