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

Block data type. More...

#include <apiGridModel.h>

+ Collaboration diagram for PWGM_BLOCKDATA:

Public Attributes

PWGM_HBLOCK block
 handle More...
 
PWGM_ENUM_GRIDTYPE gridType
 grid type More...
 
const char * name
 name More...
 
PWGM_STR_SIZE size
 vertex-size More...
 

Detailed Description

Block data type.

Definition at line 1005 of file apiGridModel.h.

Member Data Documentation

◆ block

PWGM_HBLOCK PWGM_BLOCKDATA::block

handle

Definition at line 1007 of file apiGridModel.h.

◆ gridType

PWGM_ENUM_GRIDTYPE PWGM_BLOCKDATA::gridType

grid type

Definition at line 1008 of file apiGridModel.h.

◆ name

const char* PWGM_BLOCKDATA::name

name

Definition at line 1006 of file apiGridModel.h.

◆ size

PWGM_STR_SIZE PWGM_BLOCKDATA::size

vertex-size

Definition at line 1009 of file apiGridModel.h.


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