FS2_Open
Open source remastering of the Freespace 2 engine
rotating_dockpoint_info Struct Reference

#include <ai.h>

Public Attributes

vec3d docker_point
 
vec3d dockee_point
 
int dock_mode
 
int submodel
 
vec3d submodel_pos
 
float submodel_r
 
float submodel_w
 

Detailed Description

Definition at line 554 of file ai.h.

Member Data Documentation

int rotating_dockpoint_info::dock_mode

Definition at line 557 of file ai.h.

vec3d rotating_dockpoint_info::dockee_point

Definition at line 556 of file ai.h.

vec3d rotating_dockpoint_info::docker_point

Definition at line 555 of file ai.h.

int rotating_dockpoint_info::submodel

Definition at line 558 of file ai.h.

vec3d rotating_dockpoint_info::submodel_pos

Definition at line 559 of file ai.h.

float rotating_dockpoint_info::submodel_r

Definition at line 560 of file ai.h.

float rotating_dockpoint_info::submodel_w

Definition at line 561 of file ai.h.


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