mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0032292: Coding Rules - improve HLRBRep_PolyAlgo readability part 2
Applied name conventions and dropped tabulation symbols.
This commit is contained in:
parent
316ea29318
commit
e186cf152b
File diff suppressed because it is too large
Load Diff
@ -126,8 +126,8 @@ public:
|
||||
//! Warning S must have already been triangulated.
|
||||
void Load (const TopoDS_Shape& theShape) { myShapes.Append (theShape); }
|
||||
|
||||
Standard_EXPORT Handle(HLRAlgo_PolyAlgo) Algo() const;
|
||||
|
||||
const Handle(HLRAlgo_PolyAlgo)& Algo() const { return myAlgo; }
|
||||
|
||||
//! Sets the parameters of the view for this framework.
|
||||
//! These parameters are defined by an HLRAlgo_Projector object,
|
||||
//! which is returned by the Projector function on a Prs3d_Projector object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user