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

#include <inttest.h>

Inherited by AABoxIntersectionTestClass, and OBBoxIntersectionTestClass.

Public Member Functions

 IntersectionTestClass (int collision_type)
 
 IntersectionTestClass (const IntersectionTestClass &that)
 

Public Attributes

int CollisionType
 

Detailed Description

Definition at line 72 of file inttest.h.

Constructor & Destructor Documentation

◆ IntersectionTestClass() [1/2]

IntersectionTestClass::IntersectionTestClass ( int collision_type)
inline

Definition at line 75 of file inttest.h.

◆ IntersectionTestClass() [2/2]

IntersectionTestClass::IntersectionTestClass ( const IntersectionTestClass & that)
inline

Definition at line 76 of file inttest.h.

Member Data Documentation

◆ CollisionType

int IntersectionTestClass::CollisionType

Definition at line 79 of file inttest.h.


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