C# Class Transvoxel.Lengyel.Tables.RegularCell

Afficher le fichier Open project: BinaryConstruct/Transvoxel-XNA

Méthodes publiques

Méthode Description
GetTriangleCount ( ) : long
GetVertexCount ( ) : long
Indizes ( ) : byte[]
RegularCell ( byte gc, byte vi ) : System

Method Details

GetTriangleCount() public méthode

public GetTriangleCount ( ) : long
Résultat long

GetVertexCount() public méthode

public GetVertexCount ( ) : long
Résultat long

Indizes() public méthode

public Indizes ( ) : byte[]
Résultat byte[]

RegularCell() public méthode

public RegularCell ( byte gc, byte vi ) : System
gc byte
vi byte
Résultat System