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

#include <BehaviorModule.h>

Public Attributes

Coord3D parkingSpace
 
Real parkingOrientation
 
Coord3D runwayPrep
 
Coord3D runwayStart
 
Coord3D runwayEnd
 
Coord3D runwayExit
 
Coord3D runwayLandingStart
 
Coord3D runwayLandingEnd
 
Coord3D runwayApproach
 
Coord3D hangarInternal
 
Real runwayTakeoffDist
 
Real hangarInternalOrient
 

Detailed Description

Definition at line 220 of file BehaviorModule.h.

Member Data Documentation

◆ hangarInternal

Coord3D ParkingPlaceBehaviorInterface::PPInfo::hangarInternal

Definition at line 231 of file BehaviorModule.h.

◆ hangarInternalOrient

Real ParkingPlaceBehaviorInterface::PPInfo::hangarInternalOrient

Definition at line 233 of file BehaviorModule.h.

◆ parkingOrientation

Real ParkingPlaceBehaviorInterface::PPInfo::parkingOrientation

Definition at line 223 of file BehaviorModule.h.

◆ parkingSpace

Coord3D ParkingPlaceBehaviorInterface::PPInfo::parkingSpace

Definition at line 222 of file BehaviorModule.h.

◆ runwayApproach

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayApproach

Definition at line 230 of file BehaviorModule.h.

◆ runwayEnd

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayEnd

Definition at line 226 of file BehaviorModule.h.

◆ runwayExit

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayExit

Definition at line 227 of file BehaviorModule.h.

◆ runwayLandingEnd

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayLandingEnd

Definition at line 229 of file BehaviorModule.h.

◆ runwayLandingStart

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayLandingStart

Definition at line 228 of file BehaviorModule.h.

◆ runwayPrep

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayPrep

Definition at line 224 of file BehaviorModule.h.

◆ runwayStart

Coord3D ParkingPlaceBehaviorInterface::PPInfo::runwayStart

Definition at line 225 of file BehaviorModule.h.

◆ runwayTakeoffDist

Real ParkingPlaceBehaviorInterface::PPInfo::runwayTakeoffDist

Definition at line 232 of file BehaviorModule.h.


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