My Project
programmer's documentation
Data Fields
cs_face_mesh_light_t Struct Reference

#include <cs_cdo_local.h>

Collaboration diagram for cs_face_mesh_light_t:
Collaboration graph

Data Fields

short int n_max_vbyf
 
cs_lnum_t c_id
 
short int f
 
short int n_vf
 
short int * v_ids
 
double * wvf
 
short int n_ef
 
short int * e_ids
 
double * tef
 

Field Documentation

◆ c_id

cs_lnum_t c_id

◆ e_ids

short int* e_ids

◆ f

short int f

◆ n_ef

short int n_ef

◆ n_max_vbyf

short int n_max_vbyf

◆ n_vf

short int n_vf

◆ tef

double* tef

◆ v_ids

short int* v_ids

◆ wvf

double* wvf

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