General information:Author: Version: Date: Thu Oct 21 14:52:56 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Strans(EIGHT_G_BYTE_REAL nw_angle=DEFAULT_STRANS_ANGLE, EIGHT_G_BYTE_REAL nw_scale=DEFAULT_STRANS_SCALE, G_BOOL nw_abs_angle=DEFAULT_STRANS_ABS_ANGLE, G_BOOL nw_abs_scale=DEFAULT_STRANS_ABS_SCALE, G_BOOL nw_reflection=DEFAULT_STRANS_REFLECTION)
Description:
constructor
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Strans& |
Declaration:
Strans& operator=(Strans& a_strans)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Strans* |
Declaration:
Strans* GetStrans()
Description:
public member functions
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetAngle(EIGHT_G_BYTE_REAL)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetScale(EIGHT_G_BYTE_REAL)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetAbsAngle(G_BOOL)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetAbsScale(G_BOOL)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetReflection(G_BOOL)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: EIGHT_G_BYTE_REAL |
Declaration:
EIGHT_G_BYTE_REAL GetAngle()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: EIGHT_G_BYTE_REAL |
Declaration:
EIGHT_G_BYTE_REAL GetScale()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetAbsAngle()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetAbsScale()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetReflection()
Description:
scope: public | type: basic | typename: union |
Declaration:
union _stransflags
Description:
scope: protected | type: basic | typename: EIGHT_G_BYTE_REAL |
Declaration:
EIGHT_G_BYTE_REAL _angle
Description:
scope: protected | type: basic | typename: EIGHT_G_BYTE_REAL |
Declaration:
EIGHT_G_BYTE_REAL _scale
Description: