refactor: rename Puppet class to Prop3D across the codebase
This commit is contained in:
@@ -37,9 +37,9 @@ namespace Vtk {
|
||||
|
||||
struct ContainerBoxData;
|
||||
|
||||
class ContainerBox : public Puppet, public Polydata {
|
||||
class ContainerBox : public Prop3D, public Polydata {
|
||||
|
||||
uLibTypeMacro(ContainerBox, Puppet, Polydata)
|
||||
uLibTypeMacro(ContainerBox, Prop3D, Polydata)
|
||||
typedef uLib::ContainerBox Content;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user