Searched refs:rNewPolyTexture2D (Results 1 – 1 of 1) sorted by relevance
299 void E3dPolygonObj::SetPolyTexture2D(const basegfx::B2DPolyPolygon& rNewPolyTexture2D) in SetPolyTexture2D() argument301 if ( aPolyTexture2D != rNewPolyTexture2D ) in SetPolyTexture2D()304 aPolyTexture2D = rNewPolyTexture2D; in SetPolyTexture2D()
Completed in 11 milliseconds