C# Class ModelViewer.Renderer.IndexList

Afficher le fichier Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Méthodes publiques

Méthode Description
BuildRemainder ( Device device ) : IndexBuffer
ExtractSubset ( Device device, short triList ) : IndexBuffer
IndexList ( StreamChunk indexStream ) : System.Collections.Generic

Method Details

BuildRemainder() public méthode

public BuildRemainder ( Device device ) : IndexBuffer
device Device
Résultat IndexBuffer

ExtractSubset() public méthode

public ExtractSubset ( Device device, short triList ) : IndexBuffer
device Device
triList short
Résultat IndexBuffer

IndexList() public méthode

public IndexList ( StreamChunk indexStream ) : System.Collections.Generic
indexStream StreamChunk
Résultat System.Collections.Generic