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

#include <aabtreecull.h>

Public Member Functions

 SplitChoiceStruct (void)
 

Public Attributes

float Cost
 
int FrontCount
 
int BackCount
 
MinMaxAABoxClass FrontBox
 
MinMaxAABoxClass BackBox
 
AAPlaneClass Plane
 

Detailed Description

Definition at line 281 of file aabtreecull.h.

Constructor & Destructor Documentation

◆ SplitChoiceStruct()

AABTreeNodeClass::SplitChoiceStruct::SplitChoiceStruct ( void )
inline

Definition at line 283 of file aabtreecull.h.

Member Data Documentation

◆ BackBox

MinMaxAABoxClass AABTreeNodeClass::SplitChoiceStruct::BackBox

Definition at line 293 of file aabtreecull.h.

◆ BackCount

int AABTreeNodeClass::SplitChoiceStruct::BackCount

Definition at line 291 of file aabtreecull.h.

◆ Cost

float AABTreeNodeClass::SplitChoiceStruct::Cost

Definition at line 289 of file aabtreecull.h.

◆ FrontBox

MinMaxAABoxClass AABTreeNodeClass::SplitChoiceStruct::FrontBox

Definition at line 292 of file aabtreecull.h.

◆ FrontCount

int AABTreeNodeClass::SplitChoiceStruct::FrontCount

Definition at line 290 of file aabtreecull.h.

◆ Plane

AAPlaneClass AABTreeNodeClass::SplitChoiceStruct::Plane

Definition at line 294 of file aabtreecull.h.


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