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

Public Member Functions

 CollideInfo (const Coord3D *p, const GeometryInfo &g, Real a)
 

Public Attributes

Coord3D position
 
GeometryInfo geom
 
Real angle
 

Detailed Description

Definition at line 135 of file PartitionManager.cpp.

Constructor & Destructor Documentation

◆ CollideInfo()

CollideInfo::CollideInfo ( const Coord3D * p,
const GeometryInfo & g,
Real a )
inline

Definition at line 141 of file PartitionManager.cpp.

Member Data Documentation

◆ angle

Real CollideInfo::angle

Definition at line 139 of file PartitionManager.cpp.

◆ geom

GeometryInfo CollideInfo::geom

Definition at line 138 of file PartitionManager.cpp.

◆ position

Coord3D CollideInfo::position

Definition at line 137 of file PartitionManager.cpp.


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