- 02 Feb, 2011 1 commit
-
-
George Zagaris authored
Call vtkAMRBox::GetBytesize( ) to query the expected number of bytes in the serialized buffer instead of hard-coding the expected size which changes as the vtkAMRBox is evolving.
-
- 31 Jan, 2011 1 commit
-
-
George Zagaris authored
Added a simple test case for the AMR box serialization and deserialization functionality. Also, excluded the AMR kit classes from wrapping.
-
- 14 Nov, 2008 2 commits
-
-
Burlen Loring authored
BUG: Include .h not .cxx.
-
Burlen Loring authored
ENH: Added functionality to vtkAMRBox that will facilitate construction of block structured AMR datasets. Added initializers to vtkUniformGrid that take vtkAMRBox as an argument. Added a public Set/Get to vtkAMRBox interface so that member variables could be made private. These public members are left public for now for backward compatibility. Updated all VTK/PV classes that use vtkAMRBox to use the new public interface instead of accessing the public mebers directly. Added a test for the vtkAMRBox.
-