C:/USPDesig/HIE/hieaxscr.cpp File Reference

#include <stdio.h>
#include <string.h>
#include "mensagem.h"
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "vectorop.h"
#include "eulerops.h"
#include "mancommd.h"
#include "hiegroup.h"

Go to the source code of this file.

Functions

int MSD_highNameCreateAxisRotation (char *name, real x1, real y1, real z1, real x2, real y2, real z2)
int MSD_highCreateAxisRotation (real x1, real y1, real z1, real x2, real y2, real z2)
int MSD_middleCreateAxisRotation (int an, real x1, real y1, real z1, real x2, real y2, real z2)
int MSD_lowCreateAxisRotation (Id an, vector pos, vector vec)
int MSD_execStructCrtAxsRotation (EulerOp *op)
void MSD_printStructCrtAxsRotation (FILE *f, EulerOp *op)
int MSD_readStructCrtAxsRotation (FILE *f, EulerOp *op)
int MSD_modifyStructCrtAxsRotation (EulerOp *op)


Function Documentation

int MSD_execStructCrtAxsRotation ( EulerOp op  ) 

int MSD_highCreateAxisRotation ( real  x1,
real  y1,
real  z1,
real  x2,
real  y2,
real  z2 
)

Definition at line 111 of file hieaxscr.cpp.

References makevec(), MSD_getMaxAxisId(), and MSD_lowCreateAxisRotation().

Referenced by MSD_highNameCreateAxisRotation().

int MSD_highNameCreateAxisRotation ( char *  name,
real  x1,
real  y1,
real  z1,
real  x2,
real  y2,
real  z2 
)

int MSD_lowCreateAxisRotation ( Id  an,
vector  pos,
vector  vec 
)

int MSD_middleCreateAxisRotation ( int  an,
real  x1,
real  y1,
real  z1,
real  x2,
real  y2,
real  z2 
)

Definition at line 121 of file hieaxscr.cpp.

References makevec(), and MSD_lowCreateAxisRotation().

Referenced by MSD_execStructCrtAxsRotation().

int MSD_modifyStructCrtAxsRotation ( EulerOp op  ) 

Definition at line 215 of file hieaxscr.cpp.

References AXIS, eulerop::ip1, MSD_lowCheckTranslatorTable(), and SUCCESS.

void MSD_printStructCrtAxsRotation ( FILE *  f,
EulerOp op 
)

int MSD_readStructCrtAxsRotation ( FILE *  f,
EulerOp op 
)


Generated on Tue Feb 26 09:12:46 2008 for USPDesigner by  doxygen 1.5.5