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

struct HomogenMatrix
Description
specifies a homogenous matrix by three homogenous lines

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