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