ILBVec3 Struct Reference

#include <beastapitypes.h>

Class Description

Three dimensional geometric vector type.


Used for both points and vectors, what is what should be obvious from the context.

+ Examples:

Data Fields

float x
 
float y
 
float z
 

Field Documentation

float ILBVec3::x
float ILBVec3::y
float ILBVec3::z

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