plugify  1.0.0.0
Public Attributes | List of all members
plg::mat4x4 Struct Reference

Public Attributes

union {
   struct {
      float   m00
 
      float   m01
 
      float   m02
 
      float   m03
 
      float   m10
 
      float   m11
 
      float   m12
 
      float   m13
 
      float   m20
 
      float   m21
 
      float   m22
 
      float   m23
 
      float   m30
 
      float   m31
 
      float   m32
 
      float   m33
 
   } 
 
   float   m [4][4]
 
   float   data [16]
 
}; 
 

Detailed Description

Definition at line 52 of file numerics.hpp.


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