The following tables list the members exposed by ImGearPDFFixedMatrix.
            
            Public Constructors
            
            
            
            Public Fields
|   | Name | Description | 
  | A | A value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
  | B | B value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
  | C | C value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
  | D | D value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
  | H | H value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
  | V | V value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.   | 
Top 
            
            
            
            
            
            
            
            Public Methods
|   | Name | Description | 
  | Empty | 
            Resets all fields to zeros.
               | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also