Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern')
-rwxr-xr-xsource/blender/freestyle/intern/view_map/FEdgeXDetector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
index 14a835d9cd3..4cbaa4a7b5a 100755
--- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
+++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
@@ -123,8 +123,8 @@ public:
}
// MATERIAL BOUNDARY
- virtual void FEdgeXDetector::processMaterialBoundaryShape(WXShape* iWShape);
- virtual void FEdgeXDetector::ProcessMaterialBoundaryEdge(WXEdge *iEdge);
+ virtual void processMaterialBoundaryShape(WXShape* iWShape);
+ virtual void ProcessMaterialBoundaryEdge(WXEdge *iEdge);
// EVERYBODY
virtual void buildSmoothEdges(WXShape* iShape);