C# Class CSharpGL.TeapotModel.Face

Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Свойство Type Description
vertexId1 ushort
vertexId2 ushort
vertexId3 ushort

Méthodes publiques

Méthode Description
Face ( ushort vertexId1, ushort vertexId2, ushort vertexId3 )

Method Details

Face() public méthode

public Face ( ushort vertexId1, ushort vertexId2, ushort vertexId3 )
vertexId1 ushort
vertexId2 ushort
vertexId3 ushort

Property Details

vertexId1 public_oe property

public ushort vertexId1
Résultat ushort

vertexId2 public_oe property

public ushort vertexId2
Résultat ushort

vertexId3 public_oe property

public ushort vertexId3
Résultat ushort