Browse Source

*** empty log message ***

cxgeorge 24 years ago
parent
commit
1877a6d6e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/sgattrib/renderModeProperty.h

+ 1 - 0
panda/src/sgattrib/renderModeProperty.h

@@ -31,6 +31,7 @@ public:
   enum Mode {
     M_filled,
     M_wireframe,
+    // M_point
 
     // Perhaps others to be added later.
   };