mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033807: Documentation - Fix various typos found in codebase
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
NCollection_Vector<Handle(SelectMgr_SensitiveEntity)>& ChangeEntities() { return myEntities; }
|
||||
|
||||
//! Returns the flag UpdateFlag.
|
||||
//! This flage gives the update status of this framework
|
||||
//! This flag gives the update status of this framework
|
||||
//! in a ViewerSelector object:
|
||||
//! - full
|
||||
//! - partial, or
|
||||
|
@@ -269,7 +269,7 @@ public:
|
||||
|
||||
//! Picks the sensitive entity according to the input axis.
|
||||
//! This is geometric intersection 3D objects by axis
|
||||
//! (camera parameters are ignored and objects with transform persistance are skipped).
|
||||
//! (camera parameters are ignored and objects with transform persistence are skipped).
|
||||
Standard_EXPORT void Pick (const gp_Ax1& theAxis,
|
||||
const Handle(V3d_View)& theView);
|
||||
|
||||
|
Reference in New Issue
Block a user