add zoom to selected
This commit is contained in:
@@ -84,9 +84,6 @@ void vtkStructuredGrid::Update() {
|
||||
}
|
||||
|
||||
m_Content->Updated(); // Notify others (like raytracer)
|
||||
|
||||
// Debug output
|
||||
std::cout << "vtkStructuredGrid::Update matrix:\n" << transform << std::endl;
|
||||
}
|
||||
|
||||
void vtkStructuredGrid::InstallPipe() {
|
||||
|
||||
Reference in New Issue
Block a user