FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
_vertex_struct Struct Reference

#include <hecmw_vis_SF_geom.h>

Collaboration diagram for _vertex_struct:

Data Fields

int index
 
double x
 
double y
 
double z
 
double color
 
double disp [3]
 
struct _vertex_structnext_verts
 

Detailed Description

Definition at line 291 of file hecmw_vis_SF_geom.h.

Field Documentation

◆ color

double _vertex_struct::color

Definition at line 296 of file hecmw_vis_SF_geom.h.

◆ disp

double _vertex_struct::disp[3]

Definition at line 297 of file hecmw_vis_SF_geom.h.

◆ index

int _vertex_struct::index

Definition at line 292 of file hecmw_vis_SF_geom.h.

◆ next_verts

struct _vertex_struct* _vertex_struct::next_verts

Definition at line 298 of file hecmw_vis_SF_geom.h.

◆ x

double _vertex_struct::x

Definition at line 293 of file hecmw_vis_SF_geom.h.

◆ y

double _vertex_struct::y

Definition at line 294 of file hecmw_vis_SF_geom.h.

◆ z

double _vertex_struct::z

Definition at line 295 of file hecmw_vis_SF_geom.h.


The documentation for this struct was generated from the following file: