occt: master d0b8f010
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2021-03-30 18:26:45 | master cb766858 |
Affected Issues | 0025845: VIS - Surface normals to be associated with polygonal source | |||
Changeset | 0025845: VIS - Surface normals to be associated with polygonal source IVtk_IShapeData::InsertCoordinate() has been replaced by IVtk_IShapeData::InsertPoint() defining vertex position with surface normal. IVtkVTK_ShapeData now allocates normals array within vtkPolyData. IVtkOCC_ShapeMesher now fills in vertex positions with surfcae normals. IVtkTools_SubPolyDataFilter has been corrected to optionally copy normals. ivtksetboundingdraw command has been merged into "ivtksetdispmode -faceBoundaryDraw". |
|||
mod - src/IVtk/IVtk_IShapeData.hxx | Diff File | |||
mod - src/IVtkDraw/IVtkDraw.cxx | Diff File | |||
mod - src/IVtkOCC/IVtkOCC_ShapeMesher.cxx | Diff File | |||
mod - src/IVtkOCC/IVtkOCC_ShapeMesher.hxx | Diff File | |||
mod - src/IVtkTools/IVtkTools_DisplayModeFilter.cxx | Diff File | |||
mod - src/IVtkTools/IVtkTools_DisplayModeFilter.hxx | Diff File | |||
mod - src/IVtkTools/IVtkTools_SubPolyDataFilter.cxx | Diff File | |||
mod - src/IVtkTools/IVtkTools_SubPolyDataFilter.hxx | Diff File | |||
mod - src/IVtkVTK/IVtkVTK_ShapeData.cxx | Diff File | |||
mod - src/IVtkVTK/IVtkVTK_ShapeData.hxx | Diff File | |||
mod - tests/vtk/ivtk/boundary_draw | Diff File | |||
mod - tests/vtk/ivtk/seam_edges | Diff File |