-
- Downloads
started refactoring of GfxObj, pulling common methods into GfxObjBase...
started refactoring of GfxObj, pulling common methods into GfxObjBase (temporarily); serves for both upstream (GfxNode) and downstream (Entity etc) refactoring in a next step git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2126 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/pymod/color_by_def.hh 102 additions, 75 deletionsmodules/gfx/pymod/color_by_def.hh
- modules/gfx/pymod/export_gfx_obj.cc 57 additions, 42 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/src/CMakeLists.txt 1 addition, 0 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/entity.cc 6 additions, 3 deletionsmodules/gfx/src/entity.cc
- modules/gfx/src/gfx_object.cc 277 additions, 476 deletionsmodules/gfx/src/gfx_object.cc
- modules/gfx/src/gfx_object.hh 63 additions, 162 deletionsmodules/gfx/src/gfx_object.hh
- modules/gfx/src/gfx_object_base.hh 134 additions, 0 deletionsmodules/gfx/src/gfx_object_base.hh
- modules/gfx/src/map_iso.cc 8 additions, 2 deletionsmodules/gfx/src/map_iso.cc
- modules/gfx/src/prim_list.cc 20 additions, 1 deletionmodules/gfx/src/prim_list.cc
- modules/gfx/src/prim_list.hh 8 additions, 0 deletionsmodules/gfx/src/prim_list.hh
- modules/gfx/src/surface.cc 4 additions, 1 deletionmodules/gfx/src/surface.cc
Loading
Please register or sign in to comment