moab
moab::MeshSet::CompactList Union Reference

#include <MeshSet.hpp>

List of all members.

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 205 of file MeshSet.hpp.


Member Data Documentation

Two handles.

Definition at line 206 of file MeshSet.hpp.

begin and end pointers for array

Definition at line 207 of file MeshSet.hpp.


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