refactor: unify vtkBoxSolid architecture with Puppet base and update build documentation
This commit is contained in:
@@ -38,8 +38,10 @@ namespace Vtk {
|
||||
struct ContainerBoxData;
|
||||
|
||||
class vtkContainerBox : public Puppet, public Polydata {
|
||||
|
||||
uLibTypeMacro(vtkContainerBox, Puppet, Polydata)
|
||||
typedef ContainerBox Content;
|
||||
|
||||
|
||||
public:
|
||||
vtkContainerBox(Content *content);
|
||||
~vtkContainerBox();
|
||||
|
||||
Reference in New Issue
Block a user