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

#include <PartitionManager.h>

Public Attributes

Coord3D loc
 
Coord3D normal
 

Detailed Description

a Plain Old Data structure that is used to get optional results from collidesWith().

Definition at line 165 of file PartitionManager.h.

Member Data Documentation

◆ loc

Coord3D CollideLocAndNormal::loc

Definition at line 167 of file PartitionManager.h.

◆ normal

Coord3D CollideLocAndNormal::normal

Definition at line 168 of file PartitionManager.h.


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