Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
BoxTestStruct Struct Reference

Public Attributes

Vector3 Min
 
Vector3 Max
 
Vector3 P0
 
Vector3 DP
 
float Fraction
 
bool Inside
 
int Axis
 
int Side
 

Detailed Description

Definition at line 56 of file colmathline.cpp.

Member Data Documentation

◆ Axis

int BoxTestStruct::Axis

Definition at line 64 of file colmathline.cpp.

◆ DP

Vector3 BoxTestStruct::DP

Definition at line 61 of file colmathline.cpp.

◆ Fraction

float BoxTestStruct::Fraction

Definition at line 62 of file colmathline.cpp.

◆ Inside

bool BoxTestStruct::Inside

Definition at line 63 of file colmathline.cpp.

◆ Max

Vector3 BoxTestStruct::Max

Definition at line 59 of file colmathline.cpp.

◆ Min

Vector3 BoxTestStruct::Min

Definition at line 58 of file colmathline.cpp.

◆ P0

Vector3 BoxTestStruct::P0

Definition at line 60 of file colmathline.cpp.

◆ Side

int BoxTestStruct::Side

Definition at line 65 of file colmathline.cpp.


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