IOSS 2.0
|
#include <Iotm_TextMeshNodeset.h>
Public Types | |
using | DataType = NodesetDataType<EntityId> |
Public Types inherited from Iotm::text_mesh::EntityGroupData< NodesetDataType< EntityId > > | |
using | DataType |
Additional Inherited Members | |
Public Member Functions inherited from Iotm::text_mesh::EntityGroupData< NodesetDataType< EntityId > > | |
bool | has_valid_id () const |
bool | has_name () const |
Public Attributes inherited from Iotm::text_mesh::EntityGroupData< NodesetDataType< EntityId > > | |
bool | hasInputName |
unsigned | id |
std::string | name |
std::string | type |
std::vector< DataType > | data |
Static Public Attributes inherited from Iotm::text_mesh::EntityGroupData< NodesetDataType< EntityId > > | |
static constexpr unsigned | INVALID_ID |
using Iotm::text_mesh::NodesetData< EntityId >::DataType = NodesetDataType<EntityId> |