TODO 257 B

1234567891011121314
  1. TODO:
  2. in main_ogl.c the function do__draw_solid() is not yet
  3. implemented properly (commented):
  4. therefore we cannot watch solids...
  5. If I remove the comment from
  6. draw_cap_side (D_spec, Headp, G3header, Cap, -1);
  7. the graphic output disappears.
  8. MN 2001