Lines Matching refs:texture
38 /** Contains all information needed to define a texture.<p>
41 texture. A texture describes the filled area of polygonal shapes,
45 To achieve uniformity, if this texture has a bitmap set, it is
48 be used to scale the complete texture as it fits suit.<p>
54 /** Texture transformation from texture to primitive space.<p>
56 This member allows arbitrary transformations of the texture,
58 transformation from the [0,1]x[0,1] texture space to the
59 device coordinate space is the concatenation of texture,
77 /** Specifies the number of parameterized polygons used for the texture.<p>
132 /** Repeat mode of the texture, x direction.<p>
140 /** Repeat mode of the texture, y direction.<p>