]> OCCT Git - occt.git/commitdiff
Documentation - Fix whitespaces (#806)
authorluzpaz <luzpaz@users.noreply.github.com>
Fri, 7 Nov 2025 09:17:08 +0000 (04:17 -0500)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 09:17:08 +0000 (09:17 +0000)
- Corrected alignment of comment section delimiters (equals signs)
- Removed excessive whitespace in multi-line comment text
- Improved line breaks in documentation for better readability

82 files changed:
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamedShapeDriver.hxx
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamingDriver.hxx
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Plane.hxx
src/ApplicationFramework/TKCAF/TNaming/TNaming_Selector.hxx
src/ApplicationFramework/TKCAF/TNaming/TNaming_Tool.hxx
src/ApplicationFramework/TKCDF/CDM/CDM_Document.hxx
src/ApplicationFramework/TKCDF/PCDM/PCDM_StorageDriver.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntegerArray.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_NoteBook.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Variable.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.hxx
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_DrilledHole.hxx
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LineWidening.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESEntity.hxx
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_OrdinateDimension.hxx
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_NetworkSubfigureDef.hxx
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_RectArraySubfigure.hxx
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_GeneralModule.hxx
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SplineCurve.hxx
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TrimmedSurface.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_UniformRectGrid.hxx
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ManifoldSolid.hxx
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_VertexList.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicSurface.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.hxx
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_UnitContext.hxx
src/DataExchange/TKDESTEP/STEPControl/STEPControl_ActorRead.hxx
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Reader.hxx
src/DataExchange/TKDESTEP/StepAP214/StepAP214_GroupItem.hxx
src/DataExchange/TKDESTEP/StepData/StepData_PDescr.hxx
src/DataExchange/TKDESTEP/StepData/StepData_SelectType.hxx
src/DataExchange/TKDESTEP/StepFile/StepFile_ReadData.hxx
src/DataExchange/TKDESTEP/StepSelect/StepSelect_FloatFormat.hxx
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS.hxx
src/DataExchange/TKDESTL/RWStl/RWStl.hxx
src/DataExchange/TKDESTL/RWStl/RWStl_Reader.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_AsciiText.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Cone.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Cube.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Cylinder.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_DirectionalLight.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_FontStyle.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_IndexedLineSet.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Info.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Instancing.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_LOD.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_MatrixTransform.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_PointLight.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Rotation.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_SFRotation.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Scale.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Sphere.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_SpotLight.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Switch.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2Transform.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_TextureCoordinate2.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Transform.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_TransformSeparator.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_Translation.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWAnchor.hxx
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWInline.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Curve.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_DeflectionCurve.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Drawer.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_HLRShape.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_IsoAspect.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_LineAspect.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_PointAspect.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Projector.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadedShape.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadingAspect.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionShape.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFRestrictedFace.hxx
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFShape.hxx
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GraphNode.hxx

index 6ba92b246adc56191a2a735b71ffab09c0dfc1ca..9a51a1e40f44e92569306bdaddedb4737c0a9573 100644 (file)
@@ -33,7 +33,7 @@ class BinTools_LocationSet;
 class BinMNaming_NamedShapeDriver;
 DEFINE_STANDARD_HANDLE(BinMNaming_NamedShapeDriver, BinMDF_ADriver)
 
-//! NamedShape  Attribute Driver.
+//! NamedShape Attribute Driver.
 class BinMNaming_NamedShapeDriver : public BinMDF_ADriver
 {
 
index 028e5b49f197112b789354c14e65188a8280b259..362ee508b9ddccb0413f9353a86ebcebbce7e73e 100644 (file)
@@ -29,7 +29,7 @@ class BinObjMgt_Persistent;
 class BinMNaming_NamingDriver;
 DEFINE_STANDARD_HANDLE(BinMNaming_NamingDriver, BinMDF_ADriver)
 
-//! Naming  Attribute Driver.
+//! Naming Attribute Driver.
 class BinMNaming_NamingDriver : public BinMDF_ADriver
 {
 
index 2b067f6993ab8f60a5701eff4de34b17488202dc..49b20aa14f0805436555d9ab945ce419af072100 100644 (file)
@@ -24,7 +24,7 @@ class TDataXtd_Plane;
 DEFINE_STANDARD_HANDLE(TDataXtd_Plane, TDataStd_GenericEmpty)
 
 //! The basis to define a plane attribute.
-//! Warning:  Use TDataXtd_Geometry attribute to retrieve the
+//! Warning: Use TDataXtd_Geometry attribute to retrieve the
 //! gp_Pln of the Plane attribute
 class TDataXtd_Plane : public TDataStd_GenericEmpty
 {
index 1deb5d9a6e01683bd15a013e50ec643301932f80..fcce74d12cbbcf4b341109d234748aca6e4238c4 100644 (file)
@@ -44,7 +44,7 @@ class TNaming_NamedShape;
 //! NamedShape at the given label, which contains the
 //! argument selected shape. When calling this
 //! method, the sub-hierarchy of <label> is first cleared,
-//! then a TNaming_NamedShape is ALWAYS created  at
+//! then a TNaming_NamedShape is ALWAYS created at
 //! this <label>, with the TNaming_SELECTED evolution.
 //! The <Naming attribute> is associated to the selected
 //! shape which store the arguments of the selection.
index fe4361d2501be39ceb77feaad4909fdc41f11531..8637ced5d04069752991413e77fb9e4a997cc373 100644 (file)
@@ -178,7 +178,7 @@ private:
                                                      const Handle(TNaming_UsedShapes)& US);
 
   //! Returns the label of the first apparition of
-  //! <aShape>. Transdef  is a value of the transaction
+  //! <aShape>. Transdef is a value of the transaction
   //! of the first apparition of <aShape>.
   Standard_EXPORT static TDF_Label Label(const Handle(TNaming_UsedShapes)& Shapes,
                                          const TopoDS_Shape&               aShape,
index 17a5221f2aff4ed1022093bf82335484515774a2..3cbd9a9061da7bef30a8e7c683fabe31edc10302 100644 (file)
@@ -122,7 +122,7 @@ public:
   //! has not yet been retrieved, this method will retrieve it.
   Standard_EXPORT Handle(CDM_Document) Document(const Standard_Integer aReferenceIdentifier) const;
 
-  //! returns True if the To Document of the  reference
+  //! returns True if the To Document of the reference
   //! identified by aReferenceIdentifier is in session, False
   //! if it corresponds to a not yet retrieved document.
   Standard_EXPORT Standard_Boolean IsInSession(const Standard_Integer aReferenceIdentifier) const;
@@ -164,7 +164,7 @@ public:
   //! Copies a reference to this document. This method
   //! avoid retrieval of referenced document. The arguments
   //! are the original document and a valid reference
-  //! identifier Returns the  local identifier.
+  //! identifier Returns the local identifier.
   Standard_EXPORT Standard_Integer CopyReference(const Handle(CDM_Document)& aFromDocument,
                                                  const Standard_Integer      aReferenceIdentifier);
 
index 5f10f576ef13d7a34648ef18dfcdbb207b2d5064..c91faed88f82006003a2f71ddc25e94a9a414230 100644 (file)
@@ -39,8 +39,8 @@ DEFINE_STANDARD_HANDLE(PCDM_StorageDriver, PCDM_Writer)
 //! The second method should be redefined to put
 //! additional document that could be used by the
 //! retrieval instead of the principal document, depending
-//! on the schema used during the retrieval. For example,
-//! a second document could  be a standard
+//! on the schema used during the retrieval.
+//! For example, a second document could be a standard
 //! CDMShape_Document. This means that a client
 //! application will already be able to extract a CDMShape_Document
 //! of the file, if the Shape Schema remains unchanged.
index 9bf303253c386d03392791a58b79e840644962fd..27b29310d5ab55ef1c46c8e8e3a9278b0fa91e93 100644 (file)
@@ -281,7 +281,7 @@ public:
   //! Backup() method.
   Standard_Boolean IsBackuped() const;
 
-  //! Copies  the attribute  contents into  a  new other
+  //! Copies the attribute contents into a new other
   //! attribute. It is used by Backup().
   Standard_EXPORT virtual Handle(TDF_Attribute) BackupCopy() const;
 
index 6a92bd29eaf66688bf6ca2e301ec46e4c2019a3e..bef096b575f0617fc99031e82d9134305eb1c7ee 100644 (file)
@@ -74,7 +74,7 @@ public:
   //! iteration process.
   Standard_Boolean More() const;
 
-  //! Move the current iteration  to the next Item.
+  //! Move the current iteration to the next Item.
   Standard_EXPORT void Next();
 
   //! Moves this iteration to the next brother
index 9ed3017cb012eab6c69ea3c4d8d71fbf3f8f6af5..ef9e37c071ef9ff3853bd1d856d3375c1d5ed04b 100644 (file)
@@ -107,7 +107,7 @@ public:
                                     const Standard_Boolean       append = Standard_True) const;
 
   //! Forgets an Attribute from the current label,
-  //! setting its forgotten status true and  its valid
+  //! setting its forgotten status true and its valid
   //! status false. Raises if the attribute is not in
   //! the structure.
   Standard_EXPORT void ForgetAttribute(const Handle(TDF_Attribute)& anAttribute) const;
index 89404a1c2f9646ae745b23dcc56e77c861498c2a..82325815fa9c7a64e945a042072844dd27055809 100644 (file)
@@ -68,8 +68,8 @@ public:
   Standard_EXPORT void Init(const Standard_Integer lower, const Standard_Integer upper);
 
   //! Sets the <Index>th element of the array to <Value>
-  //! OutOfRange exception is raised if <Index> doesn't respect Lower and Upper bounds of the
-  //! internal  array.
+  //! OutOfRange exception is raised if <Index> doesn't respect Lower and Upper bounds
+  //! of the internal array.
   Standard_EXPORT void SetValue(const Standard_Integer Index, const Standard_Integer Value);
 
   //! Sets the explicit GUID (user defined) for the attribute.
index 54a255caf751e6c497acf50ce1bd7a0f1ce44528..008ddf2fd23dd4557a20f367e06e35b87764c8d7 100644 (file)
@@ -63,7 +63,7 @@ public:
                                                const Standard_Boolean isExported = Standard_False);
 
   //! Tool to Create an Real attribute from <value>, Insert
-  //! it in a new son label  of <me>. The Integer attribute
+  //! it in a new son label of <me>. The Integer attribute
   //! is returned.
   Standard_EXPORT Handle(TDataStd_Integer) Append(
     const Standard_Integer value,
index 33f41fd9f3c7ea426e8d9f5cb8e0981b17abdb0a..928caa618cbca508b426d85a9915d066b58d352c 100644 (file)
@@ -43,8 +43,8 @@ class TDataStd_TreeNode : public TDF_Attribute
 {
 
 public:
-  //! class  methods working on the node
-  //! ===================================
+  //! class methods working on the node
+  //! =================================
   //! Returns true if the tree node T is found on the label L.
   //! Otherwise, false is returned.
   Standard_EXPORT static Standard_Boolean Find(const TDF_Label& L, Handle(TDataStd_TreeNode)& T);
index 19fc9cb58a581afff2ed315fa131c925119b414d..c4a86e4f5964f4807eaf2017e2ef15d25eab5156 100644 (file)
@@ -95,7 +95,7 @@ public:
   Standard_EXPORT Standard_Boolean IsAssigned() const;
 
   //! create(if doesn't exist) and returns the assigned
-  //! expression  attribute. fill it after.
+  //! expression attribute. fill it after.
   Standard_EXPORT Handle(TDataStd_Expression) Assign() const;
 
   //! if <me> is assigned delete the associated expression
@@ -115,7 +115,7 @@ public:
   Standard_EXPORT void Unit(const TCollection_AsciiString& unit);
 
   //! to read/write fields
-  //! ===================
+  //! ====================
   Standard_EXPORT const TCollection_AsciiString& Unit() const;
 
   //! if <status> is True, this variable will not be
index 34178adc230368fbbfc49fecbca07bc3164bec66..6f8c52b829664aeb576fdb86a17772cb26a53ee5 100644 (file)
@@ -156,7 +156,7 @@ public:
   //! can be used.
   Standard_EXPORT Standard_Integer GetAvailableUndos() const;
 
-  //! Will UNDO  one step, returns False if no undo was
+  //! Will UNDO one step, returns False if no undo was
   //! done (Undos == 0).
   //! Otherwise, true is returned and one step in the
   //! list of undoes is undone.
@@ -167,7 +167,7 @@ public:
   //! can be used.
   Standard_EXPORT Standard_Integer GetAvailableRedos() const;
 
-  //! Will REDO  one step, returns False if no redo was
+  //! Will REDO one step, returns False if no redo was
   //! done (Redos == 0).
   //! Otherwise, true is returned, and one step in the list of redoes is done again.
   Standard_EXPORT Standard_Boolean Redo();
index c20acf92cd79cade5daefbf12276d1441b92491b..b243b21c7c59055ae9fa6c0984df6c08fcb0801b 100644 (file)
@@ -63,7 +63,7 @@ public:
   Standard_EXPORT Standard_Real FinishDiaSize() const;
 
   //! Returns Plating Status :
-  //! False = not plating  /  True  = is plating
+  //! False = not plating  /  True = is plating
   Standard_EXPORT Standard_Boolean IsPlating() const;
 
   //! returns the lower numbered layer
index 9779bda34724f7977ec2f1552e781b150c678c1a..cd99f698186f56de3837d37319a49caf26b68828 100644 (file)
@@ -67,7 +67,7 @@ public:
   Standard_EXPORT Standard_Real WidthOfMetalization() const;
 
   //! returns the cornering code
-  //! 0 = Rounded  /   1 = Squared
+  //! 0 = Rounded  / 1 = Squared
   Standard_EXPORT Standard_Integer CorneringCode() const;
 
   //! returns the extension flag
index 9f711222589b090f58bb5f33f28d8a4ef537859e..127de9957aa148c44f74c31b651b1308e13eaf7b 100644 (file)
@@ -88,7 +88,7 @@ public:
   Standard_EXPORT virtual IGESData_DefList DefLevel() const;
 
   //! Returns the level the entity
-  //! belongs to. Returns -1 if the entity belongs to more than one  level.
+  //! belongs to. Returns -1 if the entity belongs to more than one level.
   Standard_EXPORT Standard_Integer Level() const;
 
   //! Returns LevelList if Level is
index 3f292beb5b7b65ee22fb956840453ca36c0b976a..5fb55136c2afcdc15027151b282e8db2ab6c6017 100644 (file)
@@ -30,7 +30,7 @@ DEFINE_STANDARD_HANDLE(IGESDimen_OrdinateDimension, IGESData_IGESEntity)
 
 //! defines IGES Ordinate Dimension, Type <218> Form <0, 1>,
 //! in package IGESDimen
-//! Note   : The ordinate dimension entity is used to
+//! Note: The ordinate dimension entity is used to
 //! indicate dimensions from a common base line.
 //! Dimensioning is only permitted along the XT
 //! or YT axis.
index 31152bcc7438271aa012f81a143a86485e8db9d9..77faf5e00d60a5f91162c82cfa668a0c949cc83b 100644 (file)
@@ -84,7 +84,7 @@ public:
 
   //! returns the Index'th IGESEntity in subfigure exclusive of primary
   //! reference designator and Control Points
-  //! raises exception if Index  <=0 or Index > NbEntities()
+  //! raises exception if Index <=0 or Index > NbEntities()
   Standard_EXPORT Handle(IGESData_IGESEntity) Entity(const Standard_Integer Index) const;
 
   //! return value = 0 : Not Specified
index 0eef9ea57542288894f17f1a8739944a223dc8ed..a77a0e82a7fc40bc8d3e5896e0de1768f5340fe4 100644 (file)
@@ -97,7 +97,7 @@ public:
   //! returns 0 if all replicated entities to be displayed
   Standard_EXPORT Standard_Integer ListCount() const;
 
-  //! returns 0 if half or fewer of the elements of  the array are defined
+  //! returns 0 if half or fewer of the elements of the array are defined
   //! 1 if half or more of the elements are defined
   Standard_EXPORT Standard_Boolean DoDontFlag() const;
 
index 59d4159aa2ea016c6d17607e4e86e164360dde37..e3fb1896f06f34a81b56a95c6c254dfb913d9ac1 100644 (file)
@@ -73,7 +73,7 @@ public:
 
   //! Returns a category number which characterizes an entity
   //! Shape for all, but Drawing for :
-  //! Flash;  Point with a symbol;  Plane with a symbol
+  //! Flash; Point with a symbol; Plane with a symbol
   Standard_EXPORT virtual Standard_Integer CategoryNumber(const Standard_Integer            CN,
                                                           const Handle(Standard_Transient)& ent,
                                                           const Interface_ShareTool& shares) const
index e13c976d32a59a03c16f8ad3dce5d20a5a250618..3a0facff5eb133332bce13ea67bfa2d1dada0571 100644 (file)
@@ -34,8 +34,8 @@ DEFINE_STANDARD_HANDLE(IGESGeom_SplineCurve, IGESData_IGESEntity)
 //! polynomial segments. The curve could be of the type
 //! Linear, Quadratic, Cubic, Wilson-Fowler, Modified
 //! Wilson-Fowler, B-Spline. The N polynomial segments
-//! are delimited by the break points  T(1), T(2), T(3),
-//! ..., T(N+1).
+//! are delimited by the break points:
+//! T(1), T(2), T(3), ..., T(N+1).
 class IGESGeom_SplineCurve : public IGESData_IGESEntity
 {
 
index bb6ce90182f7f12fcf83b41e371a62104f1768df..7c1a85b06116bbc98e772b8fb3258f0b1942d4d7 100644 (file)
@@ -29,7 +29,7 @@ DEFINE_STANDARD_HANDLE(IGESGeom_TrimmedSurface, IGESData_IGESEntity)
 
 //! defines IGESTrimmedSurface, Type <144> Form <0>
 //! in package IGESGeom
-//! A simple closed curve  in Euclidean plane  divides the
+//! A simple closed curve in Euclidean plane divides the
 //! plane in to two disjoint, open connected components; one
 //! bounded, one unbounded. The bounded one is called the
 //! interior region to the curve. Unbounded component is called
index ff5e4e0a6421c4dd69ed0b34b232d84ce0d77edf..a65d8c6676a0b281ec1aac0de2895fb0e5aa1105 100644 (file)
@@ -63,15 +63,15 @@ public:
   Standard_EXPORT Standard_Integer NbPropertyValues() const;
 
   //! returns False if <me> is an infinite grid,
-  //! True  if <me> is a finite grid.
+  //! True if <me> is a finite grid.
   Standard_EXPORT Standard_Boolean IsFinite() const;
 
   //! returns False if <me> is a Point grid,
-  //! True  if <me> is a Line grid.
+  //! True if <me> is a Line grid.
   Standard_EXPORT Standard_Boolean IsLine() const;
 
   //! returns False if <me> is a Weighted grid,
-  //! True  if <me> is not a Weighted grid.
+  //! True if <me> is not a Weighted grid.
   Standard_EXPORT Standard_Boolean IsWeighted() const;
 
   //! returns coordinates of lower left corner,
index 2d0d98253894535ab803a5fc76e1903ea53ac543..4f5243089e7b671f4e2b9073702b6a83ba3fe957 100644 (file)
@@ -61,11 +61,11 @@ public:
   Standard_EXPORT Standard_Integer NbVoidShells() const;
 
   //! returns Index'th void shell.
-  //! raises exception if Index  <= 0 or Index > NbVoidShells()
+  //! raises exception if Index <= 0 or Index > NbVoidShells()
   Standard_EXPORT Handle(IGESSolid_Shell) VoidShell(const Standard_Integer Index) const;
 
   //! returns Index'th orientation flag.
-  //! raises exception if Index  <= 0 or Index > NbVoidShells()
+  //! raises exception if Index <= 0 or Index > NbVoidShells()
   Standard_EXPORT Standard_Boolean VoidOrientationFlag(const Standard_Integer Index) const;
 
   DEFINE_STANDARD_RTTIEXT(IGESSolid_ManifoldSolid, IGESData_IGESEntity)
index f3f1e9015629ebfb1b03e323a7dfe63d651460f5..112257333194ab76cda127f5faf12fd89d6cccea 100644 (file)
@@ -48,7 +48,7 @@ public:
   Standard_EXPORT Standard_Integer NbVertices() const;
 
   //! returns the num'th vertex in the list
-  //! raises exception if num  <= 0 or num > NbVertices()
+  //! raises exception if num <= 0 or num > NbVertices()
   Standard_EXPORT gp_Pnt Vertex(const Standard_Integer num) const;
 
   DEFINE_STANDARD_RTTIEXT(IGESSolid_VertexList, IGESData_IGESEntity)
index 45ddf43556233265e73432d0e2ff72336d7c2576..290e29d8e7ffdb9ec62cd0c7c313888476b343c8 100644 (file)
@@ -50,7 +50,7 @@ public:
 
   //! Creates a tool BasicSurface ready to run, with
   //! epsilons set to 1.E-04, TheModeTopo to True, the
-  //! optimization of  the continuity to False.
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_BasicSurface();
 
   //! Creates a tool BasicSurface ready to run and sets its
index c5729226551288f9de1528cbb2969c31da3c54c9..b90bf2296906a0cd87bddd5b56bfc4fcc1c84d6e 100644 (file)
@@ -142,14 +142,14 @@ public:
   Handle(Transfer_TransientProcess) GetTransferProcess() const;
 
   //! Returns the result of the transfert of any IGES Curve
-  //! or Surface Entity.  If  the transfer has  failed,  this
+  //! or Surface Entity. If the transfer has failed, this
   //! member return a NullEntity.
   Standard_EXPORT TopoDS_Shape
     TransferCurveAndSurface(const Handle(IGESData_IGESEntity)& start,
                             const Message_ProgressRange& theProgress = Message_ProgressRange());
 
   //! Returns the result of the transfert the geometry of
-  //! any IGESEntity.  If  the transfer has  failed,  this
+  //! any IGESEntity. If the transfer has failed, this
   //! member return a NullEntity.
   Standard_EXPORT TopoDS_Shape
     TransferGeometry(const Handle(IGESData_IGESEntity)& start,
@@ -178,7 +178,7 @@ public:
                                       const TopoDS_Shape&                result);
 
   //! Returns the number of shapes results contained in "myMap" for the
-  //! IGESEntity start ( type VertexList or EdgeList).
+  //! IGESEntity start (type VertexList or EdgeList).
   Standard_EXPORT Standard_Integer NbShapeResult(const Handle(IGESData_IGESEntity)& start) const;
 
   //! Returns the numth result of the IGESEntity start (type VertexList or
@@ -187,7 +187,7 @@ public:
                                               const Standard_Integer             num) const;
 
   //! set in "myMap" the result of the transfer of the entity of the
-  //! IGESEntity start ( type VertexList or EdgeList).
+  //! IGESEntity start (type VertexList or EdgeList).
   Standard_EXPORT void AddShapeResult(const Handle(IGESData_IGESEntity)& start,
                                       const TopoDS_Shape&                result);
 
index e2c060c8688f113231a3b0877e71b2516a8129e2..9693dcae549367e2693830352797bbe59f5c996c 100644 (file)
@@ -56,7 +56,7 @@ public:
     const;
 
   //! Computes the length, plane angle and solid angle conversion
-  //! factor  .  Returns a status, 0 if OK
+  //! factor.  Returns a status, 0 if OK
   Standard_EXPORT Standard_Integer
     ComputeFactors(const Handle(StepRepr_GlobalUnitAssignedContext)& aContext,
                    const StepData_Factors& theLocalFactors = StepData_Factors());
index dce1da0200a43cf0040b0496bbf5adfd1ef15cd1..7facc421ea88b0a28d9b07131235d3851a67db8a 100644 (file)
@@ -155,7 +155,7 @@ protected:
     const StepData_Factors&      theLocalFactors = StepData_Factors(),
     const Message_ProgressRange& theProgress     = Message_ProgressRange());
 
-  //! Transfers  shape representation relationship entity
+  //! Transfers shape representation relationship entity
   //! theUseTrsf - special flag for using Axis2Placement from ShapeRepresentation for transform root
   //! shape
   Standard_EXPORT Handle(TransferBRep_ShapeBinder) TransferEntity(
@@ -166,7 +166,7 @@ protected:
     const Standard_Boolean                                  theUseTrsf  = Standard_False,
     const Message_ProgressRange&                            theProgress = Message_ProgressRange());
 
-  //! Transfers  geometric representation item entity such as ManifoldSolidBRep ,...etc
+  //! Transfers geometric representation item entity such as ManifoldSolidBRep ,...etc
   Standard_EXPORT Handle(TransferBRep_ShapeBinder) TransferEntity(
     const Handle(StepGeom_GeometricRepresentationItem)& git,
     const Handle(Transfer_TransientProcess)&            TP,
@@ -174,14 +174,14 @@ protected:
     const Standard_Boolean                              isManifold,
     const Message_ProgressRange&                        theProgress);
 
-  //! Transfers  mapped item
+  //! Transfers mapped item
   Standard_EXPORT Handle(TransferBRep_ShapeBinder) TransferEntity(
     const Handle(StepRepr_MappedItem)&       mapit,
     const Handle(Transfer_TransientProcess)& TP,
     const StepData_Factors&                  theLocalFactors,
     const Message_ProgressRange&             theProgress);
 
-  //! Transfers  FaceSurface entity
+  //! Transfers FaceSurface entity
   Standard_EXPORT Handle(TransferBRep_ShapeBinder) TransferEntity(
     const Handle(StepShape_FaceSurface)&     fs,
     const Handle(Transfer_TransientProcess)& TP,
@@ -200,8 +200,8 @@ protected:
     const StepData_Factors&                                           theLocalFactors,
     const Message_ProgressRange&                                      theProgress);
 
-  //! Translates file by old way when CDSR are roots . Acts only if "read.step.product_mode" is
-  //! equal Off.
+  //! Translates file by old way when CDSR are roots.
+  //! Acts only if "read.step.product_mode" is equal Off.
   Standard_EXPORT Handle(TransferBRep_ShapeBinder) OldWay(
     const Handle(Standard_Transient)&        start,
     const Handle(Transfer_TransientProcess)& TP,
index fd076745a8b321be733b2915f1d26aad075d4a36..45ff321c00d418d1ef33226c356563ed90441b5b 100644 (file)
@@ -38,7 +38,7 @@ class StepRepr_RepresentationContext;
 //! For the translation of iges files it is possible to use next sequence:
 //! To change translation parameters
 //! class Interface_Static should be used before beginning of
-//! translation  (see STEP Parameters and General Parameters)
+//! translation (see STEP Parameters and General Parameters)
 //! Creation of reader - STEPControl_Reader reader;
 //! To load s file in a model use method reader.ReadFile("filename.stp")
 //! To print load results reader.PrintCheckLoad(failsonly,mode)
@@ -142,7 +142,7 @@ protected:
     Standard_OVERRIDE;
 
 private:
-  //! Returns  units for length , angle and solidangle for shape representations
+  //! Returns units for length, angle and solidangle for shape representations
   Standard_EXPORT Standard_Boolean
     findUnits(const Handle(StepRepr_RepresentationContext)& theReprContext,
               TColStd_Array1OfAsciiString&                  theNameUnits,
index 75c5370d2a3d9ed92ad7a08e4093f74ee7b29831..00079b7c8d76729b16f439523034fb0e637c3f16 100644 (file)
@@ -65,51 +65,51 @@ public:
   //! 0 else
   Standard_EXPORT virtual Standard_Integer CaseNum(const Handle(Standard_Transient)& ent) const;
 
-  //! returns Value as a  GeometricRepresentationItem (Null if another type)
+  //! returns Value as a GeometricRepresentationItem (Null if another type)
   Standard_EXPORT virtual Handle(StepGeom_GeometricRepresentationItem) GeometricRepresentationItem()
     const;
 
-  //! returns Value as a  GroupRelationship (Null if another type)
+  //! returns Value as a GroupRelationship (Null if another type)
   Standard_EXPORT virtual Handle(StepBasic_GroupRelationship) GroupRelationship() const;
 
-  //! returns Value as a  MappedItem (Null if another type)
+  //! returns Value as a MappedItem (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_MappedItem) MappedItem() const;
 
-  //! returns Value as a  ProductDefinition (Null if another type)
+  //! returns Value as a ProductDefinition (Null if another type)
   Standard_EXPORT virtual Handle(StepBasic_ProductDefinition) ProductDefinition() const;
 
-  //! returns Value as a  ProductDefinitionFormation (Null if another type)
+  //! returns Value as a ProductDefinitionFormation (Null if another type)
   Standard_EXPORT virtual Handle(StepBasic_ProductDefinitionFormation) ProductDefinitionFormation()
     const;
 
-  //! returns Value as a  PropertyDefinitionRepresentation (Null if another type)
+  //! returns Value as a PropertyDefinitionRepresentation (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_PropertyDefinitionRepresentation)
     PropertyDefinitionRepresentation() const;
 
-  //! returns Value as a  Representation (Null if another type)
+  //! returns Value as a Representation (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_Representation) Representation() const;
 
-  //! returns Value as a  RepresentationItem (Null if another type)
+  //! returns Value as a RepresentationItem (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_RepresentationItem) RepresentationItem() const;
 
-  //! returns Value as a  RepresentationRelationshipWithTransformation (Null if another type)
+  //! returns Value as a RepresentationRelationshipWithTransformation (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_RepresentationRelationshipWithTransformation)
     RepresentationRelationshipWithTransformation() const;
 
-  //! returns Value as a  ShapeAspect (Null if another type)
+  //! returns Value as a ShapeAspect (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_ShapeAspect) ShapeAspect() const;
 
-  //! returns Value as a  ShapeAspectRelationship (Null if another type)
+  //! returns Value as a ShapeAspectRelationship (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_ShapeAspectRelationship) ShapeAspectRelationship() const;
 
-  //! returns Value as a  ShapeRepresentationRelationship (Null if another type)
+  //! returns Value as a ShapeRepresentationRelationship (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_ShapeRepresentationRelationship)
     ShapeRepresentationRelationship() const;
 
-  //! returns Value as a  StyledItem (Null if another type)
+  //! returns Value as a StyledItem (Null if another type)
   Standard_EXPORT virtual Handle(StepVisual_StyledItem) StyledItem() const;
 
-  //! returns Value as a  TopologicalRepresentationItem (Null if another type)
+  //! returns Value as a TopologicalRepresentationItem (Null if another type)
   Standard_EXPORT virtual Handle(StepShape_TopologicalRepresentationItem)
     TopologicalRepresentationItem() const;
 
index 87af7da5880cf0077e8fef08f825914b03ba6c78..2d99877e80224edda2c92493d3b1304831121fb3 100644 (file)
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT void SetType(const Handle(Standard_Type)& atype);
 
   //! Sets <me> for a Described Entity, whose Description must match
-  //! the type name  <dscnam>
+  //! the type name <dscnam>
   Standard_EXPORT void SetDescr(const Standard_CString dscnam);
 
   //! Adds an arity count to <me>, by default 1
index 655af1a5138d0c360dad816ae6bd547517f06591..4644cde9627d37415f9db9d809ced41261b05b4f 100644 (file)
@@ -60,7 +60,7 @@ public:
   //! Returns True if the Type of an Entity complies with the
   //! definition list of the SelectType.
   //! Also checks for a SelectMember
-  //! Default Implementation looks for CaseNum  or CaseMem positive
+  //! Default Implementation looks for CaseNum or CaseMem positive
   Standard_EXPORT Standard_Boolean Matches(const Handle(Standard_Transient)& ent) const;
 
   //! Stores an Entity. This allows to define a specific SelectType
index 45fad7bebf74af83955bc35f31685d28fc6928a5..1e0295ee9e2a13788a05b70932aed8ef01e40a66 100644 (file)
 //!    Now current record has ident, but args and types are empty.
 //! 4. Flex rule detected "ADVANCED_FACE" call CreateNewText and send a token "TYPE".
 //!    Now class contains "ADVANCED_FACE", as current text value.
-//! 5. Bison receive  a token and call RecordType (), it
+//! 5. Bison receive a token and call RecordType (), it
 //!    set "ADVANCED_FACE" to the current record as a type.
 //!    Now current record has ident and type, but args are empty.
 //! 6. Flex rule detected "(" send token "(".
 //!    Now class continues to contain "ADVANCED_FACE", as current text value.
-//! 7. Bison receive  a token and call RecordListStart (),
+//! 7. Bison receive a token and call RecordListStart (),
 //!    it does nothing via the current state.
 //!    Now current record is not update.
 //! 8. Flex rule detected ('') call CreateNewText and SetTypeArg and
 //!    send token TEXT.
 //!    Now class contains empty current text value.
-//! 9. Bison receive  a token and call CreateNewArg (), it
+//! 9. Bison receive a token and call CreateNewArg (), it
 //!    creates a new argument with empty text value and 'Text' type.
 //!    Now current record has ident, type and one argument.
 //! 10. Flex rule detected "," call PrepareNewArg(",",1), it
 //!     Bison does nothing and the current text value and record are not updated.
 //! 11. Flex rule detected "(" send token "(".
 //!     Now class continues to contain empty current text value.
-//! 12. Bison receive  a token and call RecordListStart (), it
+//! 12. Bison receive a token and call RecordListStart (), it
 //!     creates a new record with "$1" ident and "ADVANCED_FACE" type
 //!     old record is the next of the new record.
 //!     Now current record has ident, type, but args are empty.
 //! 13. Flex  rule detected "#124" call CreateNewText("#124",4) and send token "IDENT",
 //!     Now class contains "#124", as current text value.
-//! 14. Bison receive  a token and call CreateNewArg (), it
+//! 14. Bison receive a token and call CreateNewArg (), it
 //!     creates a new argument with "#124" text value and 'Ident' type.
 //!     Now current record has ident, type and one argument.
 //! 15. Flex rule detected ")" send token ")".
 //!     Now class continues to contain "#124", as a current text value.
-//! 16. Bison receive  a token and call RecordNewEntity (), it
+//! 16. Bison receive a token and call RecordNewEntity (), it
 //!     contain record to the records page, prepare to the new record
 //!     and get next record as a current record and set a new arg as a sub_record.
 //!     Now current record is a old record, it has ident, type and two args.
 //! 17. Flex rule detected "#125" call CreateNewText, SetTypeArg and send token IDEND.
 //!     Now class contains "#125", as a current text value.
-//! 18. Bison receive  a token and call CreateNewArg (), it
+//! 18. Bison receive a token and call CreateNewArg (), it
 //!     creates a new argument with "#125" text value and 'Ident' type.
 //!     Now current record has ident, type and three argument.
 //! 19. Flex rule detected "#125" call CreateNewText, SetTypeArg and send token IDEND.
 //!     Now class contains "#125", as a current text value.
-//! 20. Bison receive  a token and call CreateNewArg (), it
+//! 20. Bison receive a token and call CreateNewArg (), it
 //!     creates a new argument with "#125" text value and 'Ident' type.
 //!     Now current record has ident, type and three argument.
 //! ...
index 2751867e80e8a164accaae06aa4ba1dbebddca20..007175c04de10f35c7663f7fe074e600796623ce 100644 (file)
@@ -58,7 +58,7 @@ public:
   //! Sets Format for Range to a new value with its range of
   //! application.
   //! To cancel it, give format as "" (empty string)
-  //! Remark that if the condition (0. < Rmin < Rmax)  is not
+  //! Remark that if the condition (0. < Rmin < Rmax) is not
   //! verified, this secondary format will be ignored.
   //! Moreover, this secondary format is intended to be used in a
   //! range around 1.
index 72a2d39f78ce344fff4bb09ac85f50361b0e0e91..1ac197e251335a35ec21c0041eca05921c02252b 100644 (file)
@@ -33,7 +33,7 @@
 class TCollection_HAsciiString;
 
 //! This package implements the mapping between AP214
-//! Shape representation and  CAS.CAD Shape Representation.
+//! Shape representation and CAS.CAD Shape Representation.
 //! The source schema is Part42 (which is included in AP214)
 class StepToTopoDS
 {
index 058a3b84952bc3c1561d6757e49205b9145b7fa8..815c097d795dbbe7546908ec6bc2b0a53e32d30c 100644 (file)
@@ -41,7 +41,7 @@ public:
     const Message_ProgressRange&      theProgress = Message_ProgressRange());
 
   //! write the meshing in a file following the
-  //! Ascii  format of an STL file.
+  //! Ascii format of an STL file.
   //! Returns false if the cannot be opened;
   Standard_EXPORT static Standard_Boolean WriteAscii(
     const Handle(Poly_Triangulation)& theMesh,
index 0dff671432bae7a2d5666f747c7749a172ac7057..c209ad251408bd51d57bc66d397d95959fcd23d8 100644 (file)
@@ -31,7 +31,7 @@ class Message_ProgressRange;
 //! Call method Read() to read the file. In the process of reading, the tool will call methods
 //! addNode() and addTriangle() to fill the mesh data structure.
 //!
-//! The nodes with equal coordinates are merged automatically  on the fly.
+//! The nodes with equal coordinates are merged automatically on the fly.
 class RWStl_Reader : public Standard_Transient
 {
   DEFINE_STANDARD_RTTIEXT(RWStl_Reader, Standard_Transient)
index fa117e874a53cd95f96b573dd079aec3c3652d17..66f967eca466c1d0955fef7deec708fe5c3361e9 100644 (file)
 #include <Standard_OStream.hxx>
 #include <Standard_CString.hxx>
 
-//! Vrml package  implements the specification  of the
-//! VRML ( Virtual  Reality Modeling Language ).  VRML
-//! is a standard  language for describing interactive
-//! 3-D objects and  worlds delivered across Internet.
+//! Vrml package implements the specification of the
+//! VRML (Virtual Reality Modeling Language ). VRML
+//! is a standard language for describing interactive
+//! 3-D objects and worlds delivered across Internet.
 //! Actual version of Vrml package have made for objects
 //! of VRML version 1.0.
 //! This package is used by VrmlConverter package.
-//! The developer should  already be familiar with VRML
+//! The developer should already be familiar with VRML
 //! specification before using this package.
 class Vrml
 {
@@ -39,7 +39,7 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Writes a header in anOStream (VRML file).
-  //! Writes one line of commentary in  anOStream (VRML file).
+  //! Writes one line of commentary in anOStream (VRML file).
   Standard_EXPORT static Standard_OStream& VrmlHeaderWriter(Standard_OStream& anOStream);
 
   Standard_EXPORT static Standard_OStream& CommentWriter(const Standard_CString aComment,
index f93dcdda6925e9c2d684b9c3bf96672cbfb31db4..21eb24d18230bc6e5e75548a1baa7c38b58ee48e 100644 (file)
@@ -29,15 +29,15 @@ class Vrml_AsciiText;
 DEFINE_STANDARD_HANDLE(Vrml_AsciiText, Standard_Transient)
 
 //! defines a AsciiText node of VRML specifying geometry shapes.
-//! This  node  represents  strings  of  text  characters  from  ASCII  coded
-//! character  set. All subsequent strings advance y by -( size * spacing).
+//! This node represents strings of text characters from ASCII coded
+//! character set. All subsequent strings advance y by -( size * spacing).
 //! The justification field determines the placement of the strings in the x
 //! dimension. LEFT (the default) places the left edge of each string at x=0.
 //! CENTER places the center of each string at x=0. RIGHT places the right edge
 //! of each string at x=0. Text is rendered from left to right, top to
 //! bottom in the font set by FontStyle.
-//! The  default  value  for  the  wigth  field  indicates  the  natural  width
-//! should  be  used  for  that  string.
+//! The default value for the wigth field indicates the natural width
+//! should be used for that string.
 class Vrml_AsciiText : public Standard_Transient
 {
 
index 6978b6526e45e936abff61f7b19b201ac4777c83..63b2f4bb97304c2492b0542b9945d8ac69d25f48 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a Cone node of VRML specifying geometry shapes.
-//! This  node  represents  a  simple  cone,  whose  central  axis  is  aligned
-//! with  the  y-axis.  By  default ,  the  cone  is  centred  at  (0,0,0)
-//! and  has  size  of  -1  to  +1  in  the  all  three  directions.
-//! the  cone  has  a  radius  of  1  at  the  bottom  and  height  of  2,
-//! with  its  apex  at  1  and  its  bottom  at  -1.  The  cone  has  two  parts:
-//! the  sides  and  the  bottom
+//! This node represents a simple cone, whose central axis is aligned
+//! with the y-axis. By default, the cone is centred at (0,0,0)
+//! and has size of -1 to +1 in the all three directions.
+//! the cone has a radius of 1 at the bottom and height of 2,
+//! with its apex at 1 and its bottom at -1. The cone has two parts:
+//! the sides and the bottom
 class Vrml_Cone
 {
 public:
index 57c98e2b8b2f9ee8a27606a2d64d22c1c3357afa..7badae91697a52c569f065805d362d18a3570acf 100644 (file)
@@ -25,9 +25,9 @@
 #include <Standard_OStream.hxx>
 
 //! defines a Cube node of VRML specifying geometry shapes.
-//! This  node  represents  a  cuboid aligned with  the coordinate  axes.
-//! By  default ,  the  cube  is  centred  at  (0,0,0) and  measures  2  units
-//! in  each  dimension, from -1  to  +1.
+//! This node represents a cuboid aligned with the coordinate axes.
+//! By default, the cube is centred at (0,0,0) and measures 2 units
+//! in each dimension, from -1 to +1.
 //! A cube's width is its extent along its object-space X axis, its height is
 //! its extent along the object-space Y axis, and its depth is its extent along its
 //! object-space Z axis.
index fbcd793f55946b7ecc9a75a94b05f3ee83588de9..dcb67f3941a61b146214ca5c15f1038359e25d8b 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a Cylinder node of VRML specifying geometry shapes.
-//! This  node  represents  a  simple  capped  cylinder  centred  around the  y-axis.
-//! By  default ,  the  cylinder  is  centred  at  (0,0,0)
-//! and  has  size  of  -1  to  +1  in  the  all  three  dimensions.
-//! The  cylinder  has  three  parts:
-//! the  sides,  the  top  (y=+1)  and  the  bottom (y=-1)
+//! This node represents a simple capped cylinder centred around the y-axis.
+//! By default, the cylinder is centred at (0,0,0)
+//! and has size of -1 to +1 in the all three dimensions.
+//! The cylinder has three parts:
+//! the sides, the top (y=+1) and the bottom (y=-1)
 class Vrml_Cylinder
 {
 public:
index adfdf1f0817c362fe4c7617be5e05af3f521c604..ce786628bce07505ad438e399e87346bb6ae08d8 100644 (file)
 #include <gp_Vec.hxx>
 #include <Standard_OStream.hxx>
 
-//! defines a directional  light node of VRML specifying
+//! defines a directional light node of VRML specifying
 //! properties of lights.
-//! This  node  defines  a  directional  light  source  that  illuminates
-//! along  rays  parallel  to  a  given  3-dimensional  vector
-//! Color is  written  as  an  RGB  triple.
+//! This node defines a directional light source that illuminates
+//! along rays parallel to a given 3-dimensional vector
+//! Color is written as an RGB triple.
 //! Light intensity must be in the range 0.0 to 1.0, inclusive.
 class Vrml_DirectionalLight
 {
index a7ad6df889ae9069581b08454fc7153ef2c73db2..8f6b9c5064f6d56814e9bb9e2debc0532039e4c8 100644 (file)
@@ -28,9 +28,9 @@
 
 //! defines a FontStyle node of VRML of properties of geometry
 //! and its appearance.
-//! The  size  field  specifies  the  height  (in  object  space  units)
-//! of  glyphs  rendered  and  determines  the  vertical  spacing  of
-//! adjacent  lines  of  text.
+//! The size field specifies the height (in object space units)
+//! of glyphs rendered and determines the vertical spacing of
+//! adjacent lines of text.
 class Vrml_FontStyle
 {
 public:
index 9d6d8f1fdaada20225e24603066f48b55e868f55..3ab4225ab68d7dc6834a3a16a2fcba032693976e 100644 (file)
@@ -37,7 +37,7 @@ DEFINE_STANDARD_HANDLE(Vrml_IndexedLineSet, Standard_Transient)
 //! specifies a material or normal for each polyline. PER_VERTEX specifies a material or
 //! normal for each vertex. The corresponding _INDEXED bindings are the same, but use
 //! the materialIndex or normalIndex indices. The DEFAULT material binding is equal
-//! to OVERALL. The DEFAULT normal binding is equal to  PER_VERTEX_INDEXED;
+//! to OVERALL. The DEFAULT normal binding is equal to PER_VERTEX_INDEXED;
 //! if insufficient normals exist in the state, the lines will be drawn unlit. The same
 //! rules for texture coordinate generation as IndexedFaceSet are used.
 class Vrml_IndexedLineSet : public Standard_Transient
index 40784ce9a8c717564f68788a6a4c6bacb974a9a7..d08d4e4e959523b4ef234722fc802ee98a5c988d 100644 (file)
@@ -26,9 +26,9 @@
 
 //! defines a Info node of VRML specifying properties of geometry
 //! and its appearance.
-//! It  is  used  to  store  information  in  the  scene  graph,
-//! Typically  for  application-specific  purposes,  copyright  messages,
-//! or  other  strings.
+//! It is used to store information in the scene graph,
+//! Typically for application-specific purposes, copyright messages,
+//! or other strings.
 class Vrml_Info
 {
 public:
index 88a1e53dd8de00f071de6f3686d747470243c05d..0d952aa6ce6fe64cd7de8012ffda2df0e684f04b 100644 (file)
 #include <TCollection_AsciiString.hxx>
 #include <Standard_OStream.hxx>
 
-//! defines  "instancing" - using  the  same  instance  of  a  node
-//! multiple  times.
-//! It  is  accomplished  by  using  the  "DEF"  and  "USE"  keywords.
-//! The  DEF  keyword  both  defines  a  named  node,  and  creates  a  single
-//! instance  of  it.
-//! The  USE  keyword  indicates  that  the  most  recently  defined  instance
-//! should  be  used  again.
-//! If  several  nades  were  given  the  same  name,  then  the  last  DEF
-//! encountered  during  parsing  "wins".
-//! DEF/USE  is  limited  to  a  single  file.
+//! defines "instancing" - using the same instance of a node
+//! multiple times.
+//! It is accomplished by using the "DEF" and "USE" keywords.
+//! The DEF keyword both defines a named node, and creates a single
+//! instance of it.
+//! The USE keyword indicates that the most recently defined instance
+//! should be used again.
+//! If several nades were given the same name, then the last DEF
+//! encountered during parsing "wins".
+//! DEF/USE is limited to a single file.
 class Vrml_Instancing
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Adds "DEF  <myName>" in  anOStream  (VRML  file).
+  //! Adds "DEF <myName>" in anOStream (VRML file).
   Standard_EXPORT Vrml_Instancing(const TCollection_AsciiString& aString);
 
-  //! Adds "USE  <myName>" in  anOStream (VRML  file).
+  //! Adds "USE <myName>" in anOStream (VRML file).
   Standard_EXPORT Standard_OStream& DEF(Standard_OStream& anOStream) const;
 
   Standard_EXPORT Standard_OStream& USE(Standard_OStream& anOStream) const;
index 70409a4fe4ec4bff5a24845d9fbd2e696fdb6a50..d041ba191062e89902d1220beaa841cd4999c1ff 100644 (file)
@@ -30,25 +30,25 @@ DEFINE_STANDARD_HANDLE(Vrml_LOD, Standard_Transient)
 
 //! defines a LOD (level of detailization) node of VRML specifying properties
 //! of geometry  and its appearance.
-//! This  group  node  is  used  to  allow  applications  to  switch  between
-//! various  representations  of  objects  automatically. The  children  of  this
-//! node  typically  represent  the  same  object  or  objects  at  the  varying
-//! of  Levels  Of  Detail  (LOD),  from  highest  detail  to  lowest.
+//! This group node is used to allow applications to switch between
+//! various representations of objects automatically. The children of this
+//! node typically represent the same object or objects at the varying
+//! of Levels Of Detail (LOD), from highest detail to lowest.
 //!
-//! The  specified  center  point  of  the  LOD  is  transformed  by  current
-//! transformation  into  world  space,  and  the  distance from  the  transformed
-//! center  to  the  world-space  eye  point  is  calculated.
-//! If  thedistance  is  less  than  the  first  value  in  the  ranges  array,
-//! than  the  first  child  of  the  LOD  group  is  drawn.  If  between
-//! the  first  and  second  values  in  the  range  array,  the  second  child
-//! is  drawn,  etc.
-//! If  there  are  N  values  in  the  range  array,  the  LOD  group  should
-//! have  N+1  children.
-//! Specifying  too  few  children  will  result  in  the  last  child  being
-//! used  repeatedly  for  the  lowest  lewels  of  detail;  if  too  many  children
-//! are  specified,  the  extra  children  w ll  be  ignored.
-//! Each  value  in  the  ranges  array  should  be  greater  than  the previous
-//! value,  otherwise  results  are  undefined.
+//! The specified center point of the LOD is transformed by current
+//! transformation into world space, and the distance from the transformed
+//! center to the world-space eye point is calculated.
+//! If thedistance is less than the first value in the ranges array,
+//! than the first child of the LOD group is drawn. If between
+//! the first and second values in the range array, the second child
+//! is drawn, etc.
+//! If there are N values in the range array, the LOD group should
+//! have N+1 children.
+//! Specifying too few children will result in the last child being
+//! used repeatedly for the lowest levels of detail; if too many children
+//! are specified, the extra children will be ignored.
+//! Each value in the ranges array should be greater than the previous
+//! value, otherwise results are undefined.
 class Vrml_LOD : public Standard_Transient
 {
 
index 2c2630d4c119880ad63a789e6a965f07fb4d1c68..de8317fa7fcbb72ff3691ce395bb5f389fa2a8a4 100644 (file)
 
 //! defines a MatrixTransform node of VRML specifying matrix and transform
 //! properties.
-//! This  node  defines  3D  transformation  with  a  4  by  4  matrix.
-//! By  default  :
+//! This node defines 3D transformation with a 4 by 4 matrix.
+//! By default:
 //! a11=1  a12=0  a13=0  a14=0
 //! a21=0  a22=1  a23=0  a24=0
 //! a31=0  a32=0  a33=1  a34=0
 //! a41=0  a42=0  a43=0  a44=1
-//! It  is  written  to  the  file  in  row-major  order  as  16  Real numbers
-//! separated  by  whitespace.  For  example ,  matrix  expressing  a  translation
-//! of  7.3  units  along  the  X  axis  is  written  as:
+//! It is written to the file in row-major order as 16 Real numbers
+//! separated by whitespace. For example , matrix expressing a translation
+//! of 7.3 units along the X axis is written as:
 //! 1  0  0  0   0  1  0  0   0  0  1  0   7.3 0  0  1
 class Vrml_MatrixTransform
 {
index db610b7b0b13bfd8787eec6022628b6ae2e2e58a..6e17cd11d7fb6c308bf345248caefd3e37138b14 100644 (file)
 #include <gp_Vec.hxx>
 #include <Standard_OStream.hxx>
 
-//! defines a point  light node of VRML specifying
+//! defines a point light node of VRML specifying
 //! properties of lights.
-//! This  node  defines  a  point  light  source   at  a  fixed  3D  location
-//! A  point  source  illuminates equally  in  all  directions;
-//! that  is  omni-directional.
-//! Color is  written  as  an  RGB  triple.
+//! This node defines a point light source at a fixed 3D location
+//! A point source illuminates equally in all directions;
+//! that is omni-directional.
+//! Color is written as an RGB triple.
 //! Light intensity must be in the range 0.0 to 1.0, inclusive.
 class Vrml_PointLight
 {
index 32bdf5bd7c2d6a1e46164b628232f7c8fede44b0..a3e90768a4fe2909d6676539d69fc886fb86132e 100644 (file)
@@ -25,8 +25,8 @@
 #include <Standard_OStream.hxx>
 
 //! defines a Rotation node of VRML specifying matrix and transform properties.
-//! This  node  defines  a  3D  rotation  about  an  arbitrary  axis  through  the  origin.
-//! By  default  :  myRotation  =  (0 0 1 0)
+//! This node defines a 3D rotation about an arbitrary axis through the origin.
+//! Bydefault: myRotation = (0 0 1 0)
 class Vrml_Rotation
 {
 public:
index 8a3c66cbc4104db741fc0ac07af500b73be80860..673490bbc723d06513340093146ec354baa158ae 100644 (file)
@@ -24,8 +24,8 @@
 #include <Standard_Real.hxx>
 
 //! defines SFRotation type of VRML field types.
-//! The  4  values  represent  an  axis  of  rotation  followed  by  amount  of
-//! right-handed  rotation  about  the  that  axis, in  radians.
+//! The 4 values represent an axis of rotation followed by amount of
+//! right-handed rotation about the that axis, in radians.
 class Vrml_SFRotation
 {
 public:
index a1ad43b8d1a0218e67a5e0bdbe236c8fa4a9519a..18894bf65bfd12756d8de5a6f951510da768e640 100644 (file)
@@ -26,9 +26,9 @@
 
 //! defines a Scale node of VRML specifying transform
 //! properties.
-//! This  node  defines  a  3D  scaling  about  the  origin.
-//! By  default  :
-//! myRotation  =  (1 1 1)
+//! This node defines a 3D scaling about the origin.
+//! By default:
+//! myRotation = (1 1 1)
 class Vrml_Scale
 {
 public:
index be77e591c945d8c6d0eff39803548231229ebdaf..90517e9dc97ca79b4338bbea0c86e12d3f388d34 100644 (file)
@@ -25,8 +25,8 @@
 #include <Standard_OStream.hxx>
 
 //! defines a Sphere node of VRML specifying geometry shapes.
-//! This  node  represents  a  sphere.
-//! By  default ,  the  sphere  is  centred  at  (0,0,0) and  has  a  radius  of  1.
+//! This node represents a sphere.
+//! By default, the sphere is centred at (0,0,0) and has a radius of 1.
 class Vrml_Sphere
 {
 public:
index 8d4e010dbe8cfd079056db004ad9d49b4a88c536..f6ea6162196998d70cfcd8840af0851587dc8a39 100644 (file)
 
 //! specifies a spot light node of VRML nodes specifying
 //! properties of lights.
-//! This  node  defines  a  spotlight  light  source.
-//! A  spotlight  is  placed  at  a  fixed  location  in  3D-space
-//! and  illuminates in  a  cone  along  a  particular  direction.
-//! The  intensity  of  the  illumination  drops  off  exponentially
-//! as  a  ray  of  light  diverges  from  this  direction  toward
-//! the  edges  of  cone.
-//! The  rate  of  drop-off  and  agle  of  the  cone  are  controlled
-//! by  the  dropOfRate  and  cutOffAngle
-//! Color is  written  as  an  RGB  triple.
+//! This node defines a spotlight light source.
+//! A spotlight is placed at a fixed location in 3D-space
+//! and illuminates in a cone along a particular direction.
+//! The intensity of the illumination drops off exponentially
+//! as a ray of light diverges from this direction toward
+//! the edges of cone.
+//! The rate of drop-off and agle of the cone are controlled
+//! by the dropOfRate and cutOffAngle
+//! Color is written as an RGB triple.
 //! Light intensity must be in the range 0.0 to 1.0, inclusive.
 class Vrml_SpotLight
 {
index 1dd83c5fa0c0e89b22a4a6a7910aad9bdd47ada6..f081ead08477963ed944228809bbd5f2fd75c4de 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a Switch node of VRML specifying group properties.
-//! This  group  node  traverses  one,  none,  or  all  of  its  children.
-//! One  can  use  this  node  to  switch  on  and  off  the  effects  of  some
-//! properties  or  to  switch  between  different  properties.
-//! The  whichChild  field  specifies  the  index  of  the  child  to  traverse,
-//! where  the  first  child  has  index  0.
-//! A  value  of  -1  (the  default)  means  do  not  traverse  any  children.
-//! A  value  of  -3  traverses  all  children,  making  the  switch  behave  exactly
-//! like  a  regular  Group.
+//! This group node traverses one, none, or all of its children.
+//! One can use this node to switch on and off the effects of some
+//! properties or to switch between different properties.
+//! The whichChild field specifies the index of the child to traverse,
+//! where the first child has index 0.
+//! A value of -1 (the default) means do not traverse any children.
+//! A value of -3 traverses all children, making the switch behave exactly
+//! like a regular Group.
 class Vrml_Switch
 {
 public:
index 5b9de9aebbc803731eea0965300cee1ccc753e09..ab05c276b1fb9660246ae7a1074d1ff7eddadc95 100644 (file)
@@ -28,12 +28,12 @@ class Vrml_SFImage;
 
 //! defines a Texture2 node of VRML specifying properties of geometry
 //! and its appearance.
-//! This  property  node  defines  a  texture  map  and  parameters  for  that  map
-//! The  texture  can  be  read  from  the  URL  specified  by  the  filename  field.
-//! To  turn  off  texturing,  set  the  filename  field  to  an  empty  string  ("").
-//! Textures  can  alsobe  specified  inline  by  setting  the  image  field
-//! to  contain  the  texture  data.
-//! By  default  :
+//! This property node defines a texture map and parameters for that map
+//! The texture can be read from the URL specified by the filename field.
+//! To turn off texturing, set the filename field to an empty string ("").
+//! Textures can alsobe specified inline by setting the image field
+//! to contain the texture data.
+//! By default:
 //! myFilename ("")
 //! myImage (0 0 0)
 //! myWrapS (Vrml_REPEAT)
index 7e9a81068f2d6fa92892280f64db85cef74fdb25..5481594cbba0d517f32933344ebcde2e42aa0c4b 100644 (file)
 
 //! defines a Texture2Transform node of VRML specifying properties of geometry
 //! and its appearance.
-//! This  node  defines  a 2D  transformation  applied  to  texture  coordinates.
-//! This  affect  the  way  textures  are  applied  to  the  surfaces  of  subsequent
+//! This node defines a 2D transformation applied to texture coordinates.
+//! This affect the way textures are applied to the surfaces of subsequent
 //! shapes.
-//! Transformation  consisits  of(in  order)  a  non-uniform  scale  about  an
-//! arbitrary  center  point,  a  rotation  about  that  same  point,  and
-//! a  translation.  This  allows  a  user  to  change  the  size  and  position  of
-//! the  textures  on  the  shape.
-//! By  default  :
+//! Transformation consisits of (in order) a non-uniform scale about an
+//! arbitrary center point, a rotation about that same point, and
+//! a translation. This allows a user to change the size and position of
+//! the textures on the shape.
+//! By default:
 //! myTranslation (0 0)
 //! myRotation (0)
 //! myScaleFactor (1 1)
index de8950979e5623ae1fada3b1ca0acab15549ecb2..0167cedc6a7334677bf094ebd26cd112ef6f5043 100644 (file)
@@ -29,14 +29,14 @@ DEFINE_STANDARD_HANDLE(Vrml_TextureCoordinate2, Standard_Transient)
 
 //! defines a TextureCoordinate2 node of VRML specifying properties of geometry
 //! and its appearance.
-//! This  node  defines  a  set  of  2D  coordinates  to  be  used  to  map  textures
-//! to  the  vertices  of  subsequent  PointSet,  IndexedLineSet,  or  IndexedFaceSet
-//! objects.  It  replaces  the  current  texture  coordinates  in  the  rendering
-//! state  for  the  shapes  to  use.
-//! Texture  coordinates  range  from  0  to  1  across  the  texture.
-//! The  horizontal  coordinate,  called  S,  is  specified  first,  followed
-//! by  vertical  coordinate,  T.
-//! By  default  :
+//! This node defines a set of 2D coordinates to be used to map textures
+//! to the vertices of subsequent PointSet, IndexedLineSet, or IndexedFaceSet
+//! objects. It replaces the current texture coordinates in the rendering
+//! state for the shapes to use.
+//! Texture coordinates range from 0 to 1 across the texture.
+//! The horizontal coordinate, called S, is specified first, followed
+//! by vertical coordinate, T.
+//! By default:
 //! myPoint (0 0)
 class Vrml_TextureCoordinate2 : public Standard_Transient
 {
index f15103dcf7cb99ba46c93ed2c192cb9237b72a66..3ef33341bc50bb0e63973bb1e8673232f61e5148 100644 (file)
 
 //! defines a Transform of VRML specifying transform
 //! properties.
-//! This  node  defines  a  geometric  3D  transformation   consisting   of  (in  order)
-//! a  (possibly)  non-uniform  scale  about  an  arbitrary  point,  a  rotation  about
-//! an arbitrary point  and  axis  and  translation.
-//! By  default  :
+//! This node defines a geometric 3D transformation consisting of (in order)
+//! a (possibly) non-uniform scale about an arbitrary point, a rotation about
+//! an arbitrary point and axis and translation.
+//! By default:
 //! myTranslation (0,0,0)
 //! myRotation  (0,0,1,0)
 //! myScaleFactor (1,1,1)
index 5476f9ba634b5583dcebc2807345f184f545e3b4..4e7025b407dbdc9db5431b2e185f2bc2facf747e 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a TransformSeparator node of VRML specifying group properties.
-//! This  group  node  is  similar  to  separator  node  in  that it  saves state
-//! before  traversing  its  children  and  restores  it  afterwards.
-//! This  node  can  be  used  to  isolate  transformations  to  light  sources
-//! or  objects.
+//! This group node is similar to separator node in that it saves state
+//! before traversing its children and restores it afterwards.
+//! This node can be used to isolate transformations to light sources
+//! or objects.
 class Vrml_TransformSeparator
 {
 public:
index 9e48127a67d37acda2a1a2fa5d1f6873af7c5412..aea5e5b4508718e5ce6ec80731fb595de02afebc 100644 (file)
@@ -26,8 +26,8 @@
 
 //! defines a Translation of VRML specifying transform
 //! properties.
-//! This  node  defines  a  translation  by  3D  vector.
-//! By  default  :
+//! This node defines a translation by 3D vector.
+//! By default:
 //! myTranslation (0,0,0)
 class Vrml_Translation
 {
index 303dc83eae5694d8db2dd125f1eb3e54b0889807..665b721b11276b33ebd43faf06fe9125add19a0a 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a WWWAnchor node of VRML specifying group properties.
-//! The  WWWAnchor  group  node  loads  a  new  scene  into  a  VRML  browser
-//! when  one  of  its  children  is  closen.  Exactly  how  a  user  "chooses"
-//! a  child  of  the  WWWAnchor  is  up  to  the  VRML browser.
-//! WWWAnchor  with  an  empty  ("")  name  does  nothing  when  its
-//! children  are  chosen.
-//! WWWAnchor  behaves  like  a  Separator,  pushing  the  traversal  state
-//! before  traversing  its  children  and  popping  it  afterwards.
+//! The WWWAnchor group node loads a new scene into a VRML browser
+//! when one of its children is closen. Exactly how a user "chooses"
+//! a child of the WWWAnchor is up to the VRML browser.
+//! WWWAnchor with an empty ("") name does nothing when its
+//! children are chosen.
+//! WWWAnchor behaves like a Separator, pushing the traversal state
+//! before traversing its children and popping it afterwards.
 class Vrml_WWWAnchor
 {
 public:
index f89937cb0b3670c9f60f5039370e3f252530fca5..b61d781487010f214888b53d5226d9449549b7bd 100644 (file)
 #include <Standard_OStream.hxx>
 
 //! defines a WWWInline node of VRML specifying group properties.
-//! The  WWWInline  group  node  reads  its  children  from  anywhere  in  the
-//! World  Wide  Web.
-//! Exactly  when  its  children  are  read  is  not  defined;
-//! reading  the  children  may  be  delayed  until  the  WWWInline  is  actually
+//! The WWWInline group node reads its children from anywhere in the
+//! World Wide Web.
+//! Exactly when its children are read is not defined;
+//! reading the children may be delayed until the WWWInline is actually
 //! displayed.
-//! WWWInline  with  an  empty  ("")  name  does  nothing.
-//! WWWInline  behaves  like  a  Separator,  pushing  the  traversal  state
-//! before  traversing  its  children  and  popping  it  afterwards.
-//! By  defaults:
+//! WWWInline with an empty ("") name does nothing.
+//! WWWInline behaves like a Separator, pushing the traversal state
+//! before traversing its children and popping it afterwards.
+//! By defaults:
 //! myName  ("")
 //! myBboxSize (0,0,0)
 //! myBboxCenter  (0,0,0)
index 1be24219dc4221db2366d2514f492afc3b34b0d1..f75d528ddcbdfd4ce305c19ed3910474960fe879 100644 (file)
@@ -27,14 +27,14 @@ class Adaptor3d_Curve;
 class VrmlConverter_Drawer;
 
 //! Curve - computes the presentation of objects to be
-//! seen  as curves  (the  computation  will  be  made
-//! with a constant  number  of  points),  converts this one
-//! into  VRML  objects  and  writes (adds) them  into
-//! anOStream.   All  requested   properties  of   the
-//! representation are specify  in aDrawer  of  Drawer
+//! seen as curves (the computation will be made
+//! with a constant number of points), converts this one
+//! into VRML objects and writes (adds) them into
+//! anOStream. All requested properties of the
+//! representation are specify in aDrawer of Drawer
 //! class (VrmlConverter).
 //! This kind of the presentation is converted into
-//! IndexedLineSet ( VRML ).
+//! IndexedLineSet (VRML).
 class VrmlConverter_Curve
 {
 public:
index 3949b2630459ec9ef1bf8d63fcbb4cef7bfeb002..c6c1afe8d95c8bc35df3bcbaa275e09f5fc9f32c 100644 (file)
 class Adaptor3d_Curve;
 class VrmlConverter_Drawer;
 
-//! DeflectionCurve    -  computes the presentation of
-//! objects to be seen as  curves,   converts this  one into
-//! VRML    objects    and    writes (adds)  into
-//! anOStream.     All  requested properties  of   the
-//! representation  are specify in  aDrawer.
-//! This  kind of the presentation
-//! is converted into IndexedLineSet ( VRML ).
+//! DeflectionCurve - computes the presentation of
+//! objects to be seen as curves, converts this one into
+//! VRML objects and writes (adds) into
+//! anOStream. All requested properties of the
+//! representation are specify in aDrawer.
+//! This kind of the presentation
+//! is converted into IndexedLineSet (VRML).
 //! The computation will be made according to a maximal
 //! chordial deviation.
 class VrmlConverter_DeflectionCurve
index 3ee212d1279f0d4dcef4f6196e44a04f478f4aed..23c7c6ca0d6cefdcb1eb167e2dbea008088fa24f 100644 (file)
@@ -41,14 +41,14 @@ public:
   Standard_EXPORT VrmlConverter_Drawer();
 
   //! by default: TOD_Relative; however, except for the shapes,
-  //! the drawing  will be made using the absolute deviation.
+  //! the drawing will be made using the absolute deviation.
   Standard_EXPORT void SetTypeOfDeflection(const Aspect_TypeOfDeflection aTypeOfDeflection);
 
   Standard_EXPORT Aspect_TypeOfDeflection TypeOfDeflection() const;
 
   //! Defines the maximal chordial deviation when drawing any curve;
-  //! If this  value is  one  of  the  obvious  parameters  of  methods,
-  //! current  value  from  Drawer won't be used.
+  //! If this value is one of the obvious parameters of methods,
+  //! current value from Drawer won't be used.
   //! This value is used by:
   //!
   //! VrmlConverter_DeflectionCurve
@@ -66,9 +66,9 @@ public:
   Standard_EXPORT Standard_Real DeviationCoefficient() const;
 
   //! default: 17 points.
-  //! Defines the Discretisation  (myNbPoints) when drawing any curve;
-  //! If this  value is  one  of  the  obvious  parameters  of  methods,
-  //! current  value  from  Drawer won't be used.
+  //! Defines the Discretisation (myNbPoints) when drawing any curve;
+  //! If this value is one of the obvious parameters of methods,
+  //! current value from Drawer won't be used.
   //! This value is used by:
   //!
   //! VrmlConverter_Curve
@@ -78,7 +78,7 @@ public:
 
   Standard_EXPORT Standard_Integer Discretisation() const;
 
-  //! defines the maximum value allowed  for the first and last
+  //! defines the maximum value allowed for the first and last
   //! parameters of an infinite curve.
   //! Default value: 500.
   //! VrmlConverter_Curve
@@ -128,7 +128,7 @@ public:
   Standard_EXPORT void SetFreeBoundaryAspect(const Handle(VrmlConverter_LineAspect)& anAspect);
 
   //! enables the drawing the free boundaries
-  //! By default the free boundaries  are drawn.
+  //! By default the free boundaries are drawn.
   Standard_EXPORT void SetFreeBoundaryDraw(const Standard_Boolean OnOff);
 
   //! returns True if the drawing of the free boundaries is enabled.
@@ -143,7 +143,7 @@ public:
   Standard_EXPORT void SetWireAspect(const Handle(VrmlConverter_LineAspect)& anAspect);
 
   //! enables the drawing the wire
-  //! By default the wire  are drawn.
+  //! By default the wire are drawn.
   Standard_EXPORT void SetWireDraw(const Standard_Boolean OnOff);
 
   //! returns True if the drawing of the wire is enabled.
@@ -158,7 +158,7 @@ public:
   Standard_EXPORT void SetUnFreeBoundaryAspect(const Handle(VrmlConverter_LineAspect)& anAspect);
 
   //! enables the drawing the unfree boundaries
-  //! By default the unfree boundaries  are drawn.
+  //! By default the unfree boundaries are drawn.
   Standard_EXPORT void SetUnFreeBoundaryDraw(const Standard_Boolean OnOff);
 
   //! returns True if the drawing of the unfree boundaries is enabled.
@@ -182,24 +182,24 @@ public:
   //! By default the hidden lines are not drawn.
   Standard_EXPORT Standard_Boolean DrawHiddenLine() const;
 
-  //! sets DrawHiddenLine  =  Standard_True  -  the hidden lines are drawn.
+  //! sets DrawHiddenLine = Standard_True  - the hidden lines are drawn.
   Standard_EXPORT void EnableDrawHiddenLine();
 
-  //! sets DrawHiddenLine  =  Standard_False  -  the hidden lines are not drawn.
+  //! sets DrawHiddenLine = Standard_False - the hidden lines are not drawn.
   Standard_EXPORT void DisableDrawHiddenLine();
 
-  //! returns LineAspect  for  the hidden lines.
+  //! returns LineAspect for the hidden lines.
   //! The default values are the same default values from Vrml package.
   Standard_EXPORT Handle(VrmlConverter_LineAspect) HiddenLineAspect();
 
-  //! sets LineAspect  for  the hidden lines.
+  //! sets LineAspect for the hidden lines.
   Standard_EXPORT void SetHiddenLineAspect(const Handle(VrmlConverter_LineAspect)& anAspect);
 
-  //! returns LineAspect  for  the seen lines.
+  //! returns LineAspect for the seen lines.
   //! The default values are the same default values from Vrml package.
   Standard_EXPORT Handle(VrmlConverter_LineAspect) SeenLineAspect();
 
-  //! sets LineAspect  for  the seen lines.
+  //! sets LineAspect for the seen lines.
   Standard_EXPORT void SetSeenLineAspect(const Handle(VrmlConverter_LineAspect)& anAspect);
 
   DEFINE_STANDARD_RTTIEXT(VrmlConverter_Drawer, Standard_Transient)
index 32e62414e1714dfa342bc551d0d625d2d3382544..8bbd04203ab5b0ff900be751237e871e288811e6 100644 (file)
@@ -26,20 +26,20 @@ class TopoDS_Shape;
 class VrmlConverter_Drawer;
 class VrmlConverter_Projector;
 
-//! HLRShape  -  computes the presentation  of objects
+//! HLRShape - computes the presentation of objects
 //! with removal of their hidden  lines for a specific
-//! projector, converts them into VRML  objects  and
-//! writes (adds) them into anOStream.  All requested
-//! properties of  the representation  are  specify in
-//! aDrawer of Drawer class.  This kind  of the presentation
-//! is  converted  into  IndexedLineSet  and   if  they  are  defined
-//! in  Projector into :
+//! projector, converts them into VRML objects and
+//! writes (adds) them into anOStream. All requested
+//! properties of the representation are specify in
+//! aDrawer of Drawer class. This kind of the presentation
+//! is converted into IndexedLineSet and if they are defined
+//! in Projector info:
 //! PerspectiveCamera,
 //! OrthographicCamera,
 //! DirectionLight,
 //! PointLight,
 //! SpotLight
-//! from  Vrml  package.
+//! from Vrml package.
 class VrmlConverter_HLRShape
 {
 public:
index 59edef46a7d53841f1c7ff9a20b5401d672ec54e..c3bbca90f1b989fddd10694899c0290f5ee22b95 100644 (file)
@@ -28,13 +28,13 @@ class VrmlConverter_IsoAspect;
 DEFINE_STANDARD_HANDLE(VrmlConverter_IsoAspect, VrmlConverter_LineAspect)
 
 //! qualifies the aspect properties for
-//! the VRML conversation of iso curves .
+//! the VRML conversation of iso curves.
 class VrmlConverter_IsoAspect : public VrmlConverter_LineAspect
 {
 
 public:
   //! create a default IsoAspect.
-  //! Default value: myNumber  - 10.
+  //! Default value: myNumber - 10.
   Standard_EXPORT VrmlConverter_IsoAspect();
 
   Standard_EXPORT VrmlConverter_IsoAspect(const Handle(Vrml_Material)& aMaterial,
index ca99cd2efbf9ab83a79602cb6fc1140c0ff5bf67..083ae509877dc548e94eb745911c124db2d47a1b 100644 (file)
@@ -27,13 +27,13 @@ class VrmlConverter_LineAspect;
 DEFINE_STANDARD_HANDLE(VrmlConverter_LineAspect, Standard_Transient)
 
 //! qualifies the aspect properties for
-//! the VRML conversation of a Curve and  a  DeflectionCurve .
+//! the VRML conversation of a Curve and a DeflectionCurve.
 class VrmlConverter_LineAspect : public Standard_Transient
 {
 
 public:
   //! create a default LineAspect.
-  //! Default value: HasMaterial  =  False  - a  line  hasn't  own  material (color)
+  //! Default value: HasMaterial  = False - a line hasn't own material (color)
   Standard_EXPORT VrmlConverter_LineAspect();
 
   Standard_EXPORT VrmlConverter_LineAspect(const Handle(Vrml_Material)& aMaterial,
@@ -43,12 +43,12 @@ public:
 
   Standard_EXPORT Handle(Vrml_Material) Material() const;
 
-  //! defines the necessary of writing  own  Material from Vrml into  output  OStream.
-  //! By default False  -  the material is not writing into OStream,
-  //! True  -  the material is writing.
+  //! defines the necessary of writing own Material from Vrml into output OStream.
+  //! By default False - the material is not writing into OStream,
+  //! True - the material is writing.
   Standard_EXPORT void SetHasMaterial(const Standard_Boolean OnOff);
 
-  //! returns True if the  materials is  writing into OStream.
+  //! returns True if the materials is writing into OStream.
   Standard_EXPORT Standard_Boolean HasMaterial() const;
 
   DEFINE_STANDARD_RTTIEXT(VrmlConverter_LineAspect, Standard_Transient)
index f4aa1d9e31e20f2176cd0a27f11f3b7b7b3a8bc6..ed5fb0a34e78682e83fe3c18b033401120100e82 100644 (file)
@@ -33,7 +33,7 @@ class VrmlConverter_PointAspect : public Standard_Transient
 
 public:
   //! create a default PointAspect.
-  //! Default value: HasMaterial  =  False  - a  line  hasn't  own  material (color)
+  //! Default value: HasMaterial = False - a line hasn't own material (color)
   Standard_EXPORT VrmlConverter_PointAspect();
 
   Standard_EXPORT VrmlConverter_PointAspect(const Handle(Vrml_Material)& aMaterial,
@@ -43,12 +43,12 @@ public:
 
   Standard_EXPORT Handle(Vrml_Material) Material() const;
 
-  //! defines the necessary of writing  own  Material from Vrml into  output  OStream.
-  //! By default False  -  the material is not writing into OStream,
-  //! True  -  the material is writing.
+  //! defines the necessary of writing own Material from Vrml into output OStream.
+  //! By default False - the material is not writing into OStream,
+  //! True - the material is writing.
   Standard_EXPORT void SetHasMaterial(const Standard_Boolean OnOff);
 
-  //! returns True if the  materials is  writing into OStream.
+  //! returns True if the materials is writing into OStream.
   Standard_EXPORT Standard_Boolean HasMaterial() const;
 
   DEFINE_STANDARD_RTTIEXT(VrmlConverter_PointAspect, Standard_Transient)
index 4426bcdf8df45ea114a32c16cbacce03afdebb32..ae47e90403097980afbbf66f4ee824342c615b6d 100644 (file)
 class VrmlConverter_Projector;
 DEFINE_STANDARD_HANDLE(VrmlConverter_Projector, Standard_Transient)
 
-//! defines projector  and calculates properties of cameras and lights from Vrml
-//! ( OrthograpicCamera, PerspectiveCamera, DirectionalLight, PointLight, SpotLight
-//! and  MatrixTransform  )  to display all scene  shapes  with  arbitrary locations
-//! for requested the Projection Vector,  High Point Direction and the Focus
-//! and adds them ( method Add ) to anOSream.
+//! defines projector and calculates properties of cameras and lights from Vrml
+//! (OrthograpicCamera, PerspectiveCamera, DirectionalLight, PointLight, SpotLight
+//! and MatrixTransform) to display all scene shapes with arbitrary locations
+//! for requested the Projection Vector, High Point Direction and the Focus
+//! and adds them (method Add) to anOSream.
 class VrmlConverter_Projector : public Standard_Transient
 {
 
@@ -65,13 +65,13 @@ public:
 
   Standard_EXPORT VrmlConverter_TypeOfLight Light() const;
 
-  //! Adds  into anOStream  if  they  are  defined in  Create.
+  //! Adds into anOStream if they are defined in Create.
   //! PerspectiveCamera,
   //! OrthographicCamera,
   //! DirectionLight,
   //! PointLight,
   //! SpotLight
-  //! with  MatrixTransform  from VrmlConverter;
+  //! with MatrixTransform from VrmlConverter;
   Standard_EXPORT void Add(Standard_OStream& anOStream) const;
 
   Standard_EXPORT HLRAlgo_Projector Projector() const;
index 895414e8e59a158c340b287c420ee4958d8124ee..e391b331fd9f4ba73eb85a33fadcaaa399c45eee 100644 (file)
@@ -28,13 +28,13 @@ class VrmlConverter_Drawer;
 class TopoDS_Face;
 class Poly_Connect;
 
-//! ShadedShape - computes  the  shading presentation of shapes
+//! ShadedShape - computes the shading presentation of shapes
 //! by triangulation algorithms, converts this one into VRML objects
 //! and writes (adds) into anOStream.
 //! All requested properties of the representation including
-//! the maximal chordial deviation  are specify in aDrawer.
-//! This  kind  of  the  presentation  is  converted  into
-//! IndexedFaceSet ( VRML ).
+//! the maximal chordial deviation are specify in aDrawer.
+//! This kind of the presentation is converted into
+//! IndexedFaceSet (VRML).
 class VrmlConverter_ShadedShape
 {
 public:
index ea910a7dfb48015ed6c5d7fd3bea909687ff3ed2..546f767835e2e92bb1b315d342a991dc799a3679 100644 (file)
@@ -28,7 +28,7 @@ class VrmlConverter_ShadingAspect;
 DEFINE_STANDARD_HANDLE(VrmlConverter_ShadingAspect, Standard_Transient)
 
 //! qualifies the aspect properties for
-//! the VRML conversation of ShadedShape .
+//! the VRML conversation of ShadedShape.
 class VrmlConverter_ShadingAspect : public Standard_Transient
 {
 
@@ -44,24 +44,24 @@ public:
 
   Standard_EXPORT Vrml_ShapeHints ShapeHints() const;
 
-  //! defines necessary of  a  calculation  of  normals for  ShadedShape  to  more
-  //! accurately  display  curved  surfaces,  pacticularly  when  smoooth  or  phong
-  //! shading  is  used  in  VRML  viewer.
-  //! By default False  -  the normals are not calculated,
-  //! True  -  the normals are calculated.
-  //! Warning: If  normals  are  calculated  the  resulting  VRML  file  will
-  //! be  substantially  lager.
+  //! defines necessary of a calculation of normals for ShadedShape to more
+  //! accurately display curved surfaces, pacticularly when smoooth or phong
+  //! shading is used in VRML viewer.
+  //! By default False - the normals are not calculated,
+  //! True - the normals are calculated.
+  //! Warning: If normals are calculated the resulting VRML file will
+  //! be substantially lager.
   Standard_EXPORT void SetHasNormals(const Standard_Boolean OnOff);
 
   //! returns True if the normals are calculating
   Standard_EXPORT Standard_Boolean HasNormals() const;
 
-  //! defines necessary of writing  Material from Vrml into  output  OStream.
-  //! By default False  -  the material is not writing into OStream,
-  //! True  -  the material is writing.
+  //! defines necessary of writing Material from Vrml into output OStream.
+  //! By default False - the material is not writing into OStream,
+  //! True - the material is writing.
   Standard_EXPORT void SetHasMaterial(const Standard_Boolean OnOff);
 
-  //! returns True if the  materials is  writing into OStream.
+  //! returns True if the materials is writing into OStream.
   Standard_EXPORT Standard_Boolean HasMaterial() const;
 
   DEFINE_STANDARD_RTTIEXT(VrmlConverter_ShadingAspect, Standard_Transient)
index 01c952c5298f436a69c19ab369b5a5fe1463b131..bb5679ba0029739ba02141fa1ff5b3da42d009b3 100644 (file)
 
 class VrmlConverter_Drawer;
 
-//! WFDeflectionRestrictedFace    -    computes    the
-//! wireframe   presentation   of  faces       with
-//! restrictions by  displaying  a given  number of  U
-//! and/or  V  isoparametric  curves,  converts his
-//! into VRML objects   and writes (adds) them  into
-//! anOStream.    All   requested properties  of the
-//! representation  are  specify in  aDrawer of Drawer
-//! class (Prs3d).    This kind  of the presentation
-//! is     converted       into   IndexedFaceSet   and
-//! IndexedLineSet ( VRML ).
+//! WFDeflectionRestrictedFace - computes the
+//! wireframe presentation of faces with
+//! restrictions by displaying a given number of U
+//! and/or V isoparametric curves, converts his
+//! into VRML objects and writes (adds) them into
+//! anOStream. All requested properties of the
+//! representation are specify in aDrawer of Drawer
+//! class (Prs3d). This kind of the presentation
+//! is converted into IndexedFaceSet and
+//! IndexedLineSet (VRML).
 class VrmlConverter_WFDeflectionRestrictedFace
 {
 public:
index 349a00b3a9a7ad6ef86a6093f5e3ba44d182514a..dacc0ee78b342cd03d8b4b6ae1292a980a71f867 100644 (file)
 class TopoDS_Shape;
 class VrmlConverter_Drawer;
 
-//! WFDeflectionShape -   computes    the    wireframe
-//! presentation of compound set  of faces,  edges and
-//! vertices by displaying a  given number of U and/or
-//! V isoparametric  curves,   converts this  one into  VRML
+//! WFDeflectionShape - computes the wireframe
+//! presentation of compound set of faces, edges and
+//! vertices by displaying a given number of U and/or
+//! V isoparametric curves, converts this one into VRML
 //! objects and writes (adds) them into anOStream.
 //! All requested properties of the representation are
 //! specify in aDrawer.
-//! This kind of the presentation  is  converted  into
-//! IndexedLineSet and PointSet ( VRML ).
+//! This kind of the presentation is converted into
+//! IndexedLineSet and PointSet (VRML).
 class VrmlConverter_WFDeflectionShape
 {
 public:
index 3d3e7cc85210c96dd967ee3b65a8c700f3e06ec7..4daeed0a459a5952860de0f1f6052f29b5b06c54 100644 (file)
 
 class VrmlConverter_Drawer;
 
-//! WFRestrictedFace -     computes     the  wireframe
-//! presentation  of faces  with   restrictions by
-//! displaying   a  given  number    of  U   and/or  V
-//! isoparametric  curves,  converts this  one into VRML
-//! objects  and writes  (adds)  into anOStream.
-//! All requested  properties  of the representation
-//! are specify in  aDrawer.
+//! WFRestrictedFace - computes the wireframe
+//! presentation of faces with restrictions by
+//! displaying a given number of U and/or V
+//! isoparametric curves, converts this one into VRML
+//! objects and writes (adds) into anOStream.
+//! All requested properties of the representation
+//! are specify in aDrawer.
 //! This kind of the presentation is converted into
-//! IndexedLineSet ( VRML ).
+//! IndexedLineSet (VRML).
 class VrmlConverter_WFRestrictedFace
 {
 public:
index 04eabeb7071d59d68838a6fa530abd63b9b6f4e9..0301bc639fc5c344279757c2d141c6d61f53ba6a 100644 (file)
@@ -26,14 +26,14 @@ class TopoDS_Shape;
 class VrmlConverter_Drawer;
 
 //! WFShape - computes the wireframe presentation of
-//! compound set  of  faces,  edges  and vertices by
-//! displaying a given  number of U and/or V isoparametric
+//! compound set of faces, edges and vertices by
+//! displaying a given number of U and/or V isoparametric
 //! curves converts this one into VRML objects and writes (adds)
 //! them into anOStream.
 //! All requested properties of the representation are
 //! specify in aDrawer.
 //! This kind of the presentation is converted into
-//! IndexedLineSet and PointSet  ( VRML ).
+//! IndexedLineSet and PointSet (VRML).
 class VrmlConverter_WFShape
 {
 public:
index d7271d33f36136e4d85c6df6544ed9b7773f682d..85454c927ffdc52652e2450c38949be91f9ed268 100644 (file)
@@ -38,26 +38,26 @@ class XCAFDoc_GraphNode : public TDF_Attribute
 {
 
 public:
-  //! class  methods working on the node
-  //! ===================================
-  //! Shortcut to search  a Graph node attribute with default
-  //! GraphID.  Returns true if found.
+  //! class methods working on the node
+  //! =================================
+  //! Shortcut to search a Graph node attribute with default
+  //! GraphID. Returns true if found.
   Standard_EXPORT static Standard_Boolean Find(const TDF_Label& L, Handle(XCAFDoc_GraphNode)& G);
 
   //! Finds or Creates a GraphNode attribute on the label <L>
-  //! with  the  default Graph  ID,   returned by the method
-  //! <GetDefaultGraphID>.  Returns the created/found     GraphNode
+  //! with the default Graph ID, returned by the method
+  //! <GetDefaultGraphID>. Returns the created/found GraphNode
   //! attribute.
   Standard_EXPORT static Handle(XCAFDoc_GraphNode) Set(const TDF_Label& L);
 
-  //! Finds  or Creates a   GraphNode attribute on  the label
-  //! <L>, with an   explicit tree ID.  <ExplicitGraphID>  is
-  //! the  ID   returned by    <TDF_Attribute::ID>   method.
+  //! Finds or Creates a GraphNode attribute on the label
+  //! <L>, with an explicit tree ID. <ExplicitGraphID> is
+  //! the ID returned by <TDF_Attribute::ID> method.
   //! Returns the found/created GraphNode attribute.
   Standard_EXPORT static Handle(XCAFDoc_GraphNode) Set(const TDF_Label&     L,
                                                        const Standard_GUID& ExplicitGraphID);
 
-  //! returns a default  Graph ID.  this  ID is  used by the
+  //! returns a default Graph ID. this ID is used by the
   //! <Set> method without explicit tree ID.
   //! Instance methods:
   //! ================