[TD]fix detail highlight on DrawViewDetail
This commit is contained in:
committed by
WandererFan
parent
3f4f885071
commit
bb3e637e9e
@@ -77,6 +77,8 @@ public:
|
||||
double getFudgeRadius(void);
|
||||
TopoDS_Shape projectEdgesOntoFace(TopoDS_Shape edgeShape, TopoDS_Face projFace, gp_Dir projDir);
|
||||
|
||||
virtual std::vector<DrawViewDetail*> getDetailRefs() const override;
|
||||
|
||||
protected:
|
||||
Base::Vector3d toR3(const gp_Ax2 fromSystem, const Base::Vector3d fromPoint);
|
||||
void getParameters(void);
|
||||
|
||||
Reference in New Issue
Block a user