0024784: Move documentation in CDL files to proper location
[occt.git] / src / StdPrs / StdPrs_HLRShape.hxx
index 7b2d002..7283538 100755 (executable)
 #include <Prs3d_Drawer.hxx>
 #include <Prs3d_Projector.hxx>
 
+// Computes the presentation of objects with
+// removal of their hidden lines for a specific
+// projector. The exact algorithm is used.
+
 class StdPrs_HLRShape: public Prs3d_Root
 {
 public: