C# Class GraphicsEngine.Wavefront.Models.Group

Show file Open project: ckarcz/GraphicsEngine Class Usage Examples

Public Methods

Method Description
AddFace ( Face face ) : void
Group ( string name ) : System.Collections.Generic

Method Details

AddFace() public method

public AddFace ( Face face ) : void
face Face
return void

Group() public method

public Group ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic