Searched refs:mbSmoothLids (Results 1 – 4 of 4) sorted by relevance
67 unsigned mbSmoothLids : 1; // Front/back member in drawinglayer::primitive3d::SdrExtrudePrimitive3D108 bool getSmoothLids() const { return mbSmoothLids; } in getSmoothLids()
69 unsigned mbSmoothLids : 1; // Front/back member in drawinglayer::primitive3d::SdrLathePrimitive3D126 bool getSmoothLids() const { return mbSmoothLids; } in getSmoothLids()
279 mbSmoothLids(bSmoothLids), in SdrLathePrimitive3D()
420 mbSmoothLids(bSmoothLids), in SdrExtrudePrimitive3D()
Completed in 18 milliseconds