IMS2  Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
SHAPEDATA Struct Reference

Contains the data necessary to place the hullshape of a module into the overall hullshape of a vessel. More...

Public Member Functions

 SHAPEDATA (SimpleShape *_shape, VECTOR3 &_pos, MATRIX3 &_rot)
 
bool operator== (SimpleShape *shape)
 

Public Attributes

SimpleShapeshape
 
VECTOR3 pos
 
MATRIX3 rot
 

Detailed Description

Contains the data necessary to place the hullshape of a module into the overall hullshape of a vessel.


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