Method ValidatePointIndices
ValidatePointIndices(SWIGTYPE_p_TfSpanT_int_const_t, uint, out string)
Declaration
public static bool ValidatePointIndices(SWIGTYPE_p_TfSpanT_int_const_t indices, uint numPoints, out string reason)
Parameters
| Type | Name | Description |
|---|---|---|
| SWIGTYPE_p_TfSpanT_int_const_t | indices | |
| uint | numPoints | |
| string | reason |
Returns
| Type | Description |
|---|---|
| bool |
ValidatePointIndices(SWIGTYPE_p_TfSpanT_int_const_t, uint)
Declaration
public static bool ValidatePointIndices(SWIGTYPE_p_TfSpanT_int_const_t indices, uint numPoints)
Parameters
| Type | Name | Description |
|---|---|---|
| SWIGTYPE_p_TfSpanT_int_const_t | indices | |
| uint | numPoints |
Returns
| Type | Description |
|---|---|
| bool |