C:/USPDesig/SHP/shpcylin.cpp File Reference

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

Go to the source code of this file.

Functions

void MSD_execNameMakeCylinder (void)
void MSD_highNameMakeCylinder (char *name, int n, real r, real h)
Id MSD_highMakeCylinder (int n, real r, real h)
void MSD_execNameMakeCone (void)
void MSD_highNameMakeCone (char *name, int n, real r, real h)
Id MSD_highMakeCone (int n, real r, real h)
SPTYPE MSD_lowMakeCylinder (Id sn, real rad, real h, int n)
SPTYPE MSD_lowMakeCylinder0 (Id sn, real rad, int n)
SPTYPE MSD_lowMakeCone (Id sn, real rad, real h, int n)
void MSD_lowRot90Dg (SPTYPE s)


Function Documentation

void MSD_execNameMakeCone ( void   ) 

Definition at line 133 of file shpcylin.cpp.

References lineins(), MSD_highNameMakeCone(), and restbuf.

void MSD_execNameMakeCylinder ( void   ) 

Definition at line 55 of file shpcylin.cpp.

References lineins(), MSD_highNameMakeCylinder(), and restbuf.

Id MSD_highMakeCone ( int  n,
real  r,
real  h 
)

Id MSD_highMakeCylinder ( int  n,
real  r,
real  h 
)

void MSD_highNameMakeCone ( char *  name,
int  n,
real  r,
real  h 
)

void MSD_highNameMakeCylinder ( char *  name,
int  n,
real  r,
real  h 
)

SPTYPE MSD_lowMakeCone ( Id  sn,
real  rad,
real  h,
int  n 
)

SPTYPE MSD_lowMakeCylinder ( Id  sn,
real  rad,
real  h,
int  n 
)

SPTYPE MSD_lowMakeCylinder0 ( Id  sn,
real  rad,
int  n 
)

void MSD_lowRot90Dg ( SPTYPE  s  ) 


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