Home
last modified time | relevance | path

Searched refs:rNewPolyNormals3D (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/svx/source/engine3d/
H A Dpolygn3d.cxx287 void E3dPolygonObj::SetPolyNormals3D(const basegfx::B3DPolyPolygon& rNewPolyNormals3D) in SetPolyNormals3D() argument
289 if ( aPolyNormals3D != rNewPolyNormals3D ) in SetPolyNormals3D()
292 aPolyNormals3D = rNewPolyNormals3D; in SetPolyNormals3D()

Completed in 14 milliseconds