Wiki > TV3D65 Index > TVLandscape
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | SetTerrainHoleList(iNumQuad As Integer , eHole As CONST_TV_LANDSCAPE_HOLETYPE , pVertexIndexArray As Integer()) |
|---|---|
| C++ | void SetTerrainHoleList(int iNumQuad , cCONST_TV_LANDSCAPE_HOLETYPE eHole , int[] pVertexIndexArray ) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| iNumQuad | No | iNumQuad description |
| eHole | No | eHole description |
| pVertexIndexArray | No | pVertexIndexArray description |
| Null | Does not return a value. |
|---|
| Example | Basic example. |
|---|