mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0031939: Coding - correction of spelling errors in comments [part 8]
Fix various typos Fixed via codespell v2.1.dev
This commit is contained in:
@@ -100,7 +100,7 @@ void VrmlData_ShapeConvert::AddShape (const TopoDS_Shape& theShape,
|
||||
|
||||
//=======================================================================
|
||||
//function : makeTShapeNode
|
||||
//purpose : auxilary
|
||||
//purpose : auxiliary
|
||||
//=======================================================================
|
||||
Handle(VrmlData_Geometry) VrmlData_ShapeConvert::makeTShapeNode(const TopoDS_Shape& theShape,
|
||||
const TopAbs_ShapeEnum theShapeType,
|
||||
|
@@ -75,7 +75,7 @@ class VrmlData_ShapeConvert
|
||||
|
||||
/**
|
||||
* Convert all accumulated shapes and store them in myScene.
|
||||
* The internal data structures are cleared in the end of convertion.
|
||||
* The internal data structures are cleared in the end of conversion.
|
||||
* @param theExtractFaces
|
||||
* If True, converter extracst faces from the shapes.
|
||||
* @param theExtractEdges
|
||||
|
Reference in New Issue
Block a user