C# Class GraphicsEngine.Wavefront.Models.Group

Afficher le fichier Open project: ckarcz/GraphicsEngine Class Usage Examples

Méthodes publiques

Méthode Description
AddFace ( Face face ) : void
Group ( string name ) : System.Collections.Generic

Method Details

AddFace() public méthode

public AddFace ( Face face ) : void
face Face
Résultat void

Group() public méthode

public Group ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic