refactor: rename Puppet class to Prop3D across the codebase
This commit is contained in:
@@ -14,7 +14,7 @@ class vtkCylinderSource;
|
||||
namespace uLib {
|
||||
namespace Vtk {
|
||||
|
||||
class EmitterPrimary : public Puppet {
|
||||
class EmitterPrimary : public Prop3D {
|
||||
public:
|
||||
EmitterPrimary(Geant::EmitterPrimary &emitter);
|
||||
virtual ~EmitterPrimary();
|
||||
|
||||
Reference in New Issue
Block a user