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

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
      float   z
 
      float   w
 
   } 
 
   float   data [4]
 
}; 
 

Detailed Description

A structure to represent 4 float vectors

Member Data Documentation

union { ... }
float LEG_vector4f::data[4]
float LEG_vector4f::w
float LEG_vector4f::x
float LEG_vector4f::y
float LEG_vector4f::z

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)