Aspose::Pdf::Matrix3D::Add metod
Matrix3D::Add method
Lägger till matris till en annan matris.
System::SharedPtr<Matrix3D> Aspose::Pdf::Matrix3D::Add(const System::SharedPtr<Matrix3D> &other)
| Parameter | Typ | Beskrivning |
|---|---|---|
| other | const System::SharedPtr<Matrix3D>& | Matrix att läggas till. |
ReturnValue
Resultat av matrisaddition.
Se även
- Typedef SharedPtr
- Class Matrix3D
- Class Matrix3D
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++