C# Class CSharpGL.TeapotModel

Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Méthode Description
GetFaces ( ) : ushort[]
GetNormals ( ) : float[]
GetPositions ( ) : float[]

Private Methods

Méthode Description
GenNormals ( ) : void
MovePosition2Center ( ) : void
TeapotModel ( )

Method Details

GetFaces() public méthode

public GetFaces ( ) : ushort[]
Résultat ushort[]

GetNormals() public méthode

public GetNormals ( ) : float[]
Résultat float[]

GetPositions() public méthode

public GetPositions ( ) : float[]
Résultat float[]