Documentation
class QaddFilterKey a b where #
addFilterKey :: a -> b -> IO () #
class QaddParameter a b where #
addParameter :: a -> b -> IO () #
class QaddRenderState a b where #
addRenderState :: a -> b -> IO () #
class QconstantAttenuation a b where #
constantAttenuation :: a -> b -> IO Float #
class QdataGenerator a b c | a -> c where #
dataGenerator :: a -> b -> c #
face :: a -> b -> IO Qt3DRender_QAbstractTexture_CubeMapFace #
class QfilterKeys a b where #
filterKeys :: a -> b -> IO [Qt3DRender_QFilterKey ()] #
class QlinearAttenuation a b where #
linearAttenuation :: a -> b -> IO Float #
class QnearPlane a b where #
class QnotifyDataGeneratorChanged a b where #
notifyDataGeneratorChanged :: a -> b -> IO () #
class QprojectionType a b where #
projectionType :: a -> b -> IO ProjectionType #
class QquadraticAttenuation a b where #
quadraticAttenuation :: a -> b -> IO Float #
class QreferenceValue a b c | a -> c where #
referenceValue :: a -> b -> c #
class QremoveFilterKey a b where #
removeFilterKey :: a -> b -> IO () #
class QremoveMatch a b where #
removeMatch :: a -> b -> IO () #
class QremoveParameter a b where #
removeParameter :: a -> b -> IO () #
class QremoveRenderState a b where #
removeRenderState :: a -> b -> IO () #
class QrenderStates a b where #
renderStates :: a -> b -> IO [Qt3DRender_QRenderState ()] #
class QsetConstantAttenuation a b where #
setConstantAttenuation :: a -> b -> IO () #
class QsetExposure a b where #
setExposure :: a -> b -> IO () #
class QsetFarPlane a b where #
setFarPlane :: a -> b -> IO () #
class QsetGenerateMipMaps a b where #
setGenerateMipMaps :: a -> b -> IO () #
class QsetIntensity a b where #
setIntensity :: a -> b -> IO () #
class QsetLinearAttenuation a b where #
setLinearAttenuation :: a -> b -> IO () #
class QsetMipLevel a b where #
setMipLevel :: a -> b -> IO () #
class QsetNearPlane a b where #
setNearPlane :: a -> b -> IO () #
class QsetProjectionType a b where #
setProjectionType :: a -> b -> IO () #
class QsetQuadraticAttenuation a b where #
setQuadraticAttenuation :: a -> b -> IO () #
class QsetReferenceValue a b where #
setReferenceValue :: a -> b -> IO () #
class QsetThresholdType a b where #
setThresholdType :: a -> b -> IO () #
class QsetThresholds a b where #
setThresholds :: a -> b -> IO () #
class QsetVolumeOverride a b where #
setVolumeOverride :: a -> b -> IO () #
class QsetWorkGroupX a b where #
setWorkGroupX :: a -> b -> IO () #
class QsetWorkGroupY a b where #
setWorkGroupY :: a -> b -> IO () #
class QsetWorkGroupZ a b where #
setWorkGroupZ :: a -> b -> IO () #
class QviewEntity a b where #
viewEntity :: a -> b -> IO () #
class QworkGroupX a b where #
workGroupX :: a -> b -> IO Int #
class QworkGroupY a b where #
workGroupY :: a -> b -> IO Int #
class QworkGroupZ a b where #
workGroupZ :: a -> b -> IO Int #