Pol  Rev 533
BoatShape::ComponentShape Struct Reference

List of all members.

Public Member Functions

 ComponentShape (const string &str, const string &altstr, unsigned char type)
 ComponentShape (const string &str, unsigned char type)

Public Attributes

unsigned short altgraphic
unsigned short graphic
unsigned int objtype
unsigned short xdelta
unsigned short ydelta
signed short zdelta

Detailed Description

Definition at line 73 of file boat.cpp.


Constructor & Destructor Documentation

BoatShape::ComponentShape::ComponentShape ( const string &  str,
const string &  altstr,
unsigned char  type 
)

Definition at line 118 of file boat.cpp.

References get_component_objtype(), and ISTRINGSTREAM.

+ Here is the call graph for this function:

BoatShape::ComponentShape::ComponentShape ( const string &  str,
unsigned char  type 
)

Definition at line 90 of file boat.cpp.

References get_component_objtype(), graphic, ISTRINGSTREAM, objtype, xdelta, ydelta, and zdelta.

+ Here is the call graph for this function:


Member Data Documentation

Definition at line 76 of file boat.cpp.

Definition at line 75 of file boat.cpp.

Referenced by ComponentShape().

Definition at line 74 of file boat.cpp.

Referenced by ComponentShape().

Definition at line 77 of file boat.cpp.

Referenced by ComponentShape().

Definition at line 78 of file boat.cpp.

Referenced by ComponentShape().

Definition at line 79 of file boat.cpp.

Referenced by ComponentShape().


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