Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Collada
Triangles
C# Class Collada.Triangles
Inheritance:
Primitives
Show file
Open project: dsrbecky/ColladaDOM
Private Properties
Property
Type
Description
Public Methods
Method
Description
GetInputs
( ) :
List
GetMaterial
( ) :
string
GetTriangles
( ) :
List
Protected Methods
Method
Description
GetPs
( ) :
List
MakeDisplayList
( ) :
void
Method Details
GetInputs()
public
method
public
GetInputs
( ) :
List
return
List
GetMaterial()
public
method
public
GetMaterial
( ) :
string
return
string
GetPs()
protected
method
protected
GetPs
( ) :
List
return
List
GetTriangles()
public
method
public
GetTriangles
( ) :
List
return
List
MakeDisplayList()
protected
method
protected
MakeDisplayList
( ) :
void
return
void