MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::MeshSet::CompactList Union Reference

#include <MeshSet.hpp>

Public Attributes

EntityHandle hnd [2]
 Two handles.
EntityHandleptr [2]
 begin and end pointers for array

Detailed Description

If the number of entities is less than 3, store the handles directly in the hnd member. Otherwise use the ptr member to hold the beginning and end of a dynamically allocated array.

Definition at line 222 of file MeshSet.hpp.


Member Data Documentation

List of all members.


The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines