Pointwise Plugin SDK
|
Element count information. More...
#include <apiGridModel.h>
Public Attributes | |
PWP_UINT32 | count [PWGM_ELEMTYPE_SIZE] |
Array of element counts. More... | |
Element count information.
Definition at line 757 of file apiGridModel.h.
PWP_UINT32 PWGM_ELEMCOUNTS::count[PWGM_ELEMTYPE_SIZE] |
Array of element counts.
Index the array using the PWGM_ELEMTYPE_XXX constants or the PWGM_ECNT_Xxx() macros.
Definition at line 763 of file apiGridModel.h.