refactor: rename Puppet class to Prop3D across the codebase
This commit is contained in:
@@ -41,7 +41,7 @@ namespace Vtk {
|
||||
* mathematical state of a Cylinder object. It manages the alignment
|
||||
* between VTK's Y-centered cylinder and uLib's Z-based coordinate system.
|
||||
*/
|
||||
class Cylinder : public Puppet {
|
||||
class Cylinder : public Prop3D {
|
||||
typedef uLib::Cylinder Content;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user