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

#include <aabtreecull.h>

Public Attributes

int NodeCount
 
int NodesAccepted
 
int NodesTriviallyAccepted
 
int NodesRejected
 

Detailed Description

Definition at line 130 of file aabtreecull.h.

Member Data Documentation

◆ NodeCount

int AABTreeCullSystemClass::StatsStruct::NodeCount

Definition at line 132 of file aabtreecull.h.

◆ NodesAccepted

int AABTreeCullSystemClass::StatsStruct::NodesAccepted

Definition at line 133 of file aabtreecull.h.

◆ NodesRejected

int AABTreeCullSystemClass::StatsStruct::NodesRejected

Definition at line 135 of file aabtreecull.h.

◆ NodesTriviallyAccepted

int AABTreeCullSystemClass::StatsStruct::NodesTriviallyAccepted

Definition at line 134 of file aabtreecull.h.


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