mirror of https://github.com/CGAL/cgal
line too long
This commit is contained in:
parent
3a023451a0
commit
e95be7b674
|
|
@ -168,7 +168,7 @@ public:
|
|||
{ return (*this->Ptr()) * (*t.Ptr()); }
|
||||
|
||||
protected:
|
||||
Aff_transformation_3 transpose() const { return this->Ptr()->transpose(); }
|
||||
Aff_transformation_3 transpose() const { return this->Ptr()->transpose(); }
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue