| 
               | 
            
              Vec3d Constructor | 
          
| Name | Description | |
|---|---|---|
| Vec3d | 
            Initializes a new instance of the Vec3d class.
            the default constructor.
              | |
| Vec3d(Double, Double, Double) | 
            Initializes a new instance of the Vec3d class.
            Constructs a new vector from 3 numbers.
              |