C# Class Duality.Editor.Plugins.CamView.CamViewStates.RigidBodyEditorCamViewState.SelVertex

Inheritance: SelObj
Afficher le fichier Open project: BraveSirAndrew/duality

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( SelObj other ) : bool
Equals ( object obj ) : bool
SelVertex ( Duality.Components.Physics.PolyShapeInfo shape, int vertexIndex ) : System.Drawing
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( SelObj other ) : bool
other SelObj
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

SelVertex() public méthode

public SelVertex ( Duality.Components.Physics.PolyShapeInfo shape, int vertexIndex ) : System.Drawing
shape Duality.Components.Physics.PolyShapeInfo
vertexIndex int
Résultat System.Drawing

operator() public static méthode

public static operator ( ) : bool
Résultat bool