|
Pol
Rev 533
|
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 |
| 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:| unsigned short BoatShape::ComponentShape::altgraphic |
| unsigned short BoatShape::ComponentShape::graphic |
Definition at line 75 of file boat.cpp.
Referenced by ComponentShape().
| unsigned int BoatShape::ComponentShape::objtype |
Definition at line 74 of file boat.cpp.
Referenced by ComponentShape().
| unsigned short BoatShape::ComponentShape::xdelta |
Definition at line 77 of file boat.cpp.
Referenced by ComponentShape().
| unsigned short BoatShape::ComponentShape::ydelta |
Definition at line 78 of file boat.cpp.
Referenced by ComponentShape().
| signed short BoatShape::ComponentShape::zdelta |
Definition at line 79 of file boat.cpp.
Referenced by ComponentShape().