mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0024784: Move documentation in CDL files to proper location
Mostly duplicated comments were removed and missing ones were moved into dedicated class CDL files. Some more duplicated comments were removed from CDL files. Correction of merge
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#ifndef ASPECT_POLYGONOFFSETMODE_HEADER
|
||||
#define ASPECT_POLYGONOFFSETMODE_HEADER
|
||||
|
||||
// Enumeration for polygon offset modes
|
||||
|
||||
typedef enum
|
||||
{
|
||||
Aspect_POM_Off = 0x00, /* all polygon offset modes disabled */
|
||||
|
Reference in New Issue
Block a user