C# Class FBX.Scene.Nodes.Mesh.Primitive.Face

Afficher le fichier Open project: Patapom/GodComplex

Méthodes publiques

Свойство Type Description
V0 int

Méthodes publiques

Méthode Description
Face ( int _V0, int _V1, int _V2 ) : System
Load ( System _Reader ) : void
Save ( System _Writer ) : void

Method Details

Face() public méthode

public Face ( int _V0, int _V1, int _V2 ) : System
_V0 int
_V1 int
_V2 int
Résultat System

Load() public méthode

public Load ( System _Reader ) : void
_Reader System
Résultat void

Save() public méthode

public Save ( System _Writer ) : void
_Writer System
Résultat void

Property Details

V0 public_oe property

public int V0
Résultat int