plugin
0.1.0
|
Public Member Functions | |
InternalScaleData (int width, int height, float scaleX, float scaleY) | |
![]() | |
InternalImageModelData (int width, int height) | |
![]() | |
template<class T > | |
T & | asRef () |
template<class T > | |
const T & | asRef () const |
Public Attributes | |
float | scaleX |
float | scaleY |
![]() | |
int | inputImgWidth |
int | inputImgHeight |