Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IMatrix2D.h File Reference

This file contains the interface for IMatrix2D. This interface provides a way to decompose a 2-dimensional transformation matrix. More...

#include "FCMPreConfig.h"
#include "FCMTypes.h"
#include "IFCMUnknown.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::Utils::IMatrix2D
 Defines an interface that decomposes a Matrix2D. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::Utils
 Provides utility interfaces and definitions.
 

Variables

FCM::ConstFCMIID DOM::Utils::IID_IMATRIX2D
 Defines the universally-unique Interface ID for IMatrix2D. More...
 

Detailed Description

This file contains the interface for IMatrix2D. This interface provides a way to decompose a 2-dimensional transformation matrix.