Documentation
class QbottomRadius a b where #
bottomRadius :: a -> b -> IO Float #
class QgenerateTangents a b where #
generateTangents :: a -> b -> IO Bool #
class QhasBottomEndcap a b where #
hasBottomEndcap :: a -> b -> IO Bool #
class QhasTopEndcap a b where #
hasTopEndcap :: a -> b -> IO Bool #
class QindexAttribute a b where #
indexAttribute :: a -> b -> IO (Qt3DRender_QAttribute ()) #
class QminorRadius a b where #
minorRadius :: a -> b -> IO Float #
class QnormalAttribute a b where #
normalAttribute :: a -> b -> IO (Qt3DRender_QAttribute ()) #
class QpositionAttribute a b where #
positionAttribute :: a -> b -> IO (Qt3DRender_QAttribute ()) #
class QsetAmbient a b where #
setAmbient :: a -> b -> IO () #
class QsetAmbientOcclusion a b where #
setAmbientOcclusion :: a -> b -> IO () #
class QsetBottomRadius a b where #
setBottomRadius :: a -> b -> IO () #
class QsetDiffuse a b where #
setDiffuse :: a -> b -> IO () #
class QsetGenerateTangents a b where #
setGenerateTangents :: a -> b -> IO () #
class QsetHasBottomEndcap a b where #
setHasBottomEndcap :: a -> b -> IO () #
class QsetHasTopEndcap a b where #
setHasTopEndcap :: a -> b -> IO () #
class QsetMetalness a b where #
setMetalness :: a -> b -> IO () #
class QsetMinorRadius a b where #
setMinorRadius :: a -> b -> IO () #
class QsetRoughness a b where #
setRoughness :: a -> b -> IO () #
class QsetShininess a b where #
setShininess :: a -> b -> IO () #
class QsetSlices a b where #
class QsetTextureScale a b where #
setTextureScale :: a -> b -> IO () #
class QsetTopRadius a b where #
setTopRadius :: a -> b -> IO () #
class QsetXExtent a b where #
setXExtent :: a -> b -> IO () #
class QsetXYMeshResolution a b where #
setXYMeshResolution :: a -> b -> IO () #
class QqsetXYMeshResolution a b where #
qsetXYMeshResolution :: a -> b -> IO () #
class QsetXZMeshResolution a b where #
setXZMeshResolution :: a -> b -> IO () #
class QqsetXZMeshResolution a b where #
qsetXZMeshResolution :: a -> b -> IO () #
class QsetYExtent a b where #
setYExtent :: a -> b -> IO () #
class QsetYZMeshResolution a b where #
setYZMeshResolution :: a -> b -> IO () #
class QqsetYZMeshResolution a b where #
qsetYZMeshResolution :: a -> b -> IO () #
class QsetZExtent a b where #
setZExtent :: a -> b -> IO () #
class Qshininess a b where #
class QtangentAttribute a b where #
tangentAttribute :: a -> b -> IO (Qt3DRender_QAttribute ()) #
class QtexCoordAttribute a b where #
texCoordAttribute :: a -> b -> IO (Qt3DRender_QAttribute ()) #
class QtextureScale a b where #
textureScale :: a -> b -> IO Float #
class QtopRadius a b where #
class QupdateIndices a b where #
updateIndices :: a -> b -> IO () #
class QupdateVertices a b where #
updateVertices :: a -> b -> IO () #
class QxyMeshResolution a b where #
xyMeshResolution :: a -> b -> IO Size #
class QqxyMeshResolution a b where #
qxyMeshResolution :: a -> b -> IO (QSize ()) #
class QxzMeshResolution a b where #
xzMeshResolution :: a -> b -> IO Size #
class QqxzMeshResolution a b where #
qxzMeshResolution :: a -> b -> IO (QSize ()) #
class QyzMeshResolution a b where #
yzMeshResolution :: a -> b -> IO Size #
class QqyzMeshResolution a b where #
qyzMeshResolution :: a -> b -> IO (QSize ()) #