:: com :: sun :: star :: drawing ::

struct HomogenMatrix3
Description
specifies a homogenous matrix by three homogenous lines

Elements' Summary
Line1  
Line2  
Line3  
Elements' Details
Line1
::com::sun::star::drawing::HomogenMatrixLine3 Line1;
Line2
::com::sun::star::drawing::HomogenMatrixLine3 Line2;
Line3
::com::sun::star::drawing::HomogenMatrixLine3 Line3;
Top of Page