Home
last modified time | relevance | path

Searched refs:texture (Results 1 – 25 of 76) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/rendering/
H A DTexturingMode.idl28 /** Enumeration of possible values to spread a texture across a
35 /** Pixel outside the texture area are fully transparent.<p>
38 texture coordinate range [0,1]. This results in only one
39 instance of the texture generated per textured primitive.<p>
45 /** Clamp texture coordinate.<p>
47 This value clamps the texture coordinates to the range
48 [0,1]. This results in only one instance of the texture
56 /** Repeat the texture.<p>
58 This value repeats the texture over the textured primitive,
59 for the given texture coordinate.<p>
H A DTexture.idl38 /** 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>
[all …]
H A DXCanvas.idl285 with the specified texture graphics.<p>
317 if a texture bitmap was volatile, and the content was
328 with the specified texture graphics, map the texture to the
329 outline via the specified texture mapping.<p>
365 if a texture bitmap was volatile, and the content was
432 /** Fill the given poly-polygon with a texture.<p>
458 if a texture bitmap was volatile, and the content was
467 /** Fill the given poly-polygon with a mapped texture.<p>
498 if a texture bitmap was volatile, and the content was
673 if a texture bitmap was volatile, and the content was
[all …]
/trunk/main/drawinglayer/inc/drawinglayer/texture/
H A Dtexture.hxx37 namespace texture namespace
60 namespace texture namespace
76 namespace texture namespace
115 namespace texture namespace
147 namespace texture namespace
178 namespace texture namespace
205 namespace texture namespace
233 namespace texture namespace
261 namespace texture namespace
289 namespace texture namespace
[all …]
H A Dtexture3d.hxx42 namespace texture namespace
67 namespace texture namespace
105 namespace texture namespace
137 namespace texture namespace
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx77 boost::shared_ptr< texture::GeoTexSvx > pNewTex; in impRenderGradientTexturePrimitive3D()
102 new texture::GeoTexSvxGradientLinear( in impRenderGradientTexturePrimitive3D()
115 new texture::GeoTexSvxGradientAxial( in impRenderGradientTexturePrimitive3D()
128 new texture::GeoTexSvxGradientRadial( in impRenderGradientTexturePrimitive3D()
141 new texture::GeoTexSvxGradientElliptical( in impRenderGradientTexturePrimitive3D()
155 new texture::GeoTexSvxGradientSquare( in impRenderGradientTexturePrimitive3D()
169 new texture::GeoTexSvxGradientRect( in impRenderGradientTexturePrimitive3D()
229 boost::shared_ptr< texture::GeoTexSvx > pOldTex = mpGeoTexSvx; in impRenderHatchTexturePrimitive3D()
270 boost::shared_ptr< texture::GeoTexSvx > pOldTex = mpGeoTexSvx; in impRenderBitmapTexturePrimitive3D()
288 new texture::GeoTexSvxBitmapExTiled( in impRenderBitmapTexturePrimitive3D()
[all …]
H A Dzbufferprocessor3d.cxx482 boost::shared_ptr< drawinglayer::texture::GeoTexSvx > mpGeoTexSvx;
483 boost::shared_ptr< drawinglayer::texture::GeoTexSvx > mpTransparenceGeoTexSvx;
496 const boost::shared_ptr< drawinglayer::texture::GeoTexSvx >& pGeoTexSvx, in RasterPrimitive3D()
497 const boost::shared_ptr< drawinglayer::texture::GeoTexSvx >& pTransparenceGeoTexSvx, in RasterPrimitive3D()
536 …const boost::shared_ptr< drawinglayer::texture::GeoTexSvx >& getGeoTexSvx() const { return mpGeoTe… in getGeoTexSvx()
537 …const boost::shared_ptr< drawinglayer::texture::GeoTexSvx >& getTransparenceGeoTexSvx() const { re… in getTransparenceGeoTexSvx()
/trunk/main/drawinglayer/source/primitive2d/
H A Dfillgradientprimitive2d.cxx46 std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries, in generateMatricesAndColors()
76 texture::GeoTexSvxGradientLinear aGradient( in generateMatricesAndColors()
89 texture::GeoTexSvxGradientAxial aGradient( in generateMatricesAndColors()
102 texture::GeoTexSvxGradientRadial aGradient( in generateMatricesAndColors()
115 texture::GeoTexSvxGradientElliptical aGradient( in generateMatricesAndColors()
129 texture::GeoTexSvxGradientSquare aGradient( in generateMatricesAndColors()
143 texture::GeoTexSvxGradientRect aGradient( in generateMatricesAndColors()
159 const std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries, in createOverlappingFill()
192 const std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries, in createNonOverlappingFill()
275 std::vector< drawinglayer::texture::B2DHomMatrixAndBColor > aEntries; in createFill()
H A Dfillhatchprimitive2d.cxx77 texture::GeoTexSvxHatch aHatch( in create2DDecomposition()
90 texture::GeoTexSvxHatch aHatch( in create2DDecomposition()
103 texture::GeoTexSvxHatch aHatch( in create2DDecomposition()
H A Dfillgraphicprimitive2d.cxx69 texture::GeoTexSvxTiled aTiling( in create2DDecomposition()
H A Dpatternfillprimitive2d.cxx60 texture::GeoTexSvxTiled aTiling(getReferenceRange()); in create2DDecomposition()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx68 const rendering::Texture& texture ) in fillLinearGradient() argument
98 texture.AffineTransform ); in fillLinearGradient()
189 texture.AffineTransform ); in fillLinearGradient()
213 const rendering::Texture& texture ) in fillPolygonalGradient() argument
270 texture, in fillPolygonalGradient()
275 texture.AffineTransform ); in fillPolygonalGradient()
384 texture.AffineTransform ); in fillPolygonalGradient()
403 const bool bTileX( texture.RepeatModeX != rendering::TexturingMode::CLAMP ); in fillPolygonalGradient()
439 const rendering::Texture& texture ) in fillGradient() argument
449 texture ); in fillGradient()
[all …]
/trunk/main/canvas/source/tools/
H A Dverifyinput.cxx387 void verifyInput( const rendering::Texture& texture, in verifyInput() argument
392 verifyInput( texture.AffineTransform, in verifyInput()
395 if( !::rtl::math::isFinite( texture.Alpha ) || in verifyInput()
396 texture.Alpha < 0.0 || in verifyInput()
397 texture.Alpha > 1.0 ) in verifyInput()
403 ::rtl::OUString::valueOf(texture.Alpha) + in verifyInput()
412 if( texture.NumberOfHatchPolygons < 0 ) in verifyInput()
425 if( texture.RepeatModeX < rendering::TexturingMode::NONE || in verifyInput()
426 texture.RepeatModeX > rendering::TexturingMode::REPEAT ) in verifyInput()
441 if( texture.RepeatModeY < rendering::TexturingMode::NONE || in verifyInput()
[all …]
/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx36 namespace texture namespace
74 namespace texture namespace
111 namespace texture namespace
207 namespace texture namespace
292 namespace texture namespace
349 namespace texture namespace
426 namespace texture namespace
485 namespace texture namespace
562 namespace texture namespace
710 namespace texture namespace
H A Dtexture3d.cxx35 namespace texture namespace
70 namespace texture namespace
252 namespace texture namespace
329 namespace texture namespace
/trunk/main/drawinglayer/inc/drawinglayer/processor3d/
H A Ddefaultprocessor3d.hxx60 namespace drawinglayer { namespace texture { namespace
94 boost::shared_ptr< texture::GeoTexSvx > mpGeoTexSvx;
97 boost::shared_ptr< texture::GeoTexSvx > mpTransparenceGeoTexSvx;
144 const boost::shared_ptr< texture::GeoTexSvx >& getGeoTexSvx() const { return mpGeoTexSvx; } in getGeoTexSvx()
145 …const boost::shared_ptr< texture::GeoTexSvx >& getTransparenceGeoTexSvx() const { return mpTranspa… in getTransparenceGeoTexSvx()
/trunk/main/offapi/com/sun/star/drawing/
H A DTextureKind2.idl33 /** These enumeration values specify how the texture is applied.
39 /** With <type>TextureKind</type> <const>LUMINANCE</const>, the texture
45 /** With <type>TextureKind</type> <const>INTENSITY</const>, each texture
52 texture color information is used.
H A DTextureKind.idl34 /** These enumeration values specify how the texture is applied.
42 /** With <type>TextureKind</type> <const>LUMINANCE</const>, the texture
52 texture color information is used.
H A DTextureMode.idl34 /** The <type>TextureMode</type> defines in which way the texture color data
49 /** This mixes up colors in a way defined by the texture bitmap.
H A DTextureProjectionMode.idl34 /** defines how the texture is mapped to the object.
38 <p>It can be set independently for X and Y texture directions.</p>
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dfillgradientprimitive2d.hxx73 std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries,
76 const std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries,
80 const std::vector< drawinglayer::texture::B2DHomMatrixAndBColor >& rEntries,
/trunk/main/drawinglayer/
H A DLibrary_drawinglayer.mk179 drawinglayer/source/texture/texture \
180 drawinglayer/source/texture/texture3d \
H A DPackage_inc.mk137 …_Package_add_file,drawinglayer_inc,inc/drawinglayer/texture/texture.hxx,drawinglayer/texture/textu…
/trunk/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx155 texture::GeoTexSvxHatch aHatch( in impCreate3DDecomposition()
166 texture::GeoTexSvxHatch aHatch( in impCreate3DDecomposition()
177 texture::GeoTexSvxHatch aHatch( in impCreate3DDecomposition()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx552 const rendering::Texture& texture, in gradientFill() argument
573 texture, in gradientFill()

Completed in 79 milliseconds

1234