Pointwise Plugin SDK
Public Attributes | List of all members
PWGM_STR_RANGE Struct Reference

Structured grid ijk range data type. More...

#include <apiGridModel.h>

+ Collaboration diagram for PWGM_STR_RANGE:

Public Attributes

PWGM_INDEX3 beg
 begining index More...
 
PWGM_INDEX3 end
 ending index More...
 

Detailed Description

Structured grid ijk range data type.

Definition at line 909 of file apiGridModel.h.

Member Data Documentation

◆ beg

PWGM_INDEX3 PWGM_STR_RANGE::beg

begining index

Definition at line 910 of file apiGridModel.h.

Referenced by PwInRange().

◆ end

PWGM_INDEX3 PWGM_STR_RANGE::end

ending index

Definition at line 911 of file apiGridModel.h.

Referenced by PwInRange().


The documentation for this struct was generated from the following file: