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

Public Attributes

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

Detailed Description

A structure to represent 3 float vectors

Member Data Documentation

union { ... }
float LEG_vector3f::data[3]
float LEG_vector3f::x
float LEG_vector3f::y
float LEG_vector3f::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)