refactor: rename Puppet class to Prop3D across the codebase
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
namespace uLib {
|
||||
namespace Vtk {
|
||||
|
||||
class GeantEvent : public Puppet, public Polydata {
|
||||
class GeantEvent : public Prop3D, public Polydata {
|
||||
typedef Geant::GeantEvent Content;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user