Searched defs:ilmSurfaceProperties (Results 1 – 1 of 1) sorted by relevance
185 struct ilmSurfaceProperties struct187 t_ilm_float opacity; /*!< opacity value of the surface */188 t_ilm_uint sourceX; /*!< x source position value of the surface */189 t_ilm_uint sourceY; /*!< y source position value of the surface */190 t_ilm_uint sourceWidth; /*!< source width value of the surface */191 t_ilm_uint sourceHeight; /*!< source height value of the surface */192 t_ilm_uint origSourceWidth; /*!< original source width value of the surface */193 t_ilm_uint origSourceHeight; /*!< original source height value of the surface */194 t_ilm_uint destX; /*!< x destination position value of the surface */195 t_ilm_uint destY; /*!< y desitination position value of the surface */[all …]