Implementation of the VtkPickCallback class.
- Author
- Lars Bilke
- Date
- 2010-06-21
- Copyright
- Copyright (c) 2012-2024, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file VtkPickCallback.cpp.
#include "VtkPickCallback.h"
#include <vtkActor.h>
#include <vtkCellPicker.h>
#include "BaseLib/Logging.h"
Go to the source code of this file.