Method | Description | |
---|---|---|
BuildRemainder ( Device device ) : IndexBuffer | ||
ExtractSubset ( Device device, short triList ) : IndexBuffer | ||
IndexList ( StreamChunk indexStream ) : System.Collections.Generic |
public BuildRemainder ( Device device ) : IndexBuffer | ||
device | Device | |
return | IndexBuffer |
public ExtractSubset ( Device device, short triList ) : IndexBuffer | ||
device | Device | |
triList | short | |
return | IndexBuffer |
public IndexList ( StreamChunk indexStream ) : System.Collections.Generic | ||
indexStream | StreamChunk | |
return | System.Collections.Generic |