Adding a .md file
This commit is contained in:
parent
c08e9325ff
commit
e60203e7ea
|
@ -0,0 +1,5 @@
|
|||
## Rework vtkCompositeDataSet::ShallowCopy
|
||||
|
||||
- vtkCompositeDataSet::ShallowCopy now do an actual shallow copy up to array pointers
|
||||
- Introduce a vtkCompositeDataSet::CompositeShallowCopy that shallow copy up to dataset pointers only
|
||||
- Deprecate vtkCompositeDataSet::RecursiveShallowCopy
|
Loading…
Reference in New Issue