SharpMath.Point2D.Point2D C# (CSharp) Méthode

Point2D() public méthode

public Point2D ( ) : System
Résultat System
        public Point2D()
        {
        }

Same methods

Point2D::Point2D ( Point2D _Source ) : System
Point2D::Point2D ( Vector2D _Source ) : System
Point2D::Point2D ( float _f ) : System
Point2D::Point2D ( float _x, float _y ) : System
Point2D::Point2D ( float3 _Source ) : System
Point2D::Point2D ( float4 _Source ) : System