Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CSG
Extensions.VertexEntry
C# Class CSG.Extensions.VertexEntry
Mostra file
Open project: mkkellogg/CSG-BSP
Public Properties
Property
Type
Description
TriangleIndex
int[]
VertexIndex
int[]
Public Methods
Method
Description
Add
(
int
vertIndex
,
int
triIndex
) :
void
Method Details
Add()
public
method
public
Add
(
int
vertIndex
,
int
triIndex
) :
void
vertIndex
int
triIndex
int
return
void
Property Details
TriangleIndex
public_oe property
public
int[]
TriangleIndex
return
int[]
VertexIndex
public_oe property
public
int[]
VertexIndex
return
int[]