MAK Legion 1.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
LEG_vector2f Struct Reference
+ Collaboration diagram for LEG_vector2f:

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
   } 
 
   float   data [2]
 
}; 
 

Detailed Description

A structure to represent 2 float vectors

Member Data Documentation

union { ... }
float LEG_vector2f::data[2]
float LEG_vector2f::x
float LEG_vector2f::y

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

Document ID: Generated on Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)