C# Class Collada.Polylist

Inheritance: Primitives
Show file Open project: dsrbecky/ColladaDOM

Private Properties

Property Type Description

Public Methods

Method Description
GetInputs ( ) : List
GetMaterial ( ) : string

Protected Methods

Method Description
GetPs ( ) : List
GetVcount ( ) : string
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

GetVcount() protected method

protected GetVcount ( ) : string
return string

MakeDisplayList() protected method

protected MakeDisplayList ( ) : void
return void