Console: rename PascalCase named methods to camelCase
This commit is contained in:
@@ -175,7 +175,7 @@ void ImportOCAF::loadShapes(const TDF_Label& label,
|
||||
}
|
||||
|
||||
#ifdef FC_DEBUG
|
||||
Base::Console().Log("H:%d, N:%s, T:%d, A:%d, S:%d, C:%d, SS:%d, F:%d, R:%d, C:%d, SS:%d\n",
|
||||
Base::Console().log("H:%d, N:%s, T:%d, A:%d, S:%d, C:%d, SS:%d, F:%d, R:%d, C:%d, SS:%d\n",
|
||||
hash,
|
||||
part_name.c_str(),
|
||||
aShapeTool->IsTopLevel(label),
|
||||
|
||||
Reference in New Issue
Block a user