vector3 Struct Reference

#include <vector3.h>

List of all members.

Public Attributes

float x
float y
float z


Detailed Description

Definition at line 1 of file vector3.h.


Member Data Documentation

float vector3::x

Definition at line 2 of file vector3.h.

Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().

float vector3::y

Definition at line 3 of file vector3.h.

Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().

float vector3::z

Definition at line 4 of file vector3.h.

Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().


Generated on Tue Nov 29 23:36:20 2016 for BOSS_7.0.2 by  doxygen 1.4.7