All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzcVector2 Struct Reference

Structure of 2D vector. More...

#include <core/util/math/kzc_vector2.h>

Public Attributes

kzFloat data [2]
 [X,Y] components. More...
 

Detailed Description

Structure of 2D vector.

Member Data Documentation

kzFloat KzcVector2::data[2]

[X,Y] components.


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