IOSS 2.0
|
#include <Ioex_Internals.h>
Public Member Functions | |
Assembly (const Ioss::Assembly &other) | |
Public Attributes | |
std::string | name {} |
entity_id | id {0} |
int64_t | entityCount {0} |
int64_t | attributeCount {0} |
ex_entity_type | type {} |
std::vector< int64_t > | memberIdList |
|
explicit |
int64_t Ioex::Assembly::attributeCount {0} |
int64_t Ioex::Assembly::entityCount {0} |
entity_id Ioex::Assembly::id {0} |
std::vector<int64_t> Ioex::Assembly::memberIdList |
std::string Ioex::Assembly::name {} |
ex_entity_type Ioex::Assembly::type {} |