Exodus 8.24
Loading...
Searching...
No Matches
ex_attribute Struct Reference

#include <exodusII.h>

Data Fields

ex_entity_type entity_type
 
ex_entity_id entity_id
 
char name [NC_MAX_NAME+1]
 
ex_type type
 
size_t value_count
 
void * values
 

Field Documentation

◆ entity_id

ex_entity_id ex_attribute::entity_id

◆ entity_type

ex_entity_type ex_attribute::entity_type

◆ name

char ex_attribute::name[NC_MAX_NAME+1]

◆ type

ex_type ex_attribute::type

◆ value_count

size_t ex_attribute::value_count

◆ values

void* ex_attribute::values

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