BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
vector3 Struct Reference

#include <vector3.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 1 of file vector3.h.

Member Data Documentation

◆ x

float vector3::x

Definition at line 2 of file vector3.h.

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

◆ y

float vector3::y

Definition at line 3 of file vector3.h.

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

◆ z

float vector3::z

Definition at line 4 of file vector3.h.

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


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