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

Inheritance: SelObj
Mostrar archivo Open project: BraveSirAndrew/duality

Private Properties

Property Type Description

Public Methods

Method 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 method

public Equals ( SelObj other ) : bool
other SelObj
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

SelVertex() public method

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

operator() public static method

public static operator ( ) : bool
return bool