AAX SDK  2.1.1
Avid Audio Extensions Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
AAX_Point Struct Reference

#include <AAX_GUITypes.h>

Description

Data structure representing a two-dimensional coordinate point.

Public Member Functions

 AAX_Point (float v, float h)
 
 AAX_Point (void)
 

Public Attributes

float vert
 
float horz
 

Constructor & Destructor Documentation

AAX_Point::AAX_Point ( float  v,
float  h 
)
inline
AAX_Point::AAX_Point ( void  )
inline

Member Data Documentation

float AAX_Point::vert

Referenced by operator==().

float AAX_Point::horz

Referenced by operator==().


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