mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 03:38:01 +08:00
Coding - Update Clang-format with more macroses (#677)
- Updates `.clang-format` to include `OCC_CATCH_SIGNALS`, `DEFINE_STANDARD_RTTIEXT`, and `Draw_Drawable3D_FACTORY` as statement macros - Adds a GitHub action step to automatically remove empty lines after `Standard_DEPRECATED` macro declarations - Reformats numerous files by removing blank lines after deprecated method declarations and improving macro formatting
This commit is contained in:
@@ -2269,7 +2269,7 @@ void TopOpeBRepBuild_BuilderON::GFillONPartsWES2(const Handle(TopOpeBRepDS_Inter
|
||||
gp_Vec ntOOFOR = FUN_tool_nggeomF(uv, OOFOR);
|
||||
if (OOFOR.Orientation() == TopAbs_REVERSED)
|
||||
ntOOFOR.Reverse();
|
||||
// xxFCX :
|
||||
// xxFCX :
|
||||
#ifdef OCCT_DEBUG
|
||||
// Standard_Real t1 =factor*BRep_Tool::Tolerance(Esd);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user