Searched refs:mbSmoothNormals (Results 1 – 4 of 4) sorted by relevance
65 unsigned mbSmoothNormals : 1; // Plane self member in drawinglayer::primitive3d::SdrExtrudePrimitive3D106 bool getSmoothNormals() const { return mbSmoothNormals; } in getSmoothNormals()
67 unsigned mbSmoothNormals : 1; // Plane self member in drawinglayer::primitive3d::SdrLathePrimitive3D124 bool getSmoothNormals() const { return mbSmoothNormals; } in getSmoothNormals()
277 mbSmoothNormals(bSmoothNormals), in SdrLathePrimitive3D()
418 mbSmoothNormals(bSmoothNormals), in SdrExtrudePrimitive3D()
Completed in 30 milliseconds