VNMediaClientNET
Graphics::Transform2Matrix Struct Reference

Public Member Functions

 Transform2Matrix (float a, float b, float c, float d, float x, float y)
 

Public Attributes

union {
   struct {
      float   a
 
      float   b
 
      float   c
 
      float   d
 
      float   x
 
      float   y
 
   } 
 
   float   m [6]
 
}; 
 

The documentation for this struct was generated from the following file: