Pointwise Plugin SDK
|
Block data type. More...
#include <apiGridModel.h>
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... | |
Block data type.
Definition at line 976 of file apiGridModel.h.
PWGM_HBLOCK PWGM_BLOCKDATA::block |
handle
Definition at line 978 of file apiGridModel.h.
PWGM_ENUM_GRIDTYPE PWGM_BLOCKDATA::gridType |
grid type
Definition at line 979 of file apiGridModel.h.
const char* PWGM_BLOCKDATA::name |
name
Definition at line 977 of file apiGridModel.h.
PWGM_STR_SIZE PWGM_BLOCKDATA::size |
vertex-size
Definition at line 980 of file apiGridModel.h.