ganeswidgets/inc/hgquad.h
changeset 20 a60f8b6b1d32
parent 5 4fa04caf0f43
equal deleted inserted replaced
17:a10844a9914d 20:a60f8b6b1d32
    20 
    20 
    21 #include <QVector3D>
    21 #include <QVector3D>
    22 #include <QVector2D>
    22 #include <QVector2D>
    23 #include <QQuaternion>
    23 #include <QQuaternion>
    24 #include <QVariant>
    24 #include <QVariant>
       
    25 
       
    26 static const qreal ReflectionHeight(0.5);
    25 
    27 
    26 class HgImage;
    28 class HgImage;
    27 
    29 
    28 /**
    30 /**
    29  * Quad class to be used by HgQuadRenderer.
    31  * Quad class to be used by HgQuadRenderer.