FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_psf_rendering.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _rendering_parameter_struct
 

Macros

#define BAR_WIDTH   10
 
#define NUM_CONTROL_PARAS2   49
 
#define SQR(x)   (x) * (x)
 
#define PI   3.1415926
 

Typedefs

typedef struct _rendering_parameter_struct Parameter_rendering
 

Macro Definition Documentation

◆ BAR_WIDTH

#define BAR_WIDTH   10

Definition at line 13 of file hecmw_vis_psf_rendering.h.

◆ NUM_CONTROL_PARAS2

#define NUM_CONTROL_PARAS2   49

Definition at line 14 of file hecmw_vis_psf_rendering.h.

◆ PI

#define PI   3.1415926

Definition at line 16 of file hecmw_vis_psf_rendering.h.

◆ SQR

#define SQR (   x)    (x) * (x)

Definition at line 15 of file hecmw_vis_psf_rendering.h.

Typedef Documentation

◆ Parameter_rendering