naev 0.11.5
ShipMount Struct Reference

Represents a ship weapon mount point. More...

#include <ship.h>

Data Fields

double x
 
double y
 
double h
 

Detailed Description

Represents a ship weapon mount point.

Definition at line 61 of file ship.h.

Field Documentation

◆ h

double ShipMount::h

Mount point height (displacement).

Definition at line 64 of file ship.h.

◆ x

double ShipMount::x

X position of the mount point.

Definition at line 62 of file ship.h.

◆ y

double ShipMount::y

Y position of the mount point.

Definition at line 63 of file ship.h.


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