JCMGridPatchPointIndicesΒΆ
Purpose
returns point indices of corner points of patch
Function signature
int JCMGridPatchPointIndices(int** pointIndices, int handle, PatchType patchtType, int patchIndex)
Parameter | in/output | Description |
---|---|---|
pointIndices | output | point indices of corners |
handle | input | pinboard handle of grid |
patchtType | input | type of patch |
patchIndex | input | index of patch |